Ariane Emory
|
d2ea6700aa
|
fix(core): Remove dead code and documentation related to the obsolete list tool. (#22672)
|
2026-04-15 17:44:53 -05:00 |
|
Dax
|
4ae7c77f8a
|
migrate: move flock and hash utilities to shared package (#22640)
|
2026-04-15 15:50:24 +00:00 |
|
opencode-agent[bot]
|
64171db173
|
chore: generate
|
2026-04-14 16:39:15 +00:00 |
|
Aiden Cline
|
b1312a3181
|
core: prevent duplicate user messages in ACP clients (#22468)
|
2026-04-14 11:37:33 -05:00 |
|
RAIT-09
|
a8f9f6b705
|
fix(acp): stop emitting user_message_chunk during session/prompt turn (#21851)
|
2026-04-14 11:25:00 -05:00 |
|
Kit Langton
|
14ccff4037
|
refactor(agent): remove async facade exports (#22341)
|
2026-04-13 14:54:01 -04:00 |
|
George Harker
|
f0f1e51c5c
|
fix(core): implement proper configOptions for acp (#21134)
|
2026-04-05 21:29:34 -05:00 |
|
Noam Bressler
|
1989704abe
|
feat(acp): Add messageID and emit user_message_chunk on prompt/command (#18625)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-04-02 12:56:56 -05:00 |
|
Kit Langton
|
1cb7df7159
|
refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182)
|
2026-03-12 14:48:17 +00:00 |
|
opencode-agent[bot]
|
6314d741e7
|
chore: generate
|
2026-03-12 13:28:46 +00:00 |
|
Kit Langton
|
c45467964c
|
feat(id): brand ProviderID and ModelID (#17110)
|
2026-03-12 09:27:52 -04:00 |
|
Dax Raad
|
831eb6881b
|
refactor: change pathToFileURL imports from bun to url module
|
2026-03-09 14:52:25 -04:00 |
|
Dax Raad
|
a9bf1c0505
|
refactor: replace Bun.hash with Hash.fast using xxhash3-xxh64
|
2026-03-05 22:03:24 -05:00 |
|
Noam Bressler
|
2cee947671
|
fix: ACP both live and load share synthetic pending status preceeding… (#14916)
|
2026-02-24 23:54:10 +10:00 |
|
Noam Bressler
|
888b123387
|
feat: ACP - stream bash output and synthetic pending events (#14079)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-02-24 21:14:47 +10:00 |
|
Dax
|
a2469d933e
|
refactor: migrate src/acp/agent.ts from Bun.file() to Filesystem module (#14139)
|
2026-02-18 16:14:20 -05:00 |
|
ImmuneFOMO
|
9d3c81a683
|
feat(acp): add opt-in flag for question tool (#13562)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-02-16 14:20:41 -06:00 |
|
Zhiyuan Zheng
|
86e545a23e
|
fix(opencode): ACP sessions never get LLM-generated titles (#13095)
|
2026-02-16 14:16:17 -06:00 |
|
Dax
|
6d95f0d14c
|
sqlite again (#10597)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-02-14 04:19:02 +00:00 |
|
opencode-agent[bot]
|
d9b4535d64
|
chore: generate
|
2026-02-09 19:27:52 +00:00 |
|
Bryce Ryan
|
56b340b5d5
|
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)
|
fde0b39b7c
|
fix: properly encode file URLs with special characters (#12424)
|
2026-02-06 16:16:56 -06:00 |
|
Steffen Deusch
|
8ddef975b7
|
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
|
fdd484d2c1
|
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
|
fc0210c2fd
|
fix(acp): rename setSessionModel to unstable_setSessionModel (#9940)
|
2026-01-21 22:11:09 -06:00 |
|
Tommy D. Rossi
|
416aaff488
|
feat(acp): add session/list and session/fork support (#7976)
|
2026-01-21 14:14:56 -06:00 |
|
Noam Bressler
|
301e74d953
|
fix: Persist loaded model and mode on ACP session load (#9829)
|
2026-01-21 12:10:54 -06:00 |
|
GitHub Action
|
733226de9d
|
chore: generate
|
2026-01-20 16:11:56 +00:00 |
|
Noam Bressler
|
e8b0a65c63
|
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
|
5009f10406
|
chore: generate
|
2026-01-18 16:46:02 +00:00 |
|
Lior
|
095a64291d
|
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
|
ee4ea65311
|
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
|
bef1f66281
|
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
|
81983d4a2e
|
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
|
44fa3d5392
|
feat(acp): track file modified (#7723)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-01-10 21:46:53 -06:00 |
|
Noam Bressler
|
958f1edfef
|
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
|
8b3ae08a55
|
acp: handle case where big-pickle is unavailable as a fallback
|
2026-01-04 21:10:30 -06:00 |
|
Dax
|
351ddeed91
|
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
|
8f6c8844d7
|
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
|
0d472a49a0
|
Do not include hidden agents in ACP (#5791)
|
2025-12-19 08:56:12 -06:00 |
|
xu0o0
|
9017d10303
|
acp: fix internal error on /compact (#5424)
|
2025-12-12 10:43:18 -06:00 |
|
xu0o0
|
a9f27371cf
|
acp: replay conversation history in session/load (#5385)
|
2025-12-11 20:02:06 -06:00 |
|
Aiden Cline
|
df64612d54
|
better interleaved thinking support (#5298)
|
2025-12-09 16:32:12 -06:00 |
|
Dax
|
ea7ec60f51
|
v2 SDK (#5216)
Co-authored-by: GitHub Action <action@github.com>
|
2025-12-07 19:04:14 -05:00 |
|
GitHub Action
|
34ff87d504
|
chore: format code
|
2025-11-08 01:59:02 +00:00 |
|
Aiden Cline
|
73cd8a334c
|
rework acp to compensate for changes in Zed IDE (#4050)
|
2025-11-07 13:57:12 -06:00 |
|
opencode-agent[bot]
|
9f603e39a6
|
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
|
c664f92829
|
acp: update auth method
|
2025-11-05 15:01:14 -06:00 |
|
Aiden Cline
|
f95333aaa4
|
acp: default to big pickle
|
2025-11-05 14:59:02 -06:00 |
|
Aiden Cline
|
1e0596bc46
|
ACP: update package, fix slash command bug (#3906)
|
2025-11-05 00:50:48 -06:00 |
|