Commit Graph

53 Commits

Author SHA1 Message Date
Kalvin C 59c5693f7a feat: update provider row after saving credentials (#8914) 2026-04-29 17:55:03 +00:00
Kalvin C 899762a422 refactor: update goose2 credential management behind provider-scoped ACP/core API (#8887)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
Co-authored-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-04-29 16:05:32 +00:00
Matt Toohey 0bb87daefd perf: deduplicate _goose/providers/list RPC call at startup (#8873)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-29 05:49:50 +00:00
Kalvin C fffe425c9c chore: disable spellcheck in model search (#8889) 2026-04-29 00:33:15 +00:00
morgmart 69efb796ae add skills to the chat composer (#8881)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-04-28 21:21:45 +00:00
Kalvin C 05fa969b17 refactor: agent provider to use explicit type states (#8879) 2026-04-28 17:49:17 +00:00
Andrew Harvard b59ef3a46f [goose2] MCP Apps: hydrate and replay app payloads in Goose2 (#8632)
Signed-off-by: Andrew Harvard <aharvard@squareup.com>
2026-04-28 15:03:40 +00:00
Andrew Harvard f908837407 [goose2] MCP Apps: translate ACP host capabilities into MCP initialization (#8623)
Signed-off-by: Andrew Harvard <aharvard@squareup.com>
2026-04-28 12:03:44 +00:00
morgmart b35eaf4bf9 redesign skills library (#8868)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-04-28 06:58:17 +00:00
Alex Hancock e790d37959 updates: release 0.19.0 of the tui/sdk/etc (#8806) 2026-04-24 15:10:18 -04:00
Jack Amadeo 910e01af3f add a goose2 signed release flow (#8728) 2026-04-24 17:45:07 +00:00
Matt Toohey f827af6295 fix: use _meta instead of meta in newSession request (#8796)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-24 10:49:49 +00:00
Matt Toohey f82dbc4c8a fix: add missing underscore prefix in updateWorkingDir method name (#8743)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-24 06:52:09 +00:00
Matt Toohey 86afdeab6a feat: migrate session metadata storage from frontend overlay to backend (#8769)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Bradley Axen <baxen@squareup.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-24 03:28:48 +00:00
Jack Amadeo 5dd9f08d57 Dedupe and organize skills/sources (#8731) 2026-04-23 19:07:45 +00:00
Matt Toohey 18e0668aaf feat(goose2): add cross-worktree kill support with running/kill-all recipes (#8768)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 15:48:01 +00:00
Matt Toohey 18127f1ff0 fix: Allow starting a new session in a project after creating one (#8766)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 12:08:23 +00:00
Taylor Ho b8c3b83c43 chore(goose2): full width assistant message (#8760)
Signed-off-by: Taylor Ho <taylorkmho@gmail.com>
2026-04-23 01:40:09 +00:00
Matt Toohey 4928ce55e2 fix: preprompt would show after loading session (#8744)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-22 23:06:27 +00:00
Alex Hancock e7e50320a1 commands to acp+ migration: extensions management (#8733) 2026-04-22 15:23:02 -04:00
Lucas Alvares Gomes 501dde5570 Replace deprecated Claude ACP package links (#8625)
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
2026-04-22 12:35:12 +00:00
Matt Toohey c8b339e559 feat: associate threads with projects (#8745)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-22 07:08:55 +00:00
Lifei Zhou a7ccdd780d upgrade goose sdk and tui to be compatible with the latest agentclientprotocol/sdk package (#8667) 2026-04-22 02:25:13 +00:00
Taylor Ho 469c74d8bc feat: extend goose2 context window ux with auto-compaction (#8721)
Signed-off-by: Taylor Ho <taylorkmho@gmail.com>
2026-04-22 01:10:22 +00:00
tulsi 7e2fb3ee5c improve goose2 agent management flows (#8737)
Signed-off-by: tulsi <tulsi@block.xyz>
2026-04-22 00:54:48 +00:00
morgmart 7325fbdae3 persist and reliably apply chat model selection (#8734)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-04-21 21:40:48 +00:00
Alex Hancock 05af51f18f docs: AGENTS.md section on goose2 desktop backend architecture (#8732)
Signed-off-by: Alex Hancock <alexhancock@block.xyz>
2026-04-21 20:00:50 +00:00
Taylor Ho 8f73ef9f6c feat: goose2 message bubble + action tray (#8720)
Signed-off-by: Taylor Ho <taylorkmho@gmail.com>
2026-04-21 16:22:41 +00:00
Bradley Axen dfc5b0b803 consolidate provider ACP methods onto inventory (#8710)
Signed-off-by: Bradley Axen <baxen@squareup.com>
2026-04-21 16:19:20 +00:00
Matt Toohey cbf893ced0 feat(hooks): add Husky git hooks for ui/goose2 (#8577)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 06:08:27 +00:00
Matt Toohey 70e12d9430 fix: links in chat could not be opened (#8544)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 06:05:36 +00:00
Matt Toohey 436e126628 fix: run setup before dev and dev-debug in goose2 justfile (#8718)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 04:51:59 +00:00
Jack Amadeo b1235e7c01 Manage skills as sources over ACP (#8675)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-04-21 03:09:21 +00:00
morgmart 93299b513c handle full node paths in goose2 kill recipe (#8709)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-04-21 00:33:36 +00:00
Bradley Axen 8eda6fdabc overhaul provider inventory and agent/model selection (#8652)
Signed-off-by: Bradley Axen <baxen@squareup.com>
2026-04-20 15:00:17 -07:00
Jack Amadeo 49526405d6 delete the goose2 migration plan prompt (#8678) 2026-04-20 20:41:34 +00:00
tulsi 5642e0b81e feat(goose2): voice dictation via direct-ACP pattern (#8609)
Signed-off-by: tulsi <tulsi@block.xyz>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-20 19:26:50 +00:00
Taylor Ho a7d78ee59e feat: goose2 context window usage in chat input (#8613)
Signed-off-by: Taylor Ho <taylorkmho@gmail.com>
2026-04-20 04:53:44 +00:00
Bradley Axen 8a51e34891 perf: gate perf logs and dedup build_config_update on first message (#8627)
Signed-off-by: Bradley Axen <baxen@squareup.com>
2026-04-17 19:43:36 +00:00
Lifei Zhou 2533765359 goose2 session working dir (#8624) 2026-04-17 18:50:37 +00:00
Jack Amadeo 75a41a34dc chore: package the goose binary in the goose2 tauri app (#8615)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-04-17 07:01:30 +00:00
morgmart bd14186214 polish: refine sidebar activity indicators, add placeholder token, and tidy search field (#8606)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-04-16 19:28:32 +00:00
Lifei Zhou e7a91c7d4f Lifei/delete tauri backend acp (#8582)
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-04-16 16:46:37 +00:00
morgmart d17688330d fix tauri-plugin-dialog version constraint to match other plugins (#8542)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-04-16 07:41:58 +00:00
Lifei Zhou 50ac3dc0b2 call goose serve from tauri frontend via goose-acp client (#8549)
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-04-16 07:34:19 +00:00
morgmart 19ce336a36 show individual untracked files in git changes widget (#8574)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-04-16 00:57:58 +00:00
Matt Toohey dc052f4447 fix: remove double border on content in chat (#8545)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 00:27:26 +00:00
Matt Toohey bae26d6302 chore(goose2): just goose2 <command> with the addition of just goose2 kill (#8570)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 00:08:58 +00:00
tulsi 8b2c6e0129 Sidebar polish: search copy, dividers, project reorder, fix DnD (#8568)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 23:26:03 +00:00
morgmart c9507ba672 add extensions settings page and context panel widget (#8540)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-04-15 16:55:46 +00:00