Kit Langton
00120c32a8
refactor(lsp): effectify client and server boundaries
2026-04-17 20:40:26 -04:00
opencode-agent[bot]
6b7f34df20
chore: generate
2026-04-17 23:56:50 +00:00
Kit Langton
f3d1fd9ce8
feat(effect-zod): transform support + walk memoization + flattened checks ( #23203 )
2026-04-17 23:55:55 +00:00
opencode-agent[bot]
280b9d4c80
chore: generate
2026-04-17 23:30:51 +00:00
Kit Langton
0c1ffc6fa9
refactor(config): migrate provider (Model + Info) to Effect Schema ( #23197 )
2026-04-17 23:29:53 +00:00
Kit Langton
8d2d871a58
refactor(server): align route-span attrs with OTel semantic conventions ( #23198 )
2026-04-17 23:29:33 +00:00
Kit Langton
1eafb2160a
feat(effect-zod): add catchall (StructWithRest) support to the walker ( #23186 )
2026-04-17 19:10:34 -04:00
Kit Langton
2b73a08916
feat(tui): show session ID in sidebar on non-prod channels ( #23185 )
2026-04-17 22:47:48 +00:00
Kit Langton
11c0ad24aa
feat(server): auto-tag route spans with route params (session.id, message.id, …) ( #23189 )
2026-04-17 22:43:10 +00:00
Dax
cded68a2e2
refactor(npm): use object-based package spec for install API ( #23181 )
2026-04-17 17:30:50 -04:00
Aiden Cline
0068ccec35
fix: ensure copilot model list filters out disabled models ( #23176 )
2026-04-17 16:27:32 -05:00
opencode-agent[bot]
89e8994fd1
chore: generate
2026-04-17 21:08:00 +00:00
Kit Langton
5980b0a5ee
feat(effect-zod): add tuple support; migrate config/plugin to Effect Schema ( #23178 )
2026-04-17 21:06:55 +00:00
opencode-agent[bot]
89029a20ef
chore: generate
2026-04-17 21:00:20 +00:00
Kit Langton
ce69bd97b9
refactor(config): migrate model-id and command to Effect Schema ( #23175 )
2026-04-17 20:59:24 +00:00
Kit Langton
999d8651aa
feat(server): wrap remaining route handlers in request spans ( #23169 )
2026-04-17 16:52:40 -04:00
opencode-agent[bot]
ed0f022502
chore: generate
2026-04-17 20:50:37 +00:00
Kit Langton
b1307d5c2a
refactor(config): migrate skills, formatter, console-state to Effect Schema ( #23162 )
2026-04-17 20:49:36 +00:00
opencode-agent[bot]
dc16013b4f
chore: generate
2026-04-17 20:47:05 +00:00
Kit Langton
e7686dbd64
feat(effect-zod): translate Schema.check filters into zod .superRefine + promote LSP refinement to Effect layer ( #23173 )
2026-04-17 20:46:05 +00:00
James Long
47f553f9ba
fix(core): more explicit routing to fix workspace instance issue ( #23171 )
2026-04-17 16:39:34 -04:00
Kit Langton
d11268ece7
refactor(config): migrate permission Action/Object/Rule leaves to Effect Schema ( #23168 )
2026-04-17 20:35:42 +00:00
Kit Langton
650a13a690
refactor(config): migrate lsp schemas to Effect Schema ( #23167 )
2026-04-17 20:34:47 +00:00
opencode-agent[bot]
54435325b6
chore: generate
2026-04-17 20:26:43 +00:00
Kit Langton
11fa257549
refactor(config): migrate mcp schemas to Effect Schema.Class ( #23163 )
2026-04-17 20:25:49 +00:00
Kit Langton
6af8ab0df2
docs(http-api): refresh bridge inventory and clarify Schema.Class vs Struct ( #23164 )
2026-04-17 16:20:57 -04:00
Kit Langton
984f5ed6eb
fix(opencode): skip share sync for unshared sessions ( #23159 )
2026-04-17 20:15:24 +00:00
opencode-agent[bot]
c2061c6bbf
chore: generate
2026-04-17 20:13:34 +00:00
Dax
b708e8431e
docs(opencode): annotate plugin loader flow ( #23160 )
2026-04-17 20:13:34 +00:00
opencode
9b6c397171
release: v1.4.10
v1.4.10
2026-04-17 20:13:25 +00:00
opencode-agent[bot]
9b0659d4f9
chore: generate
2026-04-17 19:30:28 +00:00
Kit Langton
f83cecaaf6
fix(opencode): untrace streaming event hot paths ( #23156 )
2026-04-17 15:29:32 -04:00
James Long
aa05b9abe5
fix(core): pass OTEL config to workspace env ( #23154 )
2026-04-17 15:25:58 -04:00
Kit Langton
68834cfcc3
fix(opencode): normalize provider metadata and tag otel runs ( #23140 )
2026-04-17 15:22:08 -04:00
James Long
5621373bc2
fix(core): move instance middleware after control plane routes ( #23150 )
2026-04-17 15:20:11 -04:00
opencode-agent[bot]
88582566bf
chore: update nix node_modules hashes
2026-04-17 19:18:55 +00:00
opencode-agent[bot]
d6e1362fee
chore: generate
2026-04-17 19:15:07 +00:00
James Long
b275b8580d
feat(tui): minor UX improvements for workspaces ( #23146 )
2026-04-17 15:14:05 -04:00
Dax
467be08e67
refactor: consolidate npm exports and trace flock acquisition ( #23151 )
2026-04-17 18:58:37 +00:00
Aiden Cline
bbb422d125
chore: bump ai to 6.0.168 and @ai-sdk/gateway to 3.0.104 ( #23145 )
2026-04-17 13:47:22 -05:00
Dax Raad
b1f076558c
test: align plugin loader npm mocks
...
- switch plugin loader tests to the effect npm module
- return Option.none() for mocked npm entrypoints
- keep test fixtures aligned with the current Npm.add contract
2026-04-17 14:33:02 -04:00
Dax Raad
992435aaf8
do not flock until reify
2026-04-17 14:18:48 -04:00
Dax Raad
2f73e73e9d
trace npm fully
2026-04-17 14:08:45 -04:00
James Long
4c30a78cd9
fix: revert sdk generation script change ( #23133 )
2026-04-17 13:33:11 -04:00
James Long
a8c78fc005
fix(core): add historical sync on workspace connect ( #23121 )
2026-04-17 13:30:09 -04:00
opencode-agent[bot]
fcb473ff64
chore: update nix node_modules hashes
2026-04-17 17:25:44 +00:00
James Long
797953c88d
when generating sdk only format sdk, much faster ( #23122 )
2026-04-17 13:01:22 -04:00
opencode-agent[bot]
ce0cfb0ea5
chore: generate
2026-04-17 16:46:34 +00:00
Kit Langton
13dfe569ef
tui: fix agent cycling and prompt metadata polish ( #23115 )
2026-04-17 12:45:29 -04:00
Aiden Cline
c491161c0c
chore: bump @ai-sdk/anthropic to 3.0.71 and dependents ( #23120 )
2026-04-17 11:40:24 -05:00