Shoubhit Dash
|
820b1a1a46
|
refactor(websearch): decouple providers from integrations
|
2026-07-09 20:04:20 +05:30 |
|
Shoubhit Dash
|
c3da28f76a
|
Merge remote-tracking branch 'origin/v2' into search-integration
|
2026-07-09 19:04:04 +05:30 |
|
Aiden Cline
|
7feefb697f
|
refactor: remove todo tool (#35989)
|
2026-07-09 00:13:48 -05:00 |
|
Dax Raad
|
67f2393f83
|
refactor(cli): parse variants from model refs
|
2026-07-08 23:25:37 -04:00 |
|
Kit Langton
|
984cab7938
|
feat(core): generalize session input inbox (#36005)
|
2026-07-08 22:07:45 -04:00 |
|
opencode-agent[bot]
|
687dbba6a3
|
chore: merge dev into v2 (#35962)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: James Long <longster@gmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Dustin Deus <deusdustin@gmail.com>
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box>
Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: Dax <mail@thdxr.com>
Co-authored-by: usrnk1 <7547651+usrnk1@users.noreply.github.com>
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: runvip <164729189+runvip@users.noreply.github.com>
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
Co-authored-by: Jack <jack@anoma.ly>
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com>
Co-authored-by: Julian Coy <julian@ex-machina.co>
Co-authored-by: Vladimir Glafirov <vglafirov@gitlab.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: Simon Klee <hello@simonklee.dk>
Co-authored-by: Jay <air@live.ca>
Co-authored-by: David Hill <1879069+iamdavidhill@users.noreply.github.com>
Co-authored-by: James Long <jlongster@users.noreply.github.com>
Co-authored-by: 冯基魁 <56265583+fengjikui@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-07-08 17:58:55 -05:00 |
|
Aiden Cline
|
b44a981eef
|
feat(core): global form support (#35959)
|
2026-07-08 17:25:34 -05:00 |
|
Simon Klee
|
19f42f7102
|
feat(v2/cli): add console login (#35969)
|
2026-07-09 00:00:09 +02:00 |
|
James Long
|
99e52303e6
|
feat(core): discover ecosystem skill directories (#35956)
|
2026-07-08 16:34:41 -04:00 |
|
Kit Langton
|
5b39972947
|
fix(core): await initial plugin readiness (#35755)
|
2026-07-08 15:12:45 -04:00 |
|
Dax Raad
|
dd842f9862
|
fix(cli): elect one service process
|
2026-07-08 11:46:02 -04:00 |
|
Kit Langton
|
3dd29094f4
|
feat(http-recorder): sync recorder v0.3 (#35619)
|
2026-07-08 11:41:59 -04:00 |
|
Aiden Cline
|
05e8d5be73
|
fix(core): preserve prompt attachment order (#35921)
|
2026-07-08 10:06:58 -05:00 |
|
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
|
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
|
86e3828da6
|
fix(core): watch location only when vcs is present
|
2026-07-08 00:38:56 -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
|
521ea87192
|
fix(core): retain reasoning delta state (#35758)
|
2026-07-07 19:44:40 -04: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 |
|
James Long
|
3e57b43a4a
|
feat(session): support admit-only synthetic messages (#35774)
|
2026-07-07 14:17:20 -04:00 |
|
Aiden Cline
|
66a8d830aa
|
feat(core): support MCP resources (#35656)
|
2026-07-07 11:55:06 -05:00 |
|
Kit Langton
|
b2ce195bda
|
fix(core): normalize Location.Ref keys in LocationServiceMap (#35757)
|
2026-07-07 12:25:29 -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 |
|
Shoubhit Dash
|
48f8b5de98
|
feat(plugin): add integration registration
|
2026-07-07 18:46:51 +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 |
|
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 |
|
Dax Raad
|
59790380de
|
fix(core): support unlimited shell timeouts
|
2026-07-06 19:32:22 -04:00 |
|
Dax Raad
|
c0ea1a43f9
|
feat(tui): support session deletion
|
2026-07-06 19:19:22 -04:00 |
|
Dax Raad
|
96717c1a8c
|
feat(tui): improve session fork handling
|
2026-07-06 18:59:01 -04:00 |
|
Aiden Cline
|
bfdbf43ef8
|
fix(core): clarify MCP timeout budgets (#35626)
|
2026-07-06 17:47:20 -05:00 |
|
Kit Langton
|
bf01264661
|
feat(core): finalize session event lifecycle (#35272)
|
2026-07-06 18:14:06 -04:00 |
|
Aiden Cline
|
9e0d3976e1
|
chore: merge dev into v2 (#35591)
Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Jack <jack@anoma.ly>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: James Long <longster@gmail.com>
Co-authored-by: Dustin Deus <deusdustin@gmail.com>
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
Co-authored-by: Dax <mail@thdxr.com>
Co-authored-by: usrnk1 <7547651+usrnk1@users.noreply.github.com>
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
Co-authored-by: runvip <164729189+runvip@users.noreply.github.com>
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Julian Coy <julian@ex-machina.co>
Co-authored-by: Vladimir Glafirov <vglafirov@gitlab.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: Simon Klee <hello@simonklee.dk>
Co-authored-by: Jay <air@live.ca>
Co-authored-by: David Hill <1879069+iamdavidhill@users.noreply.github.com>
|
2026-07-06 16:05:29 -05:00 |
|
Shoubhit Dash
|
e57d9ca390
|
feat(core): flatten provider config and load native packages (#35563)
Co-authored-by: Dax Raad <d@ironbay.co>
|
2026-07-06 16:18:56 -04:00 |
|
Kit Langton
|
dc99c600b6
|
feat(v2): expose canonical schema contracts (#35595)
|
2026-07-06 15:45:46 -04:00 |
|
Dax Raad
|
4d100de194
|
feat(core): resolve prompt attachments
|
2026-07-06 15:04:23 -04:00 |
|