github-actions[bot]
8e04d7c8be
chore(release): bump version to 1.31.0 (minor) ( #8527 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-14 14:48:16 +00:00
Alex Hancock
3fe750c01d
feature: provider & model config ( #8515 )
2026-04-14 10:55:21 -04:00
Jack Amadeo
482f1962c1
Move goose2 ( #8516 )
...
Signed-off-by: Jack Amadeo <jackamadeo@squareup.com >
Co-authored-by: block-open-source[bot] <201011344+block-open-source[bot]@users.noreply.github.com>
Co-authored-by: block-open-source[bot] <1159699+block-open-source[bot]@users.noreply.github.com>
Co-authored-by: Wes <wesbillman@users.noreply.github.com >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Toohey <contact@matttoohey.com >
Co-authored-by: tulsi <tulsi@block.xyz >
Co-authored-by: morgmart <98432065+morgmart@users.noreply.github.com >
Co-authored-by: Bradley Axen <baxen@squareup.com >
Co-authored-by: Alex Hancock <alexhancock@block.xyz >
Co-authored-by: Taylor Ho <taylorkmho@gmail.com >
Co-authored-by: Nahiyan Khan <nahiyan.khan@gmail.com >
Co-authored-by: Lifei Zhou <lifei@squareup.com >
2026-04-14 14:39:30 +00:00
Alex Hancock
17a404d4f9
feat: onboarding UX for the TUI ( #8513 )
2026-04-14 14:17:01 +00:00
jh-block
65e5d97cac
Improve local inference settings and model downloader ( #8467 )
...
Signed-off-by: jh-block <jhugo@block.xyz >
2026-04-14 08:50:50 +00:00
jh-block
de317d5445
Add vision/image support for local inference models ( #8442 )
...
Signed-off-by: jh-block <jhugo@block.xyz >
2026-04-13 08:17:04 +00:00
Michael Neale
d87ab32dac
Use mesh-llm serve/client subcommands ( #8451 )
...
Signed-off-by: Michael Neale <michael.neale@gmail.com >
2026-04-13 02:55:35 +00:00
Jack Amadeo
9cf178265b
ci: switch npm publish to OIDC trusted publishing ( #8454 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 20:30:45 +00:00
g.sunilkumar
b1eff5f7f9
fix(desktop): start recipe deeplink sessions from the recipe prompt ( #8424 )
...
Signed-off-by: sunilkumarvalmiki <g.sunilkumarvalmiki@gmail.com >
Co-authored-by: Lifei Zhou <lifei@squareup.com >
2026-04-10 06:16:23 +00:00
Vincenzo Palazzo
8c3b5eb56a
feat: add Ollama Cloud as a declarative provider ( #8189 )
2026-04-09 20:19:27 +00:00
YAGI
31f5dcf00c
fix: allow manual model entry when provider model listing fails ( #8411 )
2026-04-09 20:12:50 +00:00
Alex Hancock
1fe379afbc
fix: node publishing ( #8438 )
2026-04-09 15:03:04 +00:00
chaoliang yan
2cfdae1553
fix: preserve = characters in deeplink header values ( #8434 )
...
Signed-off-by: lawrence3699 <lawrence3699@users.noreply.github.com >
Co-authored-by: lawrence3699 <lawrence3699@users.noreply.github.com >
2026-04-09 14:39:39 +00:00
Matt Van Horn
1d2a2760d7
fix: handle missing notification settings app on Linux ( #8304 )
...
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-04-09 14:20:59 +00:00
Vincenzo Palazzo
ed5b2448af
feat(ui): add Skills view component to desktop app ( #8190 )
...
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com >
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-09 14:17:56 +00:00
jh-block
e8cbfc55da
fix: local inference provider loses thinking and fragments tool calls across turns ( #8415 )
...
Signed-off-by: jh-block <jhugo@block.xyz >
2026-04-09 09:27:31 +00:00
Bradley Axen
9d7de43eec
feat(acp): introduce threads ( #8344 )
...
Signed-off-by: Bradley Axen <baxen@squareup.com >
2026-04-08 22:14:28 -07:00
Michael Neale
331d1e2efb
fix: prevent 'active request' error from showing blocking error screen ( #8398 )
...
Signed-off-by: Michael Neale <michael.neale@gmail.com >
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-04-09 05:04:16 +00:00
Ayodele Samuel Adebayo
6f6247230d
Fix: documentation and UI import typo ( #8416 )
2026-04-08 23:21:47 +00:00
jh-block
f2f5baab74
feat: Improve the display of thinking content in the desktop UI ( #8414 )
...
Signed-off-by: jh-block <jhugo@block.xyz >
2026-04-08 20:35:04 +00:00
Alex Hancock
4fb37ee161
feat: fast_complete summary of tool calls as they happen in the TUI and other ACP clients ( #8393 )
2026-04-08 18:32:08 +00:00
shydev
fd825d2911
fix: align hamburger menu with macOS traffic light buttons ( #8300 )
...
Signed-off-by: ayush-that <ayush1337@hotmail.com >
2026-04-08 16:47:31 +00:00
Lifei Zhou
4506d00eff
fix: error scenario when checking provider ( #8394 )
2026-04-08 15:07:06 +00:00
Lifei Zhou
0450aaa39f
enable gemma 4 local model ( #8366 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 09:51:57 +00:00
Alex Hancock
9d0efcb72a
fix: MultilineInput ( #8382 )
2026-04-07 20:55:39 -04:00
Jack Amadeo
583acd4335
chore(aaif): rename a bunch of repository references ( #8152 )
...
Signed-off-by: Michael Neale <michael.neale@gmail.com >
Co-authored-by: Michael Neale <michael.neale@gmail.com >
continuing migration to aaif
2026-04-07 15:34:48 +10:00
Douwe Osinga
771bc38731
Fix desktop slash commands ( #8341 )
...
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-04-06 15:31:08 +00:00
Bradley Axen
2c4129af56
feat(acp): add reusable ACP provider controls ( #8314 )
...
Signed-off-by: Bradley Axen <baxen@squareup.com >
2026-04-06 01:15:37 +00:00
Jack Amadeo
78098d034a
rust acp client for extension methods ( #8227 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-02 18:17:51 +00:00
Ravitez Dondeti
8d4835f070
feat: add configurable fast_model for declarative providers ( #8194 )
...
Signed-off-by: rdondeti <ravitez.dondeti@gmail.com >
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-04-02 13:54:11 +00:00
github-actions[bot]
5a8686bb83
chore(release): bump version to 1.30.0 (minor) ( #8217 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-02 10:29:55 -04:00
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