Lifei Zhou
03afcf1ffc
add customised github copilot configuration ( #8251 )
2026-04-02 13:51:50 +00:00
Michael Neale
5b3b331a45
mesh: download fresh binary on every start, kill mesh when goose exits ( #8228 )
...
Signed-off-by: Michael Neale <michael.neale@gmail.com >
2026-04-01 23:50:00 +00:00
Alex Hancock
496d6d728f
feat: bump versions (already published) ( #8240 )
2026-04-01 16:05:05 +00:00
Alex Hancock
1233c308d7
Revert "fix: rename bin for the tui ( #8231 )" ( #8238 )
...
This is a really simple revert - merging
2026-04-01 10:18:39 -04:00
Alex Hancock
77d45d2c35
fix: rename bin for the tui ( #8231 )
...
Signed-off-by: Alex Hancock <alexhancock@block.xyz >
2026-03-31 20:59:41 +00:00
Alex Hancock
c4d4ee8e4e
refactor: make --text mode independent of the normal TUI ( #8210 )
2026-03-31 19:38:46 +00:00
Alex Hancock
2cfe21566d
refactor: handle complex streaming/scrolling with better rendering ( #8214 )
2026-03-31 14:56:13 +00:00
Michael Neale
4deebf7550
Add Inference Mesh settings tab ( #8094 )
...
Signed-off-by: Michael Neale <michael.neale@gmail.com >
Signed-off-by: jh-block <jhugo@block.xyz >
Co-authored-by: jh-block <jhugo@block.xyz >
2026-03-31 11:03:18 +00:00
Lifei Zhou
b860e0f269
used simplified privacy info modal and removed unnecessary components ( #8200 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-03-31 00:25:36 +00:00
Lifei Zhou
5b47740d73
removed unused welcome route ( #8196 )
2026-03-30 15:12:30 +00:00
Alex Hancock
e3b78e8e81
fix: remove ui/acp/.npmrc to allow auth token inheritance
...
The ui/acp/.npmrc file with registry= prevents npm from inheriting
the auth token from the parent ui/.npmrc during publishing.
This is the same fix that was applied to ui/text/.npmrc in a36ca9a .
Fixes the ENEEDAUTH error in the publish-npm workflow.
Signed-off-by: Alex Hancock <alexhancock@block.xyz >
2026-03-30 11:47:40 -04:00
Lifei Zhou
73b542c388
fix: i18n compile on windows ( #8202 )
2026-03-30 12:07:29 +00:00
Alex Hancock
dfa93fe948
refactor: goose-acp-server -> goose binary for TUI ( #8155 )
2026-03-27 21:12:11 +00:00
Alex Hancock
7368f74e74
feat(tui): UI improvements for messages, tool calls, text entry, etc ( #8156 )
2026-03-27 19:45:12 +00:00
jh-block
a6765fbcd9
feat(desktop): add i18n infrastructure with react-intl ( #8105 )
2026-03-27 18:39:50 +00:00
Alex Hancock
d596113e72
fix(tui): ordering of messages ( #8144 )
2026-03-27 13:38:08 +00:00
Jack Amadeo
376e94e47a
chore(aaif): Switch macOS code signing ( #8076 )
2026-03-27 11:36:19 +00:00
Alex Hancock
0a1f773e7d
feat(tui): tab expand tool calls cleanly ( #8136 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-03-26 21:04:57 -04:00
jeffa-block
b1c2512908
fix: replace any with proper SVG types in icon components ( #7873 )
2026-03-26 21:22:59 +00:00
Douwe Osinga
830b77c9f1
chore: remove debug console.log statements, stale comments, and dead code ( #8142 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-03-26 17:36:58 -04:00
Vincenzo Palazzo
9feb3f3bca
feat: show installed skills in UI ( #7910 )
...
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com >
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-03-26 20:57:12 +00:00
Nick Kuhn
c936514014
fix: VMware Tanzu Platform provider - bug fixes, streaming, UI improvements ( #8126 )
...
Signed-off-by: Nick Kuhn <nick.kuhn@broadcom.com >
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-03-26 18:16:01 +00:00
jh-block
11f46dc0e0
fix: GitHub Copilot auth fails to open browser in Desktop app ( #6957 ) ( #8019 )
...
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-03-26 18:03:44 +00:00
Sheikh Limon
3c7339677c
fix: models not shown in "Choose Model" modal after OAuth configuration completes ( #7891 )
...
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com >
2026-03-26 16:57:20 +00:00
fre$h
dfbd2dd7c6
fix: increase Ollama retry config + add transient-only mode ( #7677 )
...
Signed-off-by: fre <anonwurcod@proton.me >
2026-03-26 16:56:57 +00:00
Rabi Mishra
f5ad3384b8
fix(acp): separate acp sessions from user sessions ( #7857 )
...
Signed-off-by: Rabi Mishra <mishra.rabi@gmail.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-03-26 16:52:42 +00:00
Lifei Zhou
d2553978c4
Lifei/clean up old onboarding flow ( #8099 )
2026-03-26 00:34:22 +00:00
Douwe Osinga
03f546bd14
fix: add skip_canonical_filtering to declarative providers ( #8052 )
...
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-03-25 12:30:20 +00:00
github-actions[bot]
d765029701
chore(release): bump version to 1.29.0 (minor) ( #8088 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-24 14:55:15 +00:00
Zane
ed5e1305d1
Display delegate sub agents logs in UI ( #7519 )
...
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com >
2026-03-23 18:38:25 +00:00
Alex Hancock
997f27ef33
tui: set up for publishing via github actions ( #8020 )
2026-03-23 17:21:20 +00:00
이대희
c493c6160c
feat: feature-gate local inference dependencies ( #7976 )
...
Signed-off-by: DaeHee Lee <lee111dae11@proton.me >
Signed-off-by: jh-block <jhugo@block.xyz >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: jh-block <jhugo@block.xyz >
2026-03-23 15:49:24 +00:00
Abhijay Jain
79f539f8af
feat: ability to manage sub recipes in desktop ui ( #6360 )
...
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com >
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com >
2026-03-23 15:34:58 +00:00
Andrew Harvard
a43cbe5875
feat(apps): Pass toolInfo to MCP Apps via hostContext ( #7506 )
...
Co-authored-by: Goose <opensource@block.xyz >
2026-03-23 13:12:47 +00:00
Sheikh Limon
259ca26dfe
fix: remove configured marker when deleting oauth provider configuration ( #7887 )
...
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com >
2026-03-23 12:28:11 +00:00
Michael Neale
b4422a6862
Show setup instructions for ACP providers in settings modal ( #8065 )
...
Signed-off-by: Michael Neale <michael.neale@gmail.com >
2026-03-23 05:28:56 +00:00
Adrian Cole
1426c8bfa0
feat(acp): add session/set_config and stabilize list, delete and close ( #7984 )
...
Signed-off-by: Adrian Cole <adrian@tetrate.io >
2026-03-22 22:33:26 +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
Abhijay Jain
387f1247c1
feat: ability to expand sidebar to see chats names ( #7816 )
...
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com >
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com >
2026-03-20 13:55:33 +00:00
jeffa-block
d7676114b3
fix(ui): auto-focus chat input on Hub mount ( #8007 )
...
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-03-20 13:39:19 +00:00
Michael Neale
565b06b715
feat: upgrade ink for performance, and use stdio not http ( #8004 )
2026-03-20 01:23:18 +00:00
Elias Posen
28a52e36ff
Support CodeMode ToolDisclosure Variants ( #7926 )
...
Signed-off-by: Elias Posen <elias@posen.ch >
2026-03-19 08:55:46 +00:00
Douwe Osinga
6435e1a85c
Remove lead/worker provider ( #7989 )
...
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-03-18 20:27:36 +00:00
jh-block
7f1ca37234
chore(release): release version 1.28.0 ( #7991 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-18 19:48:16 +00:00
jh-block
8d72344602
Separate SSE streaming from POST work submission ( #7834 )
2026-03-18 17:00:06 +00:00
Lifei Zhou
493566dff2
fix: overwrite the deprecated googledrive extension config ( #7974 )
2026-03-18 10:38:42 +00:00
Vincenzo Palazzo
827175619a
fix: clean up OAuth token cache on provider deletion ( #7908 )
...
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-17 17:54:11 +00:00
Douwe Osinga
aa3090a519
Fix download manager ( #7933 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: jh-block <jhugo@block.xyz >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-17 14:30:39 +00:00
jh-block
a762fe1000
Improve the formatting of tool calls, show thinking, treat Reasoning and Thinking as the same thing (sorry Kant) ( #7626 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-17 13:36:28 +00:00
Michael Neale
8db67c10a2
fix: unregister goosed child process's listener ( #7956 )
2026-03-17 10:05:35 +00:00