Commit Graph

171 Commits

Author SHA1 Message Date
Douwe Osinga 2a4ed84e94 Better image compression (#6746)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-27 17:08:22 -05:00
Matt Joyce a4959fe13b Create default gooseignore file when missing (#6498)
Signed-off-by: matt joyce <matt.joyce@gmail.com>
2026-01-27 09:36:11 -08:00
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
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
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
Leo Cavalcante d2e01db2ed fix: support global .gooseignore and negation patterns (#6157)
Signed-off-by: leocavalcante <leonardo.cavalcante@picpay.com>
2026-01-13 19:08:48 -05: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 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
Jack Amadeo fb1d3dfd3d Bump rust toolchain to 1.92 (current stable) (#6356) 2026-01-06 14:13:20 -05:00
Bradley Axen 41dbddade6 chore: refactor docx_tool to reduce function size (#6273) 2026-01-05 20:41:07 -08: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 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
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
Michael Neale 89aa38ceb2 chore: suggest using text/markdown when fetching content (#5854) 2025-11-25 09:35:01 -05:00
Jack Amadeo 5ba636f45f Read paths from an interactive & login shell (#5774) 2025-11-18 19:24:49 -05:00
Zane 63e9a37b13 Handle spaces in extension names also (#5770) 2025-11-17 11:10:47 -08:00
Alex Hancock 2d7c7c8e07 fix: Implement a CredentialStore for auth (#5741) 2025-11-17 13:05:40 -05:00
Douwe Osinga 8185d3a706 Match lower case (#5763)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-17 09:32:24 -05:00
Alex Hancock 7e3ad08db9 fix: do not take into account gitignore in developer mcp (#5688) 2025-11-12 08:56:29 -05: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
Zane 89f7384d57 add clippy warning for string_slice (#5422)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-04 17:46:25 -05:00
Andrew Harvard 05ef93c6dc [Autovisualiser] remove unnecessary content from mermaid HTML template (#5505) 2025-10-31 13:11:08 -04:00
BestCodes f1ad5490b6 fix: ensure trailing newline in files created by text_editor tool (#5336)
Signed-off-by: The-Best-Codes <bestcodes.official@gmail.com>
2025-10-28 13:47:34 -04:00
Arya Pratap Singh 1156cbcf9d Feat/add mermaid chart rendering (#5377)
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com>
2025-10-27 19:53:50 -04:00
Jack Amadeo 73f109237e Bump rmcp (#5096) 2025-10-11 10:32:16 -04:00
tlongwell-block 228325ffef Improve Rust analysis output for analyze tool (#5072) 2025-10-10 09:28:26 -04:00
Will Pfleger c2e920a747 Fix: Prevent cross-contamination of cache data across analysis modes for analyze tool (#5075) 2025-10-08 15:06:12 -04:00
tlongwell-block b0edaf77f2 Add hint for focus mode when used on file paths for analyze tool (#5069) 2025-10-08 12:06:03 -04:00
Will Pfleger 4246ca59b3 Developer analyze tool improvement (#5030) 2025-10-07 10:20:17 -04:00
Douwe Osinga d3a222ddbf Make it startable from playwright and also isolate (#5016)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-06 20:59:26 -04:00
Jack Amadeo a77d13aa88 rmcp upgrade (#4792) 2025-09-30 21:03:50 -04:00
Demetrio ⚡️ 5c9be9ab28 fix: path is duplicated on tool calls causing them to fail (#4658) (#4859)
Signed-off-by: demetrio108 <demetrio108@protonmail.com>
2025-09-30 08:12:22 +10:00
Alex Hancock cb0eca9966 alexhancock/mcp-crate-cleanup (#4885) 2025-09-29 17:00:17 -04:00
Alex Hancock b9ba8dca29 Revert "Internal MCP Crate Cleanup (#4800)" (#4883) 2025-09-29 14:21:30 -04:00
Alex Hancock 146cf3185a Internal MCP Crate Cleanup (#4800) 2025-09-29 10:39:43 -04:00
Angie Jones 2032c7099c lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
Michael Neale 1e4d874341 can tell the system what shell it is using (#4807) 2025-09-26 17:09:17 -04:00
Jack Amadeo 757ceb6109 chore: turn clippy on for test code (#4817) 2025-09-26 00:06:07 -04:00
Alex Hancock b7604e0b13 fix: remove nested double quotes in windows automation_script tool description (#4824) 2025-09-25 14:51:20 -04:00
Michael Neale 0133fde8a9 prefer users SHELL (#4702)
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2025-09-25 10:56:37 +10:00
Michael Neale 05bd4da179 correct the tests from an odd merge (#4804) 2025-09-24 17:07:10 -07:00
kita-sato 66eeed10b3 fix: Fix cell coordinate ordering in XlsxTool and add unit tests (#4551)
Signed-off-by: kita-sato <230662867+kita-sato@users.noreply.github.com>
2025-09-24 18:01:29 -04:00
Robert Mcgregor bde47eb85d feat(shell): throw errors on interactive commands (#4788) 2025-09-25 07:17:12 +10:00
Alex Hancock 7a704f86d0 Remove now unused mcp-server crate (#4773) 2025-09-24 10:36:09 -04:00
Alex Hancock dba0f4eaef chore(mcp): convert computercontroller server to use the rust sdk (#4772) 2025-09-24 10:03:00 -04:00