opencode-agent[bot]
6a2c5d3eaa
chore: generate
2026-02-09 19:27:52 +00:00
Bryce Ryan
8efdd9802b
fix(opencode): ACP File write should create the file if it doesn't exist ( #12854 )
2026-02-09 12:56:34 -06:00
Khang Ha (Kelvin)
c908bc5c51
fix: properly encode file URLs with special characters ( #12424 )
2026-02-06 16:16:56 -06:00
Steffen Deusch
32b17af0a6
feat(acp): add session usage ( #12299 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-02-05 12:58:09 -06:00
Mert Can Demir
549d4fa739
feat: expose acp thinking variants ( #9064 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-01-29 20:15:36 +00:00
Alex Sadleir
2791300b65
fix(acp): rename setSessionModel to unstable_setSessionModel ( #9940 )
2026-01-21 22:11:09 -06:00
Tommy D. Rossi
6922553273
feat(acp): add session/list and session/fork support ( #7976 )
2026-01-21 14:14:56 -06:00
Noam Bressler
149d16d059
fix: Persist loaded model and mode on ACP session load ( #9829 )
2026-01-21 12:10:54 -06:00
GitHub Action
8e3c611633
chore: generate
2026-01-20 16:11:56 +00:00
Noam Bressler
0a38e1add8
feat: Support ACP audience by mapping to ignore and synthetic ( #9593 )
...
Co-authored-by: noam-v <noam@bespo.ai >
2026-01-20 10:11:02 -06:00
GitHub Action
e6d3e8f2f4
chore: generate
2026-01-18 16:46:02 +00:00
Lior
850776ad63
fix(acp): preserve file attachment metadata during session replay ( #6342 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-01-18 10:45:25 -06:00
Noam Bressler
e5e66c1b8b
fix: restore persisted model/agent when loading ACP session ( #7809 )
...
Co-authored-by: noam-v <noam@bespo.ai >
2026-01-18 01:29:57 -06:00
Noam Bressler
5e991f33d3
fix(acp): use single global event subscription and route by sessionID ( #5628 )
...
Co-authored-by: noamzbr <noamzbr@users.noreply.github.com >
Co-authored-by: noam-v <noam@bespo.ai >
2026-01-18 01:29:42 -06:00
Sercan Sagman
70f64292c8
fix(agent): default agent selection in acp and headless mode ( #8678 )
...
Signed-off-by: assagman <ahmetsercansagman@gmail.com >
2026-01-15 17:09:19 -06:00
wid4t
773e30aa26
feat(acp): track file modified ( #7723 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-01-10 21:46:53 -06:00
Noam Bressler
002d9824c8
fix: Add kind, title, rawInput to ACP tool_call_update events ( #7368 )
...
Co-authored-by: noam-v <noam@bespo.ai >
2026-01-08 13:56:16 -06:00
Aiden Cline
9134b08396
acp: handle case where big-pickle is unavailable as a fallback
2026-01-04 21:10:30 -06:00
Dax
e839c1522d
Permission rework ( #6319 )
...
Co-authored-by: Github Action <action@github.com >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2026-01-01 17:54:11 -05:00
Matt Silverlock
f33003881d
feat: support configuring a default_agent across all API/user surfaces ( #5843 )
...
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
Co-authored-by: observerw <observerw@users.noreply.github.com >
2025-12-20 11:49:23 -06:00
José Valim
0cfe2b5f8e
Do not include hidden agents in ACP ( #5791 )
2025-12-19 08:56:12 -06:00
xu0o0
4b108cabc4
acp: fix internal error on /compact ( #5424 )
2025-12-12 10:43:18 -06:00
xu0o0
859238ef41
acp: replay conversation history in session/load ( #5385 )
2025-12-11 20:02:06 -06:00
Aiden Cline
b9ad1b09cb
better interleaved thinking support ( #5298 )
2025-12-09 16:32:12 -06:00
Dax
616265d0ef
v2 SDK ( #5216 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-12-07 19:04:14 -05:00
GitHub Action
9855771157
chore: format code
2025-11-08 01:59:02 +00:00
Aiden Cline
59ced2ad02
rework acp to compensate for changes in Zed IDE ( #4050 )
2025-11-07 13:57:12 -06:00
opencode-agent[bot]
27b5482979
Fixed ACP to respect user's default model config. ( #4006 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-06 19:07:27 -06:00
Aiden Cline
d7b39d8529
acp: update auth method
2025-11-05 15:01:14 -06:00
Aiden Cline
390da35072
acp: default to big pickle
2025-11-05 14:59:02 -06:00
Aiden Cline
37e2c86fe0
ACP: update package, fix slash command bug ( #3906 )
2025-11-05 00:50:48 -06:00
Aiden Cline
81d7976e27
make /init a default slash command on server side ( #3677 )
2025-11-01 01:14:09 -05:00
Haris Gušić
ba2660ec3e
fix: Opencode hangs after exit ( #3481 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-10-30 23:57:58 -05:00
Aiden Cline
f1e170f324
chore: rm unused import
2025-10-28 00:43:29 -05:00
Aiden Cline
e172fa9e20
feat (acp): mcp server support, file diffs, some default slash commands (/init, /compact), show todos properly ( #3490 )
...
The mcp server support does not mean acp didn't allow u to use mcp servers previously, it means that now you can connect new servers via ACP instead of relying on the opencode defined ones
2025-10-28 00:08:30 -05:00
Aiden Cline
5aed111138
acp: slash commands, agents, permissions, @ references, code cleanup ( #3403 )
...
Co-authored-by: yetone <yetoneful@gmail.com >
2025-10-25 01:32:46 -05:00
Yesh Yendamuri
2cfa6a3d52
feat: add model management to ACP sessions ( #3358 )
2025-10-23 00:43:28 -05:00
Giuseppe Rota
91a536fd40
fix(acp): use newer acp package ( #3317 )
2025-10-21 09:35:09 -05:00
Joe Schmitt
577ffecb29
feat: Add ACP (Agent Client Protocol) support ( #2947 )
...
Co-authored-by: opencode-bot <devnull@opencode.local >
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: GitHub Action <action@github.com >
2025-10-20 16:55:22 -05:00