Commit graph

2753 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
dianed-square
65b4b2bb18
docs: description required for "Add Extension" in cli - phase 2 (#5635)
Some checks failed
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
Deploy Documentation / deploy (push) Has been cancelled
2025-11-07 13:27:57 -08:00
Douwe Osinga
4b0bef18ae
Remove some logging (#5631)
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: Douwe Osinga <douwe@squareup.com>
2025-11-07 12:43:18 -05:00
tlongwell-block
899100a5e4
Use session IDs as task IDs for subagents instead of UUIDs (#5398) 2025-11-07 11:43:11 -05:00
Douwe Osinga
6b17d81a43
Fix the naming (#5628)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-07 11:35:32 -05:00
Bernd
fe73f79353
fix: default tetrate model is broken, replace with haiku-4.5 (#5535) (#5587)
Signed-off-by: Bernd Eckenfels <ecki@apache.org>
2025-11-07 09:29:19 -05:00
Jack Amadeo
e6af4f5d12
Fetch less and use the right SHA (#5621) 2025-11-07 09:25:07 -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
Alex Hancock
44c2166a38
feat: remove hints from recipe prompts (#5622) 2025-11-07 09:18:59 -05:00
taniandjerry
b006ed2107
docs: October 2025 Community All-Stars spotlight, Hacktoberfest edition (#5625)
Some checks are pending
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
Deploy Documentation / deploy (push) Waiting to run
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
2025-11-07 00:09:13 -05:00
Jack Amadeo
61125ef7fa
differentiate debug/release in cache key (#5613)
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
Deploy Documentation / deploy (push) Waiting to run
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
2025-11-06 19:26:26 -05:00
tlongwell-block
20ba2fdb7e
Unify subrecipe and subagent execution through shared recipe pipeline (#5082) 2025-11-06 19:02:03 -05:00
Will Pfleger
3bf769edfe
Standardize CLI argument flags and update documentation (#5516) 2025-11-06 18:10:44 -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
Alex Hancock
c62c61cc07
fix: move goosehints/AGENTS.md handling to goose, and out of developer extension (#5575) 2025-11-06 17:04:46 -05: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
Jack Amadeo
6e15735676
Bump openapi in prepare-release (#5611) 2025-11-06 15:29:05 -05:00
dianed-square
b063fcecdc
docs: add access control section to Developer tutorial (#5615)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-06 11:45:31 -08: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
Douwe Osinga
9d88155932
Change the other location too (#5608)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-06 13:01:41 -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
Douwe Osinga
803bb78308
Support platform tools through CLI (#5570)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-06 10:31:34 -05:00
Douwe Osinga
96e0cecf8c
Avoid web double write (#5601)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-06 10:08:11 -05:00
Alex Hancock
7ec3b84ad7
fix: gemini flash -> pro for mcp smoke tests (#5574) 2025-11-06 10:05:18 -05:00
David Katz
eb29083a52
Manual compaction test and fix (#5568) 2025-11-06 10:03:48 -05:00
Michael Neale
f5b1c16ff3
fix: tidy up claude cli handling (#5594) 2025-11-06 09:52:28 -05:00
Douwe Osinga
cfc2f9d356
Remove jetbrains (#5602)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-06 09:51:16 -05:00
Alex Hancock
2c03f9e88c
feat(githubcopilot): add support for newer Copilot AI Models (#5603)
Signed-off-by: Ramazan Sancar <ramazansancar4545@gmail.com>
Co-authored-by: Ramazan Sancar <ramazansancar4545@gmail.com>
2025-11-06 09:50:37 -05:00
Lifei Zhou
bdd04d6fbb
fix: customised recipe to yaml string to avoid minininjia parsing error (#5494)
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
Live Provider Tests / Build Release Binary (push) Blocked by required conditions
Publish Docker Image / docker (push) Waiting to run
2025-11-06 18:50:51 +11: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
Daniel Cooper
6209a81e1c
Add environment subsition for auth blocks (#5439)
Signed-off-by: Daniel Cooper <daniel@14lines.com>
2025-11-05 23:30:24 -05:00
Alex Hancock
b2aa26a0f1
acp: ToolCallLocations and working cancellation (#5588) 2025-11-05 23:11:35 -05:00
Gregory L
147d884251
feat(providers): add Mistral AI provider (#5009)
Signed-off-by: glinf <gregory.linford@mistral.ai>
2025-11-05 23:01:39 -05:00
Jack Amadeo
db0b78b4b6
Listen for ctrl-c during provider request (#5585) 2025-11-05 22:44:36 -05:00
Jack Amadeo
f7e2bcd98a
Also accept null as description, not just missing (#5589) 2025-11-05 22:33:38 -05:00
Emma Youndtsmith
9086438fca
Document missing recipe param types (#5584)
Some checks failed
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
Canary / bundle-desktop (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
Deploy Documentation / deploy (push) Has been cancelled
2025-11-05 11:20:23 -06:00
dianed-square
efdf22eacd
docs: description required for "Add Extension" in cli (#5573) 2025-11-05 08:09:35 -08:00
tlongwell-block
78fd31a47a
fix: Add schema-aware numeric coercion for MCP tool arguments (#5478) 2025-11-05 10:56:17 -05:00
Jack Amadeo
b7f5f0f97f
Add uv for uvx in Justfile (#5581) 2025-11-05 10:09:10 -05:00
Douwe Osinga
7d4824e853
Keep llm logs in place (#5577)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-05 10:06:40 -05:00
Jack Amadeo
3269298b8a
bump to 1.12.0 (#5580) 2025-11-05 09:15:14 -05:00
Jack Amadeo
c59ec1de07
automate more of the release process (#5409) 2025-11-05 06:54:42 -05:00
Zane
89f7384d57
add clippy warning for string_slice (#5422)
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
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
Live Provider Tests / check-fork (push) Waiting to run
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-11-04 17:46:25 -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
Alex Hancock
cd2ea778f0
feat: log rotation (#5561) 2025-11-04 14:59:44 -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
Ebony Louis
ccc5858dbd
Add Diagnostics Info to Q&A and Bug Report Templates (#5565) 2025-11-04 14:44:03 -05:00
Angie Jones
68187feb5b
fix: improve server error messages to include HTTP status code (#5532)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-04 11:59:00 -06:00
Alex Holder
1437d1fc1c
improvement: add useful error message when attempting to use unauthenticated cursor-agent (#5300)
Signed-off-by: Alex Holder <alexeeyre@gmail.com>
2025-11-04 12:54:28 -05:00