Commit graph

14833 commits

Author SHA1 Message Date
Shoubhit Dash
0568cf4363 feat(llm): complete provider package entrypoints 2026-07-08 18:06:16 +05:30
Shoubhit Dash
c86f4e9b9b refactor(websearch): rename search domain 2026-07-08 17:27:31 +05:30
Shoubhit Dash
97aa6713b5 refactor(search): isolate provider schemas 2026-07-08 17:17:26 +05:30
Shoubhit Dash
228db3dd9a refactor(core): inline form info construction 2026-07-08 17:13:48 +05:30
Shoubhit Dash
d9742d5ede test(tui): update bootstrap fixtures 2026-07-08 16:24:33 +05:30
Shoubhit Dash
a6acc2397d Merge remote-tracking branch 'origin/v2' into search-integration
# Conflicts:
#	packages/client/src/promise/generated/client.ts
#	packages/client/src/promise/generated/types.ts
#	packages/client/test/promise.test.ts
#	packages/core/src/plugin/host.ts
#	packages/core/src/plugin/internal.ts
#	packages/core/src/plugin/promise.ts
#	packages/core/test/plugin/host.ts
#	packages/plugin/src/v2/effect/index.ts
#	packages/plugin/src/v2/effect/integration.ts
#	packages/plugin/src/v2/promise/index.ts
#	packages/plugin/src/v2/promise/integration.ts
#	packages/protocol/src/client.ts
#	packages/schema/src/index.ts
#	packages/sdk/js/src/v2/gen/sdk.gen.ts
2026-07-08 15:09:39 +05:30
Shoubhit Dash
61676a1d3c refactor(search): simplify provider flow 2026-07-08 14:45:30 +05:30
Dax Raad
cc29f86cdc fix(tui): paginate session history 2026-07-08 01:34:43 -04:00
Dax Raad
86e3828da6 fix(core): watch location only when vcs is present 2026-07-08 00:38:56 -04:00
James Long
8d00a51766
feat(simulation): support multiple tool calls (#35861) 2026-07-08 00:35:18 -04:00
opencode-agent[bot]
ed4f833813
fix(core): preserve provider metadata namespaces (#35817)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-07-07 21:45:58 -05:00
opencode-agent[bot]
e96c24ce2e
test(core): fix mutable plugin fixture (#35837) 2026-07-07 22:22:12 -04:00
Kit Langton
ed6ad272ec
refactor(schema): apply session review decisions (#35793) 2026-07-07 22:10:11 -04:00
Kit Langton
d27746e5b3
test(core): simplify runner test fixtures (#35832) 2026-07-07 21:58:52 -04:00
Kit Langton
eb661e6e6d fix(core): settle unadvertised tool calls and repair session hook test contexts 2026-07-07 21:51:23 -04:00
Dax Raad
3379e44abb refactor(core): rename ApplyPatchTool to PatchTool 2026-07-07 21:16:00 -04:00
Dax
e1abf59c59
fix(core): provide PluginHooks in plugin test layer (#35811) 2026-07-07 20:03:41 -04:00
Dax
4f976bcf1a
feat(plugin): add session request hook (#35794) 2026-07-07 19:56:47 -04:00
Kit Langton
e25a724bc2
test(tui): cover patch diff display aliases (#35810) 2026-07-07 19:44:54 -04:00
Kit Langton
521ea87192
fix(core): retain reasoning delta state (#35758) 2026-07-07 19:44:40 -04:00
Aiden Cline
3100701488
fix(tui): restore prompt context usage (#35795) 2026-07-07 17:49:33 -05:00
Kit Langton
9c54291ae8 fix(tui): restore forms on reconnect
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-07 22:47:13 +00:00
Dax Raad
52ad916ba4 fix(tui): restore permissions on reconnect
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-07 22:44:26 +00:00
Dax Raad
5db320b02d refactor: rename apply_patch tool 2026-07-07 16:27:25 -04:00
Aiden Cline
910e37f6d8
fix: update v2 session usage metrics (#35468) 2026-07-07 14:31:54 -05:00
Kit Langton
81f6e06681 feat: enable background subagents by default 2026-07-07 15:18:46 -04:00
James Long
da68e2865e
feat(tui): wire move session command (#35203) 2026-07-07 14:49:11 -04:00
Aiden Cline
f86e1cc1ff
fix(codemode): preserve collection value identity (#35776) 2026-07-07 13:40:55 -05:00
Aiden Cline
947bbf9490
feat(mcp): expose resource catalog API (#35773) 2026-07-07 13:34:29 -05:00
James Long
3e57b43a4a
feat(session): support admit-only synthetic messages (#35774) 2026-07-07 14:17:20 -04:00
opencode-agent[bot]
cb18a42a47
docs(codemode): clarify implicit return guidance (#35763)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-07 12:48:05 -05:00
Aiden Cline
1fb2837fd3
feat(codemode): expand numeric standard library (#35749) 2026-07-07 12:11:57 -05:00
Aiden Cline
66a8d830aa
feat(core): support MCP resources (#35656) 2026-07-07 11:55:06 -05:00
opencode-agent[bot]
d0733f83bf
fix(codemode): return final top-level expression (#35759)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-07 11:44:50 -05:00
Kit Langton
b2ce195bda
fix(core): normalize Location.Ref keys in LocationServiceMap (#35757) 2026-07-07 12:25:29 -04:00
James Long
6c065ca6a5
feat(simulation): render driven UI screenshots and videos (#35739) 2026-07-07 12:15:01 -04:00
Dax Raad
dd1c007877 docs 2026-07-07 12:08:45 -04:00
Kit Langton
8deb0e5780
fix(core): preserve SDK plugins across location eviction (#35725) 2026-07-07 11:43:40 -04:00
Aiden Cline
f488089179
fix: preserve compaction files and classify Z.AI overflow (#35747)
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: 冯基魁 <56265583+fengjikui@users.noreply.github.com>
2026-07-07 09:54:31 -05:00
Shoubhit Dash
ccad83549d refactor(search): persist provider in global config 2026-07-07 19:27:50 +05:30
Kit Langton
e3a39b214f
fix(core): lower failed reasoning to text (#35735) 2026-07-07 09:49:17 -04:00
James Long
b6a2912bb1
refactor(simulation): type RPC request payloads (#35734) 2026-07-07 09:21:19 -04:00
Shoubhit Dash
48f8b5de98 feat(plugin): add integration registration 2026-07-07 18:46:51 +05:30
Shoubhit Dash
1f842fa654 fix(tui): stabilize websearch labels 2026-07-07 17:57:17 +05:30
Shoubhit Dash
7b8d8b8861 Merge remote-tracking branch 'origin/v2' into search-integration
# Conflicts:
#	packages/client/test/promise.test.ts
#	packages/core/schema.json
#	packages/core/src/database/migration.gen.ts
#	packages/core/src/tool/websearch.ts
#	packages/sdk-next/src/index.ts
#	packages/sdk/js/src/v2/gen/types.gen.ts
2026-07-07 17:38:46 +05:30
Shoubhit Dash
66220071b5 feat(sdk): expose web search 2026-07-07 17:33:55 +05:30
opencode-agent[bot]
93b7ca9b4d
fix(tui): align switch reminders (#35637)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-06 23:02:34 -05:00
James Long
fcb1d4b418
feat(simulation): add named drive instances (#35648) 2026-07-06 22:52:10 -04:00
Kit Langton
04b673432c
feat(core): add durable compaction barrier (#35371) 2026-07-06 21:26:05 -04:00
Dax Raad
bd947658bb docs: add v2 configuration reference 2026-07-06 20:09:35 -04:00