Commit graph

852 commits

Author SHA1 Message Date
Jack Amadeo
25dfd768e5
Better search paths and handling of CLI providers (#5554)
Some checks are pending
Canary / Prepare Version (push) Waiting to run
Canary / build-cli (push) Blocked by required conditions
Canary / Upload Install Script (push) Blocked by required conditions
Canary / bundle-desktop (push) Blocked by required conditions
Canary / bundle-desktop-linux (push) Blocked by required conditions
Canary / bundle-desktop-windows (push) Blocked by required conditions
Canary / Release (push) Blocked by required conditions
CI / changes (push) Waiting to run
CI / Check Rust Code Format (push) Blocked by required conditions
CI / Build and Test Rust Project (push) Blocked by required conditions
CI / Test and Lint Electron Desktop App (push) Blocked by required conditions
Live Provider Tests / check-fork (push) Waiting to run
Live Provider Tests / changes (push) Blocked by required conditions
Live Provider Tests / Build Release Binary (push) Blocked by required conditions
Live Provider Tests / Smoke Tests (push) Blocked by required conditions
Documentation Site Preview / deploy (push) Waiting to run
Publish Docker Image / docker (push) Waiting to run
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-07 22:35:26 -05:00
Alex Rouse
4244dc924b
feat(ui): add custom macOS dock menu with New Window option (#5099)
Co-authored-by: Alex Rouse <alex.rouse@block.xyz>
2025-11-07 09:24:13 -05:00
tlongwell-block
20ba2fdb7e
Unify subrecipe and subagent execution through shared recipe pipeline (#5082) 2025-11-06 19:02:03 -05:00
github-actions[bot]
cc4d978c7b
Release 1.13.0
Auto-merged release PR after tag v1.13.0 was pushed
2025-11-06 22:15:40 +00:00
Sheikh Limon
e0f0898781
fix: add standard context menu items to prevent empty right-click menu (#5616)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
2025-11-06 16:37:56 -05:00
David Katz
c8d2d47c6f
Token state not showing on load, or after message is finished. (#5606)
Some checks are pending
Canary / Prepare Version (push) Waiting to run
Canary / build-cli (push) Blocked by required conditions
Canary / Upload Install Script (push) Blocked by required conditions
Canary / bundle-desktop (push) Blocked by required conditions
Canary / bundle-desktop-linux (push) Blocked by required conditions
Canary / bundle-desktop-windows (push) Blocked by required conditions
Canary / Release (push) Blocked by required conditions
CI / changes (push) Waiting to run
CI / Check Rust Code Format (push) Blocked by required conditions
CI / Build and Test Rust Project (push) Blocked by required conditions
CI / Test and Lint Electron Desktop App (push) Blocked by required conditions
Live Provider Tests / check-fork (push) Waiting to run
Live Provider Tests / changes (push) Blocked by required conditions
Live Provider Tests / Smoke Tests (push) Blocked by required conditions
Documentation Site Preview / deploy (push) Waiting to run
Publish Docker Image / docker (push) Waiting to run
Live Provider Tests / Build Release Binary (push) Blocked by required conditions
2025-11-06 13:27:45 -05:00
Abhijay Jain
0a4cf49064
feat(ui): bring back quick launcher (#5144)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2025-11-06 10:35:31 -05:00
Alex Holder
ec6faf92a3
Add pending extension indicator to extension panel (#5493)
Signed-off-by: Alex Holder <alexeeyre@gmail.com>
2025-11-05 23:30:34 -05:00
Jack Amadeo
3269298b8a
bump to 1.12.0 (#5580) 2025-11-05 09:15:14 -05:00
Zane
687a007d26
improve linux tray icon support (#5425)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-04 17:06:24 -05:00
Zane
ff49fa1617
use app.isPackaged instead of checking for node env development (#5465)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-04 14:47:51 -05:00
Douwe Osinga
ae7e713d37
disable RPM build-ID generation to prevent package conflicts (#5563)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-04 14:47:44 -05:00
Douwe Osinga
5b93ee587f
Sessions required (#5548)
Some checks are pending
Canary / Release (push) Blocked by required conditions
Canary / bundle-desktop (push) Blocked by required conditions
Canary / bundle-desktop-linux (push) Blocked by required conditions
Canary / bundle-desktop-windows (push) Blocked by required conditions
Canary / Prepare Version (push) Waiting to run
Canary / build-cli (push) Blocked by required conditions
Canary / Upload Install Script (push) Blocked by required conditions
CI / changes (push) Waiting to run
CI / Check Rust Code Format (push) Blocked by required conditions
CI / Build and Test Rust Project (push) Blocked by required conditions
CI / Test and Lint Electron Desktop App (push) Blocked by required conditions
Live Provider Tests / changes (push) Blocked by required conditions
Live Provider Tests / Build Release Binary (push) Blocked by required conditions
Publish Docker Image / docker (push) Waiting to run
Live Provider Tests / check-fork (push) Waiting to run
Live Provider Tests / Smoke Tests (push) Blocked by required conditions
Documentation Site Preview / deploy (push) Waiting to run
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-03 21:04:44 -05:00
jom-sq
86c3e42e43
feat: add grouped extension loading notification (#5529)
Signed-off-by: jom-sq <148157197+jom-sq@users.noreply.github.com>
2025-11-03 19:43:20 -06:00
dependabot[bot]
723cbce7ee
chore(deps): bump prismjs and react-syntax-highlighter in /ui/desktop (#5549)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 16:09:29 -05:00
Sheikh Limon
13a4985527
fix: update Husky prepare script to v9 format (#5522)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
2025-11-03 12:55:38 -05:00
BestCodes
bb2c27b4d8
fix hermit text file busy issues on linux (#5372)
Signed-off-by: The-Best-Codes <bestcodes.official@gmail.com>
2025-11-03 12:37:25 -05:00
Zane
9d07497050
Improve system theme detection and fallback (#5427) 2025-10-31 11:13:08 -07:00
Douwe Osinga
4201e80e8e
Goose recover (#5450)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-30 18:12:46 -04:00
Zane
e586e13d9d
Removed drafts and agentIsReady in ChatInput (#5366) 2025-10-30 14:04:53 -07:00
Zane
c39775ea44
nextcamp - fix session resume when navigating back to chat in sidebar (#5370) 2025-10-30 13:40:32 -07:00
Jack Amadeo
ad4269330e
feat/fix: set optional config params, and don't overwrite unset secrets (#5325) 2025-10-30 16:04:38 -04:00
David Katz
1714990d42
Fix: Compaction client <-> server sync (#5481) 2025-10-30 14:14:10 -04:00
Zane
cb2303107d
Add menu option for setting window always on top (#5429) 2025-10-30 09:24:24 -07:00
Alex Hancock
96bac11460
chore: upgrade rmcp to 0.8.3 (#5458)
Some checks are pending
Canary / Prepare Version (push) Waiting to run
Canary / build-cli (push) Blocked by required conditions
Canary / Upload Install Script (push) Blocked by required conditions
Canary / bundle-desktop (push) Blocked by required conditions
Canary / bundle-desktop-linux (push) Blocked by required conditions
Canary / bundle-desktop-windows (push) Blocked by required conditions
Canary / Release (push) Blocked by required conditions
CI / Check Rust Code Format (push) Blocked by required conditions
CI / changes (push) Waiting to run
CI / Build and Test Rust Project (push) Blocked by required conditions
CI / Test and Lint Electron Desktop App (push) Blocked by required conditions
CI / bundle-desktop-unsigned (push) Blocked by required conditions
Deploy Documentation / deploy (push) Waiting to run
Documentation Site Preview / deploy (push) Waiting to run
Publish Docker Image / docker (push) Waiting to run
2025-10-30 11:03:36 -04:00
David Katz
37e1bb1d37
Stream token usage on every agent message (#5342)
Some checks are pending
Canary / build-cli (push) Blocked by required conditions
Canary / Upload Install Script (push) Blocked by required conditions
Canary / bundle-desktop (push) Blocked by required conditions
Canary / bundle-desktop-linux (push) Blocked by required conditions
Canary / bundle-desktop-windows (push) Blocked by required conditions
Canary / Release (push) Blocked by required conditions
Canary / Prepare Version (push) Waiting to run
CI / changes (push) Waiting to run
CI / Check Rust Code Format (push) Blocked by required conditions
CI / Build and Test Rust Project (push) Blocked by required conditions
CI / Test and Lint Electron Desktop App (push) Blocked by required conditions
CI / bundle-desktop-unsigned (push) Blocked by required conditions
Documentation Site Preview / deploy (push) Waiting to run
Publish Docker Image / docker (push) Waiting to run
2025-10-29 23:23:25 -04:00
Zane
c875f13757
rpm install in /opt/Goose to avoid conflicts with chrome-sandbox (#5421) 2025-10-29 17:31:53 -07:00
Zane
b4f2382dee
Don't disable extensions after they fail to activate in new chat session (#5464)
Some checks are pending
Canary / build-cli (push) Blocked by required conditions
Canary / Upload Install Script (push) Blocked by required conditions
Canary / bundle-desktop (push) Blocked by required conditions
Canary / bundle-desktop-linux (push) Blocked by required conditions
Canary / bundle-desktop-windows (push) Blocked by required conditions
Canary / Prepare Version (push) Waiting to run
Canary / Release (push) Blocked by required conditions
CI / changes (push) Waiting to run
CI / Check Rust Code Format (push) Blocked by required conditions
CI / Build and Test Rust Project (push) Blocked by required conditions
CI / Test and Lint Electron Desktop App (push) Blocked by required conditions
CI / bundle-desktop-unsigned (push) Blocked by required conditions
Deploy Documentation / deploy (push) Waiting to run
Documentation Site Preview / deploy (push) Waiting to run
Publish Docker Image / docker (push) Waiting to run
2025-10-29 15:43:27 -07:00
Alex Hancock
f98458323f
fix(extensions/desktop): only show env vars for stdio mcps (#5430) 2025-10-29 12:14:26 -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
Michael Neale
f0056e6cd1
removing golang/temporal building 2025-10-29 12:20:08 +11:00
Douwe Osinga
5e0b074a98
Don't die on strange chars (#5415)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-28 20:08:15 -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
Spence
35f286a9d1
Fix/icon ii (#5413) 2025-10-28 11:38:45 -07:00
Douwe Osinga
fb95068e4a
Recipe variables (#5365)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-10-28 09:28:47 -04:00
David Katz
77fe4f329f
Auto-compact Threshold UI improvements (#5354) 2025-10-27 15:22:06 -04:00
Amed Rodriguez
f0cffdb4ac
include sessionId in tool request (#5394) 2025-10-27 11:14:02 -07:00
Amed Rodriguez
774baf1cdb
Fix scheduler jobs dates formatting (#5368) 2025-10-24 15:18:02 -07:00
Zane
8b3e3a8357
Add bottom menu extension selection (#5352) 2025-10-24 14:03:01 -07:00
Will Pfleger
044b227fdb
(re)Standardize Session Name Attribute (#5279)
Some checks are pending
Canary / bundle-desktop (push) Blocked by required conditions
Canary / bundle-desktop-linux (push) Blocked by required conditions
Canary / bundle-desktop-windows (push) Blocked by required conditions
Canary / Release (push) Blocked by required conditions
Canary / Prepare Version (push) Waiting to run
Canary / build-cli (push) Blocked by required conditions
Canary / Upload Install Script (push) Blocked by required conditions
CI / changes (push) Waiting to run
CI / Check Rust Code Format (push) Blocked by required conditions
CI / Build and Test Rust Project (push) Blocked by required conditions
CI / Test and Lint Electron Desktop App (push) Blocked by required conditions
CI / bundle-desktop-unsigned (push) Blocked by required conditions
Documentation Site Preview / deploy (push) Waiting to run
Publish Docker Image / docker (push) Waiting to run
2025-10-24 13:34:08 -04:00
Alex Hancock
b22abfc623
chore: improve timeout for entering password when running goose ui from source (#5349) 2025-10-24 10:16:40 -04:00
Zane
4acb4871b7
Unify loading goose messages and usechatstream determines chat state (#5306)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-23 15:51:01 -07:00
Manik Surtani
8d9c19f2c2
fix: remove dependency on gsap library (#5330)
Some checks are pending
Canary / bundle-desktop-windows (push) Blocked by required conditions
Canary / Upload Install Script (push) Blocked by required conditions
Canary / bundle-desktop (push) Blocked by required conditions
Canary / bundle-desktop-linux (push) Blocked by required conditions
Canary / Release (push) Blocked by required conditions
Canary / Prepare Version (push) Waiting to run
Canary / build-cli (push) Blocked by required conditions
CI / changes (push) Waiting to run
CI / Check Rust Code Format (push) Blocked by required conditions
CI / Build and Test Rust Project (push) Blocked by required conditions
CI / Test and Lint Electron Desktop App (push) Blocked by required conditions
CI / bundle-desktop-unsigned (push) Blocked by required conditions
Documentation Site Preview / deploy (push) Waiting to run
Publish Docker Image / docker (push) Waiting to run
gsap's highly limited use in this codebase can easily be achieved using the native JS Web Animations API.
2025-10-22 22:15:13 -04:00
Angela Ning
7c4e3684ea
feat: dynamically load ollama models (#5309) 2025-10-22 21:17:02 -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)
Some checks are pending
Deploy Documentation / deploy (push) Waiting to run
Canary / Prepare Version (push) Waiting to run
Canary / build-cli (push) Blocked by required conditions
Canary / Upload Install Script (push) Blocked by required conditions
Canary / bundle-desktop (push) Blocked by required conditions
Canary / bundle-desktop-linux (push) Blocked by required conditions
Canary / bundle-desktop-windows (push) Blocked by required conditions
Canary / Release (push) Blocked by required conditions
CI / changes (push) Waiting to run
CI / Check Rust Code Format (push) Blocked by required conditions
CI / Build and Test Rust Project (push) Blocked by required conditions
CI / Test and Lint Electron Desktop App (push) Blocked by required conditions
CI / bundle-desktop-unsigned (push) Blocked by required conditions
Documentation Site Preview / deploy (push) Waiting to run
Publish Docker Image / docker (push) Waiting to run
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-22 14:25:49 -04:00
David Katz
68811bfd67
fix: synchronize local message state after conversation compaction (#5315)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-22 13:09:01 -04:00
Lifei Zhou
e720733259
fix: handle non exist subrecipe path (#5287) 2025-10-22 09:05:18 +11: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
Zane
aab127e18d
Added extension search (#5283) 2025-10-21 12:54:56 -07:00