diff options
| author | Dax Raad <[email protected]> | 2026-04-30 23:20:20 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2026-04-30 23:21:05 -0400 |
| commit | ff55a40749fdb749e8519cca65c0dcf8e330349e (patch) | |
| tree | d8716f5e30df543356d9550937ccab6a21e56794 /github/script/publish | |
| parent | 8b56d77ea13c34ab1aa97e9c26cddf2ee75cf494 (diff) | |
| download | opencode-ff55a40749fdb749e8519cca65c0dcf8e330349e.tar.gz opencode-ff55a40749fdb749e8519cca65c0dcf8e330349e.zip | |
core: remove @effect/language-service plugin and optimize hot path type performance
- Removed @effect/language-service from both packages/core and packages/opencode tsconfig files and dependencies
- Wrapped mergeDeep calls in config loading and LLM streaming to avoid expensive remeda conditional merge type instantiations in hot paths
- Narrowed Drizzle migrate() overload signature to avoid expensive variance checks during database initialization
These changes reduce TypeScript type-checking overhead and improve startup and runtime performance for config loading, LLM streaming, and database migrations.
Diffstat (limited to 'github/script/publish')
0 files changed, 0 insertions, 0 deletions
