24 Commits

Author SHA1 Message Date
Peter Cardenas
cf352f6f46 fix: make acp client send requests async (#2848) 2025-12-21 03:32:04 +08:00
Adrian Cole
0336666a73 fix(acp): return JSON-RPC error for fs/read_text_file on missing files (#2849)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-12-13 23:30:11 +08:00
Peter Cardenas
bbf6d8f0d9 fix: respect Config.debug during acp client session (#2857) 2025-12-10 02:41:42 +08:00
yetone
7f48770e66 fix(kimi-acp): kimi acp tool call update is missing the kind field (#2814) 2025-10-31 20:41:12 +08:00
Carlos Gomes
7e9f7b57de fix(acp): improve process cleanup and add type annotations (#2799) 2025-10-26 14:38:17 +08:00
yetone
487972386e feat: support acp slash commands (#2775) 2025-10-16 19:05:57 +08:00
yetone
4a68e29165 feat: support codex acp provider (#2774) 2025-10-16 01:26:04 +08:00
Jack Wright
4c0493440b Add Goose as an ACP provider (#2730)
Co-authored-by: Jack Wright <jack.wright@nike.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-09-30 17:19:06 +08:00
1A7432
44db8eba87 feat: add automatic ACP session recovery with intelligent history truncation (#2711) 2025-09-18 15:22:26 +08:00
yetone
ebed32d7e3 fix: resource link for acp (#2674) 2025-09-02 22:17:34 +08:00
yetone
968a9a065d fix: better tool name (#2671) 2025-09-02 16:02:13 +08:00
yetone
a4a4c91711 fix: wrap all ACP handlers in vim.schedule to ensure safe UI operations (#2670) 2025-09-02 13:37:26 +08:00
yetone
15d19518b1 feat: better tool ui (#2668) 2025-09-01 22:31:38 +08:00
yetone
fe928d2f96 fix: get buffer in fast event (#2666) 2025-09-01 18:42:48 +08:00
yetone
5e0aa7e5c0 feat: support acp (#2649) 2025-08-31 07:41:19 +08:00
yetone
bd2079a5cc chore: remove dead code and commented out blocks (#2611) 2025-08-16 14:45:27 +08:00
yetone
8bc149ccd8 fix: react prompts (#2537) 2025-07-26 16:06:56 +08:00
yetone
07b703dbd5 fix: ReAct parser (#2330) 2025-06-25 16:55:10 +08:00
yetone
b54b806f71 Revert "Revert "fix: parse xml (#2134)" (#2136)" (#2141) 2025-06-04 04:58:04 +08:00
yetone
690f25a89e fix: xml parser (#2140) 2025-06-04 04:50:18 +08:00
yetone
58de23efe0 Revert "fix: parse xml (#2134)" (#2136) 2025-06-04 03:23:33 +08:00
yetone
55acc44003 fix: parse xml (#2134) 2025-06-04 01:57:08 +08:00
yetone
746f071b37 feat: streaming diff (#2107) 2025-06-02 16:44:33 +08:00
yetone
bc403ddcbf feat: ReAct tool calling (#2104) 2025-05-31 08:53:34 +08:00