Kit Langton
2bb1fc34a5
fix(cli): drop removed workspace filter from session export
2026-08-06 19:29:21 -04:00
Kit Langton
9a5b015126
Merge remote-tracking branch 'origin/v2' into workspace-plan
...
# ------------------------ >8 ------------------------
# Do not modify or remove the line above.
# Everything below it will be ignored.
#
# Conflicts:
# packages/core/test/session-create.test.ts
2026-08-06 19:27:34 -04:00
Aiden Cline
dcae95e2bb
feat(ai): expose model compatibility options ( #40942 )
2026-08-06 17:46:05 -05:00
Kit Langton
38e7d2302c
refactor(core): trim hosted read round trips and share graph utilities
2026-08-06 18:12:44 -04:00
Kit Langton
e4c603d631
test(core): guard hosted graph against host primitives
2026-08-06 18:00:07 -04:00
James Long
0cc507b8a9
feat(cli): add session import and export ( #40914 )
2026-08-06 17:51:11 -04:00
opencode-agent[bot]
727beae2d5
fix(core): deduplicate websearch consent prompts ( #40869 )
...
Co-authored-by: James Long <17031+jlongster@users.noreply.github.com >
2026-08-06 17:50:51 -04:00
Kit Langton
eaa196d574
fix(core): route hosted read tool through the workspace environment
2026-08-06 17:43:44 -04:00
Dax Raad
cd64a17e37
test(core): cover config precedence
2026-08-06 17:26:35 -04:00
Dax Raad
d35ca49c31
feat(tui): enable cwd-scoped session tabs by default
2026-08-06 17:26:06 -04:00
Kit Langton
d7ecb3af37
refactor(core): promote slash helper to FSUtil
2026-08-06 17:11:31 -04:00
Dax
5cf97f1b96
feat(core): normalize mixed config formats ( #40919 )
2026-08-06 17:11:13 -04:00
Kit Langton
13a415b68a
refactor(core): own environment error wrapping in WorkspaceEnvironment
2026-08-06 17:09:46 -04:00
Kit Langton
dee3f88737
refactor(core): dedupe shell cwd checks and search plumbing
2026-08-06 17:08:30 -04:00
Kit Langton
39dab7199f
refactor(core): share FileSystem entry operations across backends
2026-08-06 17:03:56 -04:00
Kit Langton
4729a3f9ae
refactor(core): share LocationMutation ancestor walk
2026-08-06 17:00:56 -04:00
Kit Langton
9f05331ac4
refactor(core): share FileMutation orchestration via backend seam
2026-08-06 16:58:56 -04:00
Kit Langton
65c6a71903
fix(tui): simplify MCP status rows ( #40916 )
2026-08-06 16:50:58 -04:00
Kit Langton
a779027303
fix(tui): compact single-line prompts ( #40924 )
2026-08-06 16:46:24 -04:00
Kit Langton
0b3732aa7c
refactor(core): unify FileMutation write and add move
2026-08-06 16:41:33 -04:00
Kit Langton
248bfb64d4
feat(core): enable hosted search tools
2026-08-06 16:20:47 -04:00
Dax
20fa444f31
fix(config): omit unset optional values ( #40918 )
2026-08-06 13:06:03 -07:00
Kit Langton
c66d84169a
fix(tui): open authorization links ( #40912 )
2026-08-06 15:26:13 -04:00
Kit Langton
cbec0989e0
Merge branch 'v2' into workspace-plan
2026-08-06 15:12:18 -04:00
Aiden Cline
7dbe8c4c13
refactor(mcp): remove unused registration status ( #40904 )
2026-08-06 13:59:22 -05:00
Aiden Cline
8864b01d0b
feat(core): increase retained compaction context ( #40906 )
2026-08-06 13:45:06 -05:00
Aiden Cline
ec95b27308
fix(core): align ChatGPT context limits ( #40902 )
2026-08-06 13:35:48 -05:00
Aiden Cline
be2f74d44a
refactor(plugin): split session HTTP hooks ( #40724 )
2026-08-06 13:23:22 -05:00
James Long
912a801060
refactor(drizzle): declare query variance ( #40891 )
2026-08-06 13:58:17 -04:00
Dax
0215498f63
fix(core): load well-known config first ( #40897 )
2026-08-06 10:44:26 -07:00
Dax
1539bd6794
fix(client): evict unresponsive service ( #40896 )
2026-08-06 10:37:05 -07:00
Dax
939da6a5e7
feat(cli): add debug config command ( #40895 )
2026-08-06 10:35:48 -07:00
Dax Raad
0f27ee7b4c
fix(cli): reuse server for noninteractive commands
2026-08-06 12:57:37 -04:00
Kit Langton
9d284040de
fix(core): tighten workspace mutation boundaries
2026-08-06 12:43:49 -04:00
Kit Langton
4e03ad95a7
chore: regenerate workspace lockfile
2026-08-06 12:05:39 -04:00
Kit Langton
8d70adab50
chore(app): drop unrelated branch changes
2026-08-06 12:04:29 -04:00
Kit Langton
8b8e2d97dc
Merge remote-tracking branch 'origin/v2' into workspace-plan
2026-08-06 12:04:19 -04:00
Kit Langton
716258d97a
fix(core): preserve mutation boundary semantics
2026-08-06 11:57:46 -04:00
Kit Langton
d6ab618155
refactor(core): make tools hosting-blind
2026-08-06 11:45:50 -04:00
Kit Langton
1fa3d9dd12
docs: target architecture for hosting-blind tools
2026-08-06 11:23:32 -04:00
Kit Langton
92442bb7ff
chore: merge origin/v2
2026-08-06 11:12:37 -04:00
Kit Langton
51cef27579
refactor(core): deduplicate Copilot endpoint routing ( #40765 )
2026-08-06 11:10:47 -04:00
Brendan Allan
a0c77b71ae
refactor(app): use native session info ( #40824 )
2026-08-06 17:58:56 +08:00
Dax Raad
e62918224f
fix(cli): rename auth connect to login
deploy-www / deploy (push) Has been cancelled
publish / version (push) Has been cancelled
publish / build-cli (push) Has been cancelled
publish / build-node-cli (map[host:blacksmith-4vcpu-ubuntu-2404 target:linux-x64]) (push) Has been cancelled
publish / build-node-cli (map[host:blacksmith-4vcpu-ubuntu-2404-arm target:linux-arm64]) (push) Has been cancelled
publish / build-node-cli (map[host:blacksmith-4vcpu-windows-2025 target:windows-arm64]) (push) Has been cancelled
publish / build-node-cli (map[host:blacksmith-4vcpu-windows-2025 target:windows-x64]) (push) Has been cancelled
publish / build-node-cli (map[host:macos-26 target:darwin-arm64]) (push) Has been cancelled
publish / sign-cli-windows (push) Has been cancelled
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Has been cancelled
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Has been cancelled
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Has been cancelled
publish / publish (push) Has been cancelled
typecheck / typecheck (push) Has been cancelled
2026-08-06 01:48:53 -04:00
Dax Raad
30d140008f
feat(cli): add models command
2026-08-06 01:12:11 -04:00
Aiden Cline
a38d44265b
fix(core): continue interrupted responses ( #40576 )
2026-08-06 00:04:27 -05:00
Aiden Cline
0cce215de4
fix(ai): harden compatible chat parsing ( #40798 )
2026-08-05 23:54:41 -05:00
opencode-agent[bot]
a15ec425de
test: repair v2 CI failures ( #40803 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-08-05 23:38:38 -05:00
Aiden Cline
ae494ffce5
fix(core): retire legacy provider aliases ( #40487 )
2026-08-05 23:27:14 -05:00
Brendan Allan
25c2150baf
refactor(app): use native v2 types ( #40608 )
2026-08-06 11:54:11 +08:00