Rodolfo Olivieri
|
bcfbe89204
|
refactor: consolidate duplicated dependencies into workspace (#8041)
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-23 18:08:48 +00:00 |
|
Andrew Harvard
|
80f3e50d0d
|
fix(desktop): fullscreen header bar + always-visible close controls (#8033)
Signed-off-by: Andrew Harvard <aharvard@squareup.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Goose <opensource@block.xyz>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-03-20 16:15:17 +00:00 |
|
Andrew Harvard
|
f697e8d7dd
|
feat(autovisualiser): Migrate the autovisualiser extension to MCP Apps (#7852)
Co-authored-by: Goose <opensource@block.xyz>
|
2026-03-16 01:58:50 +00:00 |
|
Rodolfo Olivieri
|
35c3857941
|
Remove include from Cargo.toml in goose-mcp (#7838)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
|
2026-03-12 19:07:25 +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 |
|
Jack Amadeo
|
9adff9b177
|
fix: disable some computercontroller functionality when no $DISPLAY detected (#7824)
|
2026-03-12 03:28:28 +00:00 |
|
Jack Amadeo
|
325bf396af
|
Update to rmcp 1.1.0 (#7619)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
|
2026-03-06 02:40:52 +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 |
|
Michael Neale
|
edede637d7
|
feat: simplify the text editor to be more like pi (#7426)
|
2026-02-24 00:47:41 +00:00 |
|
Michael Neale
|
62d2aa8bb5
|
feat: computer controller overhaul, adding peekaboo (#7342)
|
2026-02-20 01:38:41 +00:00 |
|
Rodolfo Olivieri
|
37f419dfb3
|
Include 3rd-party license copy for JavaScript/CSS minified files (#7352)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
|
2026-02-19 21:45:19 +00:00 |
|
Alex Hancock
|
4b3eef0c9a
|
chore: upgrade to rmcp 0.16.0 (#7274)
|
2026-02-19 01:41:14 +00:00 |
|
Zane
|
7eb4e442a7
|
Use the working dir from the session (#7285)
|
2026-02-17 18:10:52 -08:00 |
|
David Katz
|
ac0ceddf88
|
fix text editor view broken (#7167)
|
2026-02-12 07:11:03 +00:00 |
|
Jack Amadeo
|
fb47728f1b
|
More no-window flags (#7122)
|
2026-02-11 17:43:18 +00:00 |
|
Josh Soref
|
f636a97faa
|
Spelling (#7137)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2026-02-11 14:35:24 +00:00 |
|
Andrew Harvard
|
544bc1bc4f
|
feat(mcp): upgrade rmcp to 0.15.0 and advertise MCP Apps UI extension capability (#6927)
|
2026-02-11 14:34:04 +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 |
|
Sam W
|
1168d7d9b1
|
feat: add AGENT=goose environment variable for cross-tool compatibility (#7017)
|
2026-02-10 17:18:50 +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
|
81b0a348d6
|
fix(deps): bump tree-sitter to 0.26 and set sqlx default-features=false to fix RUSTSEC advisories (#7031)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-06 10:39:24 +00:00 |
|
Douwe Osinga
|
d78c69f944
|
Proper proxy support on windows & mac (#6840)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-02-05 19:02:31 +00:00 |
|
Douwe Osinga
|
c7718a425a
|
Also do memory (#6950)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-02-05 16:57:45 +00:00 |
|
Songlin Yang
|
3e38c303e6
|
feat: pass env to shell command (#6863)
Signed-off-by: lsytj0413 <511121939@qq.com>
|
2026-02-03 18:44:07 +00:00 |
|
Zane
|
aa356bd460
|
fix: per session working dir isolation (#6920)
|
2026-02-03 18:20:02 +00:00 |
|
Songlin Yang
|
3d0bb3c670
|
fix: use lazy for regex to avoid recompile (#6865)
Signed-off-by: lsytj0413 <511121939@qq.com>
|
2026-02-03 07:00:58 +00:00 |
|
Jack Amadeo
|
a9f4b2d637
|
Remove dependency on goose-mcp from goose crate (#6637)
|
2026-02-02 18:21:35 +00: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 |
|
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 |
|
Michael Neale
|
4156907209
|
fix: we can default gooseignore without writing it out (#6802)
|
2026-01-29 10:47:09 -05:00 |
|
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 |
|