Rabi Mishra
|
f5ad3384b8
|
fix(acp): separate acp sessions from user sessions (#7857)
Signed-off-by: Rabi Mishra <mishra.rabi@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-03-26 16:52:42 +00:00 |
|
Rodolfo Olivieri
|
caef9f6466
|
feat: add optional native-tls support as alternative to rustls (#8037)
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-03-25 20:46:50 +00:00 |
|
Adrian Cole
|
1426c8bfa0
|
feat(acp): add session/set_config and stabilize list, delete and close (#7984)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-22 22:33:26 +00:00 |
|
Michael Neale
|
565b06b715
|
feat: upgrade ink for performance, and use stdio not http (#8004)
|
2026-03-20 01:23:18 +00:00 |
|
Elias Posen
|
28a52e36ff
|
Support CodeMode ToolDisclosure Variants (#7926)
Signed-off-by: Elias Posen <elias@posen.ch>
|
2026-03-19 08:55:46 +00:00 |
|
Adrian Cole
|
94eaacc06f
|
test(acp): add terminal delegation fixtures and fix shell singleton (#7923)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-16 14:02:08 +00:00 |
|
Adrian Cole
|
94fdcdd07a
|
feat: persist GooseMode per-session via session DB (#7854)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-16 11:37:21 +00:00 |
|
Adrian Cole
|
5265c52b74
|
fix(acp): pass session_id when loading extensions so skills are discovered (#7868)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-16 05:05:33 +00:00 |
|
Adrian Cole
|
1b05c92912
|
feat(acp): add session/set_mode handler (#7801)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-13 09:30:36 +00:00 |
|
Jack Amadeo
|
c947620843
|
More acp tools (#7843)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-13 08:28:02 +00:00 |
|
Rodolfo Olivieri
|
f16fe88f2d
|
Add github actions workflow for unused deps (#7681)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
|
2026-03-12 12:51:50 +00:00 |
|
Adrian Cole
|
c00371b126
|
test(acp): align provider and server test parity (#7822)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-12 02:52:39 +00:00 |
|
Matt Toohey
|
3d8f6001d1
|
fix(acp): register MCP extensions when resuming a session (#7806)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-12 02:15:17 +00:00 |
|
Alex Hancock
|
f2de8b5ccc
|
feat: MCP Roots support (#7790)
|
2026-03-11 18:35:49 +00:00 |
|
Adrian Cole
|
cb4d99d303
|
feat(acp): add read tool and delegate filesystem I/O to ACP clients (#7668)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-11 13:21:00 +00:00 |
|
Adrian Cole
|
902c2ac28a
|
feat: ACP providers for claude code and codex (#6605)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-10 22:55:05 +00:00 |
|
Jack Amadeo
|
aebf59a221
|
Relax the assertion for the model list ACP test (#7653)
|
2026-03-04 14:26:40 -05:00 |
|
jh-block
|
69ad519373
|
feat: make pctx/Code Mode an optional dependency via 'code-mode' feature (#7567)
|
2026-02-27 15:51:13 +00:00 |
|
Rabi Mishra
|
7240341974
|
fix(acp): Use ACP schema types for session/list (#7409)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-02-26 19:38:05 +00:00 |
|
Ido Savion
|
b7bb6b4b73
|
fix(acp): don't fail session creation when model listing is unavailable (#7484)
Signed-off-by: Ido Savion <ido@diversion.dev>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-26 15:45:00 +00:00 |
|
Bradley Axen
|
ced5c1b108
|
feat: simplify developer extension (#7466)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
|
2026-02-26 11:30:36 +00:00 |
|
David Katz
|
716085ce09
|
Simplified custom model flow with canonical models (#6934)
|
2026-02-24 01:12:10 +00:00 |
|
Lifei Zhou
|
5e5e2917c0
|
fix: removed unnecessary version for goose acp macro dependency (#7428)
|
2026-02-23 19:24:51 +00:00 |
|
Alex Hancock
|
d4dfa5d311
|
feat: TUI client of goose-acp (#7362)
|
2026-02-19 20:54:07 +00:00 |
|
Alex Hancock
|
c35b24975f
|
fix(goose-acp): heap allocations (#7322)
|
2026-02-19 03:20:13 +00:00 |
|
Jack Amadeo
|
f425ea7474
|
Typescript SDK for ACP extension methods (#7319)
|
2026-02-19 02:08:26 +00:00 |
|
Douwe Osinga
|
9a91fccfb5
|
Everything is streaming (#7247)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-02-17 18:53:38 +00:00 |
|
David Katz
|
3959805198
|
Use Canonical Models to set context window sizes (#6723)
|
2026-02-17 16:43:10 +00:00 |
|
Chih-Tao Lee
|
5328467867
|
feat: add GoosePlatform to AgentConfig and MCP initialization (#6931)
Signed-off-by: Jazzcort <jason101011113@gmail.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
|
2026-02-17 13:41:50 +00:00 |
|
Rabi Mishra
|
6106025729
|
fix: filter models without tool support from recommended list (#7198)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-02-17 13:14:09 +00:00 |
|
David Katz
|
f9cbc8aca5
|
Bump version numbers for 1.24.0 release (#7214)
|
2026-02-13 22:45:49 +00:00 |
|
Adrian Cole
|
8d59c2dced
|
feat: MCP support for agentic CLI providers (#6972)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-11 23:37:52 +00:00 |
|
Rodolfo Olivieri
|
845577726d
|
Group dependencies in root Cargo.toml (#6948)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
|
2026-02-11 14:10:09 +00:00 |
|
Adrian Cole
|
4ad0aa4537
|
fix(acp): per-session Agent for model isolation and load_session restore (#7115)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-10 23:18:34 +00:00 |
|
Adrian Cole
|
49ad115fb1
|
feat(acp): add model selection support for session/new and session/set_model (#7112)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-10 05:23:36 +00:00 |
|
Adrian Cole
|
1371f5df4a
|
test(mcp): add image tool test and consolidate MCP test fixtures (#7019)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-09 01:12:11 +00:00 |
|
Adrian Cole
|
4e87011981
|
fix: lazy provider creation for goose acp (#7026) (#7066)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-08 02:51:03 +00:00 |
|
tlongwell-block
|
f338e36c65
|
feat: expose AGENT_SESSION_ID env var to extension child processes (#7072)
|
2026-02-08 00:02:08 +00:00 |
|
Adrian Cole
|
948cb91d54
|
refactor: move disable_session_naming into AgentConfig (#7062)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-07 00:55:55 +00:00 |
|
Adrian Cole
|
aa4f320d23
|
fix(acp): fixtures now raise content mismatch errors (#6912)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-05 06:32:16 +00:00 |
|
Elias Posen
|
8631caa890
|
Use Port of Context (pctx) for code mode (#6765)
Signed-off-by: Elias Posen <elias@posen.ch>
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-03 12:15:49 -05:00 |
|
Adrian Cole
|
1ad81e3b69
|
refactor(providers): extract ProviderDef trait and OpenAiCompatibleProvider (#6832)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-02 22:36:54 +00:00 |
|
Jack Amadeo
|
a9f4b2d637
|
Remove dependency on goose-mcp from goose crate (#6637)
|
2026-02-02 18:21:35 +00:00 |
|
jh-block
|
ce95e04693
|
feat: WebSocket transport for goose-acp (#6895)
|
2026-02-02 14:10:26 +00:00 |
|
Alex Hancock
|
69af713ee6
|
feat: Streamable HTTP transport for ACP + goose-acp usage (#6741)
|
2026-02-02 07:13:40 +08:00 |
|
Douwe Osinga
|
2c16e34158
|
Remove autogenerated .gooseignore files that don't belong in repo (#6824)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-01-29 20:10:57 -05:00 |
|
Douwe Osinga
|
4d100d59a3
|
Fix case-insensitive matching for builtin extension names (#6825)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-01-29 19:54:58 -05:00 |
|
Zane
|
a06436461b
|
Refactor: move persisting extension to session outside of route (#6685)
|
2026-01-29 16:03:03 -08:00 |
|
Adrian Cole
|
b0c6373cf8
|
acp: load configured extensions and refactor tests (#6803)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-01-30 10:39:03 +11:00 |
|
Alex Hancock
|
edd0109997
|
feat: platform extension migrator + code mode rename (#6611)
|
2026-01-29 17:12:51 -05:00 |
|