Commit Graph

235 Commits

Author SHA1 Message Date
Alex Hancock 8233f0afac chore: upgrade to rmcp 0.14.0 (#6674) 2026-01-23 14:52:43 -05:00
Adrian Cole 0602dc7ced chore: reduce duplicate or unused cargo deps (#6630)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-01-23 16:27:33 +09:00
Michael Neale e78a1e7d4e feat: codex subscription support (#6600)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
2026-01-23 17:11:58 +11:00
github-actions[bot] 86b38c6a4f chore(release): release version 1.21.0 (minor) (#6634)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2026-01-22 12:59:51 -08:00
Adrian Cole 67de49abbb fix(goose): propagate session_id across providers and MCP (#6584)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-01-22 08:28:56 +08:00
Songlin Yang 63bf8eb439 chore: remove unused dependencies in cargo.toml (#6561)
Signed-off-by: lsytj0413 <511121939@qq.com>
2026-01-19 16:05:18 +11:00
Alex Hancock 4191826569 chore: upgrade rmcp (#6516) 2026-01-16 12:09:51 -05:00
github-actions[bot] f5753759bb Release 1.20.0
Auto-merged release PR after tag v1.20.0 was pushed
2026-01-16 15:57:28 +00:00
Adrian Cole 7d4a6bd8ff feat(goose-acp): enable parallel sessions with isolated agent state (#6392)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-01-14 14:19:17 -08:00
dependabot[bot] c3d5016f19 chore(deps): bump lru from 0.12.5 to 0.16.3 (#6379)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-12 14:16:25 -05:00
Rodolfo Olivieri 7a4d047538 Use crunchy from crates instead of git fork (#6415)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
2026-01-12 12:09:45 -05:00
Rodolfo Olivieri 0be3ec18cc Remove unused dependencies across workspace (#6380)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
2026-01-12 11:44:23 -05:00
Zane 9a01fcb740 Add support for changing working dir and extensions in same window/session (#6057) 2026-01-08 16:48:15 -08:00
github-actions[bot] 635131d7bf Release 1.19.0
Auto-merged release PR after tag v1.19.0 was pushed
2026-01-06 20:32:50 +00:00
dependabot[bot] e9210ecd20 chore(deps): bump rsa from 0.9.9 to 0.9.10 (#6358)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-06 14:22:19 -05:00
Sai Karthik 7c143b9afb feat(cli): add subcommand completion to generate various shell completions (#6313)
Signed-off-by: Sai Karthik <kskarthik@disroot.org>
2026-01-05 13:45:30 -05:00
github-actions[bot] cabbda3dbc Release 1.18.0
Auto-merged release PR after tag v1.18.0 was pushed
2026-01-05 18:28:22 +00:00
Adrian Cole 5a5312a2e6 feat: upgrade to rmcp 0.12.0 and sacp 10.0.0 by removing SSE transport (#6304)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-01-02 07:07:53 +08:00
Adrian Cole d1f95757cf feat(code-mode): use server names for MCP extensions (#6284)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2025-12-30 13:08:38 +08:00
Adrian Cole 23f33e3fb2 feat(acp): Honor MCP servers from clients like Zed (stdio + http) (#6230)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2025-12-24 05:49:10 +08:00
Adrian Cole 2f876725d3 test: fix recipe and audio tests to avoid side effects (#6231)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2025-12-23 10:26:34 +08:00
Adrian Cole 1ccc579dac fix(code-mode): improve tool signatures for LLM discovery (#6177)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2025-12-19 12:03:41 +08:00
Alex Hancock 1b059af169 chore: manually update version (#6166) 2025-12-18 12:22:38 -05:00
David Katz 473f269daa Regenerate canonical models when release branch is created. (#6127) 2025-12-18 11:44:01 -05:00
Adrian Cole dfd207bc0f test: add ACP integration test (#6150)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2025-12-18 09:26:46 +08:00
Rodolfo Olivieri 4e117723b7 Update dependencies to help in Fedora packaging (#5835)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2025-12-17 13:01:06 -05:00
Adrian Cole 062fc07432 deps: upgrade agent-client-protocol to 0.9.0 (#6109)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2025-12-17 08:50:47 +08:00
Douwe Osinga 1c820addeb OpenRouter & Xai streaming (#5873)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-12-16 13:24:53 -05:00
Filippo Balicchia 0a5b7d7ce6 bump bedrock dep versions (#6090)
Signed-off-by: fbalicchia <fbalichia@cuebiq.com>
Co-authored-by: fbalicchia <fbalichia@cuebiq.com>
2025-12-16 11:24:54 -05:00
Alex Hancock 948ff499b7 feat(mcp): platform extension for "code mode" MCP tool calling (#6030)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-12-15 16:47:00 -05:00
Zane 2b8f9e1ee4 fix: linux goosed crashing libssl error (#6051) 2025-12-10 11:23:30 -08:00
github-actions[bot] 6239b8c465 chore(release): release version 1.16.0 (minor) (#5985)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
Co-authored-by: spencrmartin <spencermartin@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-12-10 08:59:31 -08:00
Michael Neale 9b6a1c1297 fix: metrics on posthog (#6024)
Co-authored-by: Zane Staggs <zane@squareup.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
2025-12-09 16:28:18 -08:00
Kai Lu 5d53643b61 Enable recipe deeplink parameters for pre-population (#5757)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-03 07:45:25 -08:00
Michael Neale 03fb892ebe fix: use a lock to ensure only need to run tunnel just in case multiple go… (#5885) 2025-12-02 09:59:02 +11:00
Douwe Osinga 5f50198318 feat: @goose in terminal (native terminal support) (#5887)
Co-authored-by: Bradley Axen <baxen@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-01 17:40:17 +11:00
Alex Hancock bb54aa5881 deps: upgrade rmcp to 0.9.1 (#5860) 2025-11-25 09:36:33 -05:00
Michael Neale 08d0a7cb20 goose remote access (#5251) 2025-11-25 14:54:34 +11:00
github-actions[bot] 45d5c1ec7e Release 1.15.0
Auto-merged release PR after tag v1.15.0 was pushed
2025-11-19 17:18:11 +00:00
Jack Amadeo 5ba636f45f Read paths from an interactive & login shell (#5774) 2025-11-18 19:24:49 -05:00
vlascik a885f5c3b9 fix: get win node path from registry (#5731)
Signed-off-by: V. Lascik <vlascik@users.noreply.github.com>
2025-11-17 14:12:56 -05:00
Alex Hancock 2d7c7c8e07 fix: Implement a CredentialStore for auth (#5741) 2025-11-17 13:05:40 -05:00
tlongwell-block 02ca6f7ff1 Platform Extension MOIM (Minus One Info Message) (#5027) 2025-11-16 12:14:49 -05:00
github-actions[bot] 133e357780 chore(release): release version 1.14.0 (minor) (#5676)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-11 17:51:41 -05:00
Alex Hancock a09f2e4faa chore: upgrade rmcp to 0.8.5 (#5673) 2025-11-11 09:46:55 -05:00
Jack Amadeo 25dfd768e5 Better search paths and handling of CLI providers (#5554)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-07 22:35:26 -05:00
github-actions[bot] cc4d978c7b Release 1.13.0
Auto-merged release PR after tag v1.13.0 was pushed
2025-11-06 22:15:40 +00:00
Alex Hancock c62c61cc07 fix: move goosehints/AGENTS.md handling to goose, and out of developer extension (#5575) 2025-11-06 17:04:46 -05:00
Jack Amadeo db0b78b4b6 Listen for ctrl-c during provider request (#5585) 2025-11-05 22:44:36 -05:00
Jack Amadeo 3269298b8a bump to 1.12.0 (#5580) 2025-11-05 09:15:14 -05:00