Will Pfleger
0164300649
Merge branch 'main' into wpfleger/db-cli
...
* main: (54 commits)
add clippy warning for string_slice (#5422 )
improve linux tray icon support (#5425 )
feat: log rotation (#5561 )
use app.isPackaged instead of checking for node env development (#5465 )
disable RPM build-ID generation to prevent package conflicts (#5563 )
Add Diagnostics Info to Q&A and Bug Report Templates (#5565 )
fix: improve server error messages to include HTTP status code (#5532 )
improvement: add useful error message when attempting to use unauthenticated cursor-agent (#5300 )
fix: unblock acp via databricks (#5562 )
feat: add --output-format json flag to goose run command (#5525 )
Sessions required (#5548 )
feat: add grouped extension loading notification (#5529 )
we should run this on main and also test open models at least via ope… (#5556 )
info: print location of sessions.db via goose info (#5557 )
chore: remove yarn usage from documentation (#5555 )
cli: adjust default theme to address #1905 (#5552 )
Manual compaction counting fix + cli cleanup (#5480 )
chore(deps): bump prismjs and react-syntax-highlighter in /ui/desktop (#5549 )
fix: remove qwen3-coder from provider/mcp smoke tests (#5551 )
fix: do not build unsigned desktop app bundles on every PR in ci. add manual option. (#5550 )
...
2025-11-04 19:43:16 -05:00
Douwe Osinga
5b93ee587f
Sessions required ( #5548 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-03 21:04:44 -05:00
Will Pfleger
42bf8043e2
Expose everything in the API too
2025-10-31 14:43:29 -04:00
Will Pfleger
1489a764c4
Include schema version in backup metadata
2025-10-30 19:20:09 -04:00
Will Pfleger
6397b6d1a9
Automatically back up session DB before migrations using new DB CLI command
2025-10-30 18:21:16 -04:00
Alex Hancock
96bac11460
chore: upgrade rmcp to 0.8.3 ( #5458 )
2025-10-30 11:03:36 -04:00
David Katz
37e1bb1d37
Stream token usage on every agent message ( #5342 )
2025-10-29 23:23:25 -04:00
Douwe Osinga
e7ca2e3bf7
Agent extension api ( #5281 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-10-29 11:16:06 -04:00
Douwe Osinga
4034f3fcef
Make reply use the API ( #5389 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-10-28 15:27:28 -04:00
Will Pfleger
044b227fdb
(re)Standardize Session Name Attribute ( #5279 )
2025-10-24 13:34:08 -04:00
David Katz
23412e270f
Replace compaction notifications with system notifications ( #5218 )
2025-10-22 16:09:44 -04:00
Douwe Osinga
755e9f893d
Diagnostics ( #5323 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-10-22 14:25:49 -04:00
Douwe Osinga
d836a10af1
Next camp ( #5237 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com >
Co-authored-by: Zane Staggs <zane@squareup.com >
2025-10-21 15:00:21 -07:00
Lifei Zhou
8b53a5696e
Lifei/UI parameter input ( #5222 )
2025-10-20 10:05:54 +11:00
Michael Neale
890393bb68
Revert "Standardize Session Name Attribute" ( #5250 )
2025-10-18 12:44:30 -04:00
Will Pfleger
b8c3508178
Standardize Session Name Attribute ( #5085 )
2025-10-17 17:05:41 -04:00
Alex Hancock
e95c38d646
Release/1.11.0 ( #5224 )
...
Co-authored-by: Michael Neale <michael.neale@gmail.com >
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com >
2025-10-17 12:51:57 -07:00
Douwe Osinga
7c1f5dcb2f
Compaction overhaul ( #5186 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: David Katz <dkatz@squareup.com >
Co-authored-by: Alex Hancock <alexhancock@block.xyz >
2025-10-15 18:39:12 -04:00
Lifei Zhou
a6d0666ffd
used recipe id or deeplink to start agent ( #5154 )
2025-10-16 08:36:40 +11:00
Douwe Osinga
9251da4314
Declarative providers ( #5084 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Michael Neale <michael.neale@gmail.com >
2025-10-15 09:48:14 -04:00
Lifei Zhou
1396d315e5
Applied server side call to parse and save recipe ( #5022 )
2025-10-09 15:45:46 +11:00
Douwe Osinga
b179be4cff
Art vandelay: Import & Export ( #5053 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-10-07 21:07:40 -04:00
Lifei Zhou
5526b59f53
fix: backwards compatible parsing recipe file ( #5020 )
2025-10-06 21:34:16 +11:00
Zane
f4d79404ee
Create / edit recipe form unification and improvements ( #4693 )
2025-10-05 09:00:59 -07:00
Douwe Osinga
96ded37e15
Platform extensions sketch ( #4868 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Michael Neale <michael.neale@gmail.com >
2025-10-03 13:45:37 -04:00
Douwe Osinga
5b8efb5b9a
Add reply to the routes ( #4963 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-10-03 13:32:42 -04:00
Lifei Zhou
a3fbeb04fc
Lifei/create save recipe to file ( #4895 )
2025-10-03 09:38:25 +10:00
Jack Amadeo
a1068ec591
fix: session timestamps ( #4913 )
2025-10-01 14:32:32 -04:00
Jack Amadeo
a77d13aa88
rmcp upgrade ( #4792 )
2025-09-30 21:03:50 -04: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
Michael Neale
4e1195954c
fix: restoring test data and correcting name ( #4875 )
2025-09-29 15:29:02 +10:00
Douwe Osinga
dc292883b7
Session manager ( #4648 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-09-26 14:56:45 -04:00
tlongwell-block
9d40422e2d
feat: AgentManager - foundation for unified execution ( #4389 ) ( #4684 )
2025-09-24 16:15:26 -04:00
Alex Hancock
b051d11115
Release/1.9.0 ( #4703 )
2025-09-24 10:11:52 -04:00
Alex Hancock
d63781a552
release/1.8.0 ( #4577 )
...
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz >
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com >
Co-authored-by: Zane Staggs <zane@squareup.com >
Co-authored-by: Lifei Zhou <lifei@squareup.com >
2025-09-11 13:59:55 -04:00
David Katz
3f17f4007a
Add Message Metadata for Visibility Control ( #4538 )
2025-09-10 17:26:16 -04:00
Jack Amadeo
2080425d9a
fix: onboarding endpoints send token secret ( #4575 )
2025-09-09 13:43:46 -04:00
Jack Amadeo
9f53d39b88
Use middleware to verify secret key ( #4338 )
2025-09-09 09:54:33 -04:00
Max Novich
195f389972
update to RMCP 0.6.2 ( #4523 )
2025-09-05 09:54:10 -04:00
Douwe Osinga
d2195289cf
Add session to agents ( #4216 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com >
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz >
2025-09-03 10:31:24 -04:00
Alex Hancock
d6dbbab8bc
chore(release): release version 1.7.0 ( #4391 )
2025-09-02 15:39:41 -04:00
Lifei Zhou
ce69b396ce
chore: move list recipes and archive recipe to goose server ( #4422 )
2025-09-01 11:28:28 +10:00
David Katz
ef57f5062d
Nest TODO State in session data ( #4361 )
...
Co-authored-by: Alex Hancock <alexhancock@block.xyz >
2025-08-28 14:11:29 -04:00
Angela Ning
9fe20f981f
UI: query provider for supported models ( #4270 )
...
Signed-off-by: Angela Ning <aning@squareup.com >
2025-08-25 13:18:42 -04:00
Alex Hancock
dc01d1c7f8
release/1.6.0 ( #4280 )
2025-08-22 12:59:04 -04:00
tlongwell-block
b16741dbbd
Move To-Do Tool to Session Scope from Agent Scope ( #4157 )
2025-08-22 10:53:42 -04:00
Douwe Osinga
942ef5b0a3
Custom providers update ( #4099 )
...
Co-authored-by: developerayo <shodipovi@gmail.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Zane Staggs <zane@squareup.com >
2025-08-19 15:03:10 -07:00
Amed Rodriguez
4f4e8ace33
Desktop alerts when suspicious unicode characters found in Recipe ( #4080 )
2025-08-19 14:05:46 -07:00