Aiden Cline
|
ec50db334b
|
fix(opencode): pass configured headers to Copilot models (#32815)
|
2026-06-18 11:48:01 +02:00 |
|
Aiden Cline
|
25cb2be619
|
fix(mcp): default tool schema properties (#32568)
|
2026-06-16 16:27:20 +02:00 |
|
Aiden Cline
|
bd84c32860
|
fix(web): persist docs language selection (#32551)
|
2026-06-16 13:27:05 +02:00 |
|
Aiden Cline
|
94652cfe4a
|
fix(tui): render move errors inline (#32241)
|
2026-06-16 13:13:11 +02:00 |
|
Aiden Cline
|
5d0f86606a
|
fix(mcp): stop idle OAuth callback server (#32245)
|
2026-06-14 22:36:21 -04:00 |
|
Aiden Cline
|
dfb616f067
|
fix(mcp): handle tool result errors (#32244)
|
2026-06-14 22:16:39 -04:00 |
|
Aiden Cline
|
a774c62eac
|
chore(opencode): consolidate escape logic (#32360)
|
2026-06-14 21:27:02 -04:00 |
|
Aiden Cline
|
e4ccb505bf
|
fix(mcp): escape OAuth callback errors (#32242)
|
2026-06-14 21:14:36 -04:00 |
|
Aiden Cline
|
231f4944c7
|
fix(mcp): use SDK protocol version in debug (#32243)
|
2026-06-13 23:54:45 -05:00 |
|
Aiden Cline
|
f55a931f59
|
feat(mcp): support client roots (#32230)
|
2026-06-13 19:13:15 -05:00 |
|
Aiden Cline
|
252223a4a7
|
fix(tui): handle move directory errors (#32226)
|
2026-06-13 15:57:14 -05:00 |
|
Aiden Cline
|
11fd6f8255
|
chore(mcp): declare client capabilities (#32222)
|
2026-06-13 15:29:38 -05:00 |
|
Aiden Cline
|
c7dee9c609
|
fix(opencode): recover expired MCP sessions (#32088)
|
2026-06-13 11:20:59 -05:00 |
|
Aiden Cline
|
cf2d1dd3e9
|
fix(tui): restore subtask invocation spacing (#32109)
|
2026-06-12 17:18:05 -05:00 |
|
Aiden Cline
|
1b096b4148
|
fix(opencode): clear closed MCP clients (#32084)
|
2026-06-12 12:39:14 -05:00 |
|
Aiden Cline
|
be227503af
|
fix(opencode): expose structured MCP output (#32074)
|
2026-06-12 10:48:00 -05:00 |
|
Aiden Cline
|
ca8db315a9
|
fix(tui): show prompt submission errors (#31949)
|
2026-06-11 14:33:01 -05:00 |
|
Aiden Cline
|
a150424c16
|
fix(tui): show terminal tool failure labels (#31934)
|
2026-06-11 12:19:31 -05:00 |
|
Aiden Cline
|
bf05e8a122
|
fix(mcp): preserve headers during auth and debug (#31802)
|
2026-06-10 23:12:02 -05:00 |
|
Aiden Cline
|
07b983e82f
|
feat(mcp): support server log notifications (#31752)
|
2026-06-10 14:59:36 -05:00 |
|
Aiden Cline
|
f43b0d3afd
|
fix(mcp): apply timeouts to catalog requests (#31618)
|
2026-06-10 14:38:08 -05:00 |
|
Aiden Cline
|
3ad6923c61
|
fix(opencode): let subagents use their own permissions (#31696)
|
2026-06-10 09:26:08 -05:00 |
|
Aiden Cline
|
c9e2a38bf4
|
ci: change model from gpt-5.4-nano to gpt-5.4-mini (#31695)
|
2026-06-10 09:14:27 -05:00 |
|
Aiden Cline
|
174ab58343
|
fix(mcp): apply timeouts to prompts and resources (#31612)
|
2026-06-09 23:58:40 -05:00 |
|
Aiden Cline
|
954d618790
|
fix(opencode): support Anthropic fallback responses (#31611)
|
2026-06-09 23:46:01 -05:00 |
|
Aiden Cline
|
91073360c6
|
fix(mcp): make client creation failure-safe (#31595)
|
2026-06-09 23:24:41 -05:00 |
|
Aiden Cline
|
381eabb970
|
refactor(mcp): simplify service helpers (#31549)
|
2026-06-09 16:59:24 -05:00 |
|
Aiden Cline
|
0777cf1ccf
|
fix(mcp): log actionable connection statuses (#31544)
|
2026-06-09 13:07:56 -05:00 |
|
Aiden Cline
|
c4bc902958
|
fix(opencode): support Claude Fable reasoning (#31546)
|
2026-06-09 12:38:53 -05:00 |
|
Aiden Cline
|
db9391e8a6
|
drop citation_options from cohere (#31543)
|
2026-06-09 11:53:02 -05:00 |
|
Aiden Cline
|
0bb677cef9
|
feat(opencode): configure Cohere North model (#31536)
|
2026-06-09 10:54:03 -05:00 |
|
Aiden Cline
|
960eacebcf
|
test(core): avoid Windows worker close race (#31532)
|
2026-06-09 10:31:19 -05:00 |
|
Aiden Cline
|
79cff288a6
|
fix(opencode): pass abort signal to MCP tool calls (#31455)
|
2026-06-08 22:47:05 -05:00 |
|
Aiden Cline
|
0efc334ff9
|
fix(opencode): paginate MCP catalogs (#31442)
|
2026-06-08 22:43:55 -05:00 |
|
Aiden Cline
|
a86ecf3bba
|
fix: adjust item id stripping to happen prior to request signing (#31429)
|
2026-06-08 17:43:48 -05:00 |
|
Aiden Cline
|
6e84142b59
|
fix(opencode): support MiniMax M3 thinking toggle (#31426)
|
2026-06-08 17:03:31 -05:00 |
|
Aiden Cline
|
0a7cb20e66
|
fix(opencode): await run event loop (#31389)
|
2026-06-08 12:47:39 -05:00 |
|
Aiden Cline
|
89e2a23b5b
|
fix(core): restore npm proxy agent patch (#31373)
|
2026-06-08 09:32:41 -05:00 |
|
Aiden Cline
|
b5cb9aae7f
|
fix(opencode): respect MCP server capabilities (#31271)
|
2026-06-07 21:24:41 -05:00 |
|
Aiden Cline
|
8ff40133b4
|
chore(opencode): update MCP SDK to 1.29.0 (#31268)
|
2026-06-07 13:34:10 -05:00 |
|
Aiden Cline
|
aacdb34e3f
|
fix(opencode): avoid duplicate skill catalog (#31269)
|
2026-06-07 13:34:01 -05:00 |
|
Aiden Cline
|
233427f08e
|
test(core): cover skill directory output (#31263)
|
2026-06-07 12:37:53 -05:00 |
|
Aiden Cline
|
0875203a6c
|
test: fix tool test (#31163)
|
2026-06-06 18:06:19 -05:00 |
|
Aiden Cline
|
b9131aa69c
|
fix: background agent prompting, lets kill this sleep behavior oml (#31162)
|
2026-06-06 17:50:33 -05:00 |
|
Aiden Cline
|
ba57718b05
|
feat(opencode): support non-interactive MCP add (#31054)
|
2026-06-05 21:21:20 -05:00 |
|
Aiden Cline
|
3f0ef9b71c
|
feat(opencode): add search to auth logout command (#31053)
|
2026-06-05 20:51:55 -05:00 |
|
Aiden Cline
|
ca9bf7abf9
|
fix(opencode): honor Bedrock Mantle config (#31001)
|
2026-06-05 13:14:55 -05:00 |
|
Aiden Cline
|
3bbf8c8989
|
fix(opencode): terminate help output with newline (#30992)
|
2026-06-05 12:47:16 -05:00 |
|
Aiden Cline
|
76a81ac7c4
|
fix(workflows): serialize desktop release uploads (#30978)
|
2026-06-05 10:21:22 -05:00 |
|
Aiden Cline
|
cc487dd032
|
fix(opencode): gate reasoning summaries by provider (#30973)
|
2026-06-05 10:08:39 -05:00 |
|
Aiden Cline
|
f8cf8fa983
|
test(opencode): remove shell timeout output race (#30974)
|
2026-06-05 10:08:26 -05:00 |
|
Aiden Cline
|
5d7157fe51
|
test(opencode): remove disposal event wait race (#30971)
|
2026-06-05 09:58:40 -05:00 |
|
Aiden Cline
|
48106b7e78
|
chore: bun install (#30968)
|
2026-06-05 09:16:53 -05:00 |
|
Aiden Cline
|
b375890745
|
fix(tui): prioritize models slash autocomplete (#30848)
|
2026-06-04 23:28:43 -05:00 |
|
Aiden Cline
|
cc9b73b0bd
|
tweak: background agent prompting to avoid polling issues (#30790)
|
2026-06-04 14:18:03 -05:00 |
|
Aiden Cline
|
5b14fb4a1b
|
fix(tui): add Vue syntax highlighting (#30802)
|
2026-06-04 14:02:11 -05:00 |
|
Aiden Cline
|
730ea6d2e3
|
fix(opencode): attribute task child agent on creation (#30786)
|
2026-06-04 13:19:46 -05:00 |
|
Aiden Cline
|
70bb710715
|
refactor(opencode): clean up task tool prompts (#30687)
|
2026-06-04 00:44:00 -05:00 |
|
Aiden Cline
|
74a27dbf98
|
test: wait for shell truncation readiness (#30679)
|
2026-06-04 00:20:35 -05:00 |
|
Aiden Cline
|
9f42bd4a85
|
feat: bump bedrock and add proper mantle support for openai models through aws bedrock (#30464)
|
2026-06-04 00:09:12 -05:00 |
|
Aiden Cline
|
2a33addd29
|
fix(opencode): avoid shell cancel race (#30641)
|
2026-06-03 22:44:25 -05:00 |
|
Aiden Cline
|
9251e5d8c4
|
docs: correct compaction prune default (#30670)
|
2026-06-03 22:37:39 -05:00 |
|
Aiden Cline
|
ee74dd83f5
|
fix(opencode): preserve variant for delegated tasks (#30630)
|
2026-06-03 17:43:47 -05:00 |
|
Aiden Cline
|
d3d4335509
|
chore: remove zed extension and automation (#30628)
|
2026-06-03 17:16:21 -05:00 |
|
Aiden Cline
|
9991a33e3f
|
fix(core): expose azure openai xhigh efforts (#30620)
|
2026-06-03 15:27:23 -05:00 |
|
Aiden Cline
|
7f8412ec3e
|
fix(openai): preserve websocket idle state (#30586)
|
2026-06-03 12:23:00 -05:00 |
|
Aiden Cline
|
5940304098
|
fix: rm tool reorder logic from old bug (#30483)
|
2026-06-02 23:34:36 -05:00 |
|
Aiden Cline
|
a763a14d44
|
Revert "fix(opencode): preserve signed thinking during anthropic reorder" (#30502)
|
2026-06-02 23:34:05 -05:00 |
|
Aiden Cline
|
42173bca4b
|
fix(opencode): preserve signed thinking during anthropic reorder (#30182)
|
2026-06-02 23:33:48 -05:00 |
|
Aiden Cline
|
70cd4bf0ce
|
fix: task id passed to background job for continuation (#30485)
|
2026-06-02 22:10:25 -05:00 |
|
Aiden Cline
|
0543fd29c8
|
fix(tui): stop idle background task spinner (#30484)
|
2026-06-02 20:43:17 -05:00 |
|
Aiden Cline
|
70a2e846cb
|
fix(opencode): patch empty Gemini replay messages (#30463)
|
2026-06-02 14:49:13 -05:00 |
|
Aiden Cline
|
882d028ad8
|
fix(plugin): restore private git install fallback (#30430)
|
2026-06-02 11:14:41 -05:00 |
|
Aiden Cline
|
42a35385b0
|
test: widen provider header timeout margin (#30427)
|
2026-06-02 11:02:39 -05:00 |
|
Aiden Cline
|
1b85d55a0e
|
fix(opencode): preserve websocket api errors (#30321)
|
2026-06-01 23:23:51 -05:00 |
|
Aiden Cline
|
4668db8fa2
|
fix(opencode): remove sunsetted gpt-5.2 and gpt-5.3-codex from allowed models for codex subscriptions (#30316)
|
2026-06-01 22:20:44 -05:00 |
|
Aiden Cline
|
ae92f3158f
|
feat(core): update Copilot for token-based billing (#30181)
|
2026-06-01 14:55:23 -05:00 |
|
Aiden Cline
|
f9ba23ab62
|
refactor(session): align namespace imports and inline trivial helpers (#30180)
|
2026-06-01 00:00:40 -05:00 |
|
Aiden Cline
|
b258a55a6c
|
fix(core): preserve session metadata migration identity (#30176)
|
2026-06-01 04:50:43 +00:00 |
|
Aiden Cline
|
a9c115c220
|
refactor(opencode): simplify provider setup flow (#30173)
|
2026-05-31 23:17:57 -05:00 |
|
Aiden Cline
|
917a36abc3
|
refactor(opencode): inline local provider helpers (#30169)
|
2026-05-31 22:59:44 -05:00 |
|
Aiden Cline
|
3070b0f4ae
|
fix(opencode): default display summarized for gateway opus 4.7+ adaptive reasoning (#30027)
|
2026-05-30 18:07:06 -05:00 |
|
Aiden Cline
|
0733c080c0
|
ignore: bug report template
Updated bug report template to discourage large AI-generated summaries.
|
2026-05-29 14:54:45 -05:00 |
|
Aiden Cline
|
b956e9a06f
|
fix(opencode): support vertex opus adaptive reasoning (#29911)
|
2026-05-29 11:35:26 -05:00 |
|
Aiden Cline
|
c7e1fc5e42
|
fix(opencode): retry stalled SSE streams (#29837)
|
2026-05-29 00:19:54 -05:00 |
|
Aiden Cline
|
a15d4f9f04
|
fix(openai): proxy websocket connections under bun (#29832)
|
2026-05-28 23:53:07 -05:00 |
|
Aiden Cline
|
7b56a1cea3
|
fix(tui): order connected provider models by release date (#29798)
|
2026-05-28 16:37:32 -05:00 |
|
Aiden Cline
|
cbc4b062f7
|
fix(openai): preserve websocket upgrade error messages (#29774)
|
2026-05-28 14:34:28 -05:00 |
|
Aiden Cline
|
05e3c4ecee
|
fix(opencode): enable adaptive reasoning for opus 4.7+ (#29769)
|
2026-05-28 12:19:34 -05:00 |
|
Aiden Cline
|
af30b315b2
|
fix(tui): restore thinking spinner (#29765)
|
2026-05-28 11:24:45 -05:00 |
|
Aiden Cline
|
14e0b9b17f
|
fix(openai): retry websocket stream failures (#29673)
|
2026-05-28 01:16:18 -05:00 |
|
Aiden Cline
|
62da1e7682
|
feat(openai): add responses websocket transport (#29477)
|
2026-05-27 15:02:37 -05:00 |
|
Aiden Cline
|
9814dc6526
|
fix(tui): surface subagent retry status (#29591)
|
2026-05-27 10:11:01 -05:00 |
|
Aiden Cline
|
f965db9e13
|
feat: add headerTimeout cfg option, default it on only for openai w/ default of 10s (#29484)
|
2026-05-26 21:22:24 -05:00 |
|
Aiden Cline
|
519d344470
|
feat(plugin): add dispose hook (#29493)
|
2026-05-26 21:21:53 -05:00 |
|
Aiden Cline
|
a78605f8ea
|
fix(plugin): use codex session-id header (#29471)
|
2026-05-26 19:16:07 -05:00 |
|
Aiden Cline
|
c0bc020ad6
|
fix(opencode): disconnect dynamically added mcp servers (#29452)
|
2026-05-26 18:28:03 -05:00 |
|
Aiden Cline
|
797359fbf0
|
fix(opencode): patch gcp metadata warning leak (#29431)
|
2026-05-26 12:18:09 -05:00 |
|
Aiden Cline
|
1c4196c358
|
docs: remove ambiguous agent automation guidance (#29427)
|
2026-05-26 11:46:45 -05:00 |
|
Aiden Cline
|
28dbd4ab4a
|
chore(opencode): pin google providers before tool id regression (#29423)
|
2026-05-26 11:34:54 -05:00 |
|