Commit Graph

108 Commits

Author SHA1 Message Date
Alex Hancock d5b6407bbb improvement(tui): make spacing/layout nicer (#9243) 2026-05-15 09:47:30 -04:00
jh-block 537eb23fb2 Preserve thinking content for providers that require it (#8857)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-05-15 10:36:25 +00:00
Alex Hancock 147a7d14b7 chore: bump package.json versions from 0.19.1 to 0.20.0 (#9218)
Signed-off-by: Alex Hancock <alexhancock@block.xyz>
2026-05-14 14:17:35 -04:00
dependabot[bot] 31c50394e4 chore(deps): bump tauri from 2.10.3 to 2.11.1 in /ui/goose2/src-tauri (#9066)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-13 16:12:56 +00:00
Clay Delk ccda954c05 localize hardcoded strings in provider settings UI (#8931)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-13 16:00:56 +00:00
morgmart a54872cf27 move settings into app shell (#9047)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-13 15:47:49 +00:00
Jack Amadeo 0e270373c2 remove pre-commit and pre-push hooks (#9157) 2026-05-13 15:03:35 +00:00
Jack Amadeo e16f8e8f9b Replace ensure-local-goose (#8532)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-13 12:05:31 -04:00
Cameron Yick 014ddb84b0 fix(desktop/ui): Set correct mcp-app host capabilities (#9116)
Signed-off-by: Cameron Yick <cameron.yick@datadoghq.com>
2026-05-12 22:30:06 +00:00
tulsi 75e89964a4 polish sidebar and context panel (#9059)
Signed-off-by: tulsi <tulsi@block.xyz>
2026-05-12 22:25:51 +00:00
morgmart 6ffb26dccc polish inline code snippet styling (#9011)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-05-12 22:22:30 +00:00
tulsi 067770740e refresh onboarding when provider catalog loads (#9051)
Signed-off-by: tulsi <tulsi@block.xyz>
2026-05-12 20:42:19 +00:00
Taylor Ho c5825f8052 fix: reuse goose2 vite server on port conflict (#8722)
Signed-off-by: Taylor Ho <taylorkmho@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 17:28:26 +00:00
Jack Amadeo a38922d95e Agents crud (#9084) 2026-05-11 17:33:32 +00:00
Douwe Osinga ea5802c380 refactor: remove threads layer, use sessions directly for ACP (#9078)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-08 20:10:55 +00:00
Jack Amadeo 2c39717270 revert client-side autocompaction (#9055) 2026-05-08 13:56:08 +00:00
Alex Hancock c80044d9d0 alexhancock/goose-tui-bin (#9089) 2026-05-07 14:07:28 -04:00
Douwe Osinga ff42171903 feat: projects as backend sources with system prompt injection (#8739)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 14:30:15 +00:00
Douwe Osinga bced4ea5ec Clean up types (#9057)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-07 13:38:37 +00:00
Matt Toohey f4fe8d5d7f fix(goose2): keep model picker and session config in sync (#9048)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-07 07:30:40 +00:00
jh-block f325a9d8e3 Add Linux Vulkan support for local inference (#9038)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-05-07 07:12:18 +00:00
Lifei Zhou d7df3fb431 chore: goose2 UI state refactor (part 1) (#9049) 2026-05-07 05:52:49 +00:00
Alex Hancock bd5f6ca3b8 refactor: switch to official new rust-sdk for ACP (#9062) 2026-05-06 19:48:52 +00:00
Alex Hancock 0ed8c66755 refactor(goose2): remove attachment preamble (#9052) 2026-05-06 17:33:25 +00:00
Kalvin C 4ef091a356 feat(acp): expose built-in skills through sources list acp calls (#9045)
Signed-off-by: Kalvin Chau <kalvin@block.xyz>
2026-05-06 14:49:03 +00:00
tulsi 6fc44bf0ed add provider-first onboarding (#9039)
Signed-off-by: tulsi <tulsi@block.xyz>
2026-05-06 14:08:31 +00:00
Kalvin C b17fd4f287 feat: move goose2 provider catalog behind ACP layer (#9030)
Signed-off-by: Kalvin Chau <kalvin@block.xyz>
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Matt Toohey <contact@matttoohey.com>
2026-05-06 01:36:19 +00:00
morgmart fa54ebbe49 fix goose2 small-window chat and settings layouts (#9019)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-05-05 20:11:08 +00:00
Alex Hancock 8e69e634f3 docs: improve goose2 AGENTS.md (#9028) 2026-05-05 18:55:05 +00:00
Alex Hancock 81d35e42c5 agents: add CLAUDE.mds to mirror AGENTS.mds (#9029) 2026-05-05 18:53:52 +00:00
morgmart 2a6df2e796 remove skill categories (#9008)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-05-05 18:47:35 +00:00
Taylor Ho dd95b7bb85 feat(chat): group consecutive tool calls into one summarized chain card (#8995)
Signed-off-by: Taylor Ho <taylorkmho@gmail.com>
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Matt Toohey <contact@matttoohey.com>
2026-05-05 18:37:13 +00:00
Jack Amadeo 9f3fe88afa goose2 distribution bundling (#8911) 2026-05-05 15:20:49 +00:00
Lifei Zhou de471bc2b2 refactor: goose 2 ui used acp session id (#8985) 2026-05-05 02:40:34 +00:00
Kalvin C 2fe4c3d0bb feat(acp): replace raw config and secret methods (#9000)
Signed-off-by: Kalvin Chau <kalvin@block.xyz>
2026-05-05 01:24:28 +00:00
morgmart e82c4fdcb7 align extensions page styling (#9003)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-05-04 22:45:54 +00:00
Matt Toohey 713d9d2010 fix: SACP notifies clients of generated session names (#8983)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
2026-05-04 22:00:08 +00:00
Jack Amadeo ebe3315bdd replace artifact heuristics/regexes with protocol messages (#8996) 2026-05-04 19:00:22 +00:00
Jack Amadeo 5021a88ce3 remove artifacts dir handling (#8945) 2026-05-04 13:15:02 +00:00
Andrew Harvard b11c9a3d98 render mcp apps inline in goose2 (#8877)
Signed-off-by: Andrew Harvard <aharvard@squareup.com>
2026-05-04 12:25:38 +00:00
morgmart 45d8bf81d0 Redesign Extensions page. Remove enable toggle in UI. Treat Extension Manager as core MCP enabler per session. (#8940)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-05-02 02:16:55 +00:00
Kalvin C e76640c8c4 fix: respect goose2 interface density settings (#8953) 2026-05-01 21:08:48 +00:00
Kalvin C 9b1780bde5 fix: make goose2 respect accent color (#8952) 2026-05-01 20:35:06 +00:00
Clay Delk 936e019f0e Clean up goose2 settings headers (#8951)
Signed-off-by: Clay Delk <clay.delk@gmail.com>
2026-05-01 18:47:56 +00:00
Kalvin C 43ad9e6adb feat: goose2 compact settings modal headers (#8950) 2026-05-01 17:20:25 +00:00
Matt Toohey 501c1edab5 fix: preserve replay message timestamps (#8942)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
2026-05-01 17:16:01 +00:00
Wes 5da6ad6f8c fix goose2 window minimum sizing (#8946)
Signed-off-by: Wes <wesb@block.xyz>
2026-05-01 15:33:36 +00:00
Kalvin C a6e74a4987 fix(goose2): avoid transform-rasterized dialog text (#8937) 2026-05-01 01:30:49 +00:00
Kalvin C 43478a2bf6 fix: keep renamed skills open in detail view (#8935) 2026-04-30 22:07:26 +00:00
Kalvin C ef73610cc1 feat: goose2 add support for custom providers in ui & acp (#8924) 2026-04-30 21:05:10 +00:00