Michael Neale
ed67a60f1f
better model
2025-11-19 15:06:27 +11:00
Michael Neale
19d91b44ff
Merge branch 'main' into micn/embedded-llama-server
...
* main:
silence copilot on minor text issues (#5665 )
fix: disallow runaway subagent chains (#5659 )
chore: remove usage of non-existent env var for log dir (#5658 )
clarify agent instructions (#5655 )
feat: add check-everything for unified style checks (#5650 )
Show errors on failure (#5643 )
custom instructions for copilot reviews (#5646 )
fix: prevent repeated 404 errors when accessing deleted sessions (#5644 )
Flake.nix corrected main (#5600 )
fix: goose recipe list can return duplicated entries (#5645 )
fix: bedrock creds refresh (#5599 )
2025-11-11 13:51:29 +11:00
Michael Neale
16796d2410
now sets context correctly and more
2025-11-11 13:50:28 +11:00
Alex Hancock
d3f723d76d
fix: disallow runaway subagent chains ( #5659 )
2025-11-10 16:46:53 -05:00
Douwe Osinga
8cd379ca33
Show errors on failure ( #5643 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-10 13:39:23 -05:00
Abhijay Jain
0d65c81dd2
fix: goose recipe list can return duplicated entries ( #5645 )
...
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com >
2025-11-10 08:19:06 -05:00
Michael Neale
743dc2ac97
fix: bedrock creds refresh ( #5599 )
2025-11-10 18:10:29 +11:00
Michael Neale
9dd4eb7cd0
windows specific command for tool emulation
2025-11-10 14:02:18 +11:00
Michael Neale
09bb5b39e6
cleaning up
2025-11-10 13:56:22 +11:00
Michael Neale
200ca2c911
left over sloppy comment
2025-11-10 13:53:57 +11:00
Michael Neale
cf4e314f31
updating to main
2025-11-10 13:47:36 +11:00
Michael Neale
b33a098288
Update crates/goose/Cargo.toml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-10 13:43:30 +11:00
Michael Neale
44c1c4b9c5
get rid of junk tests
2025-11-10 13:42:54 +11:00
Michael Neale
674c1ed6c4
better downloading and tool emulation
2025-11-10 13:35:36 +11:00
Michael Neale
75f5110ff3
good progress
2025-11-10 10:56:37 +11:00
Simon Sickle
bb80d76289
Fix Claude Code provider to default to Auto mode ( #5638 ) ( #5642 )
2025-11-08 16:58:54 -05:00
Douwe Osinga
e5a1474b4c
Scheduler cleanup ( #5571 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-08 13:19:18 -05:00
Jack Amadeo
25dfd768e5
Better search paths and handling of CLI providers ( #5554 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-07 22:35:26 -05:00
Douwe Osinga
4b0bef18ae
Remove some logging ( #5631 )
...
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
Alex Hancock
44c2166a38
feat: remove hints from recipe prompts ( #5622 )
2025-11-07 09:18:59 -05:00
Michael Neale
c05b586a30
cleanup
2025-11-07 14:12:30 +11:00
Michael Neale
bb1949bf68
is shutting down now
2025-11-07 14:04:10 +11:00
Michael Neale
b9871c313d
reloads, but doesn't die yet
2025-11-07 11:38:11 +11: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
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
David Katz
c8d2d47c6f
Token state not showing on load, or after message is finished. ( #5606 )
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
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
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 )
2025-11-06 18:50:51 +11:00
Michael Neale
fcc8bef93c
better loading
2025-11-06 17:29:54 +11:00
Michael Neale
7332e0e73b
always show embedded
2025-11-06 15:56:51 +11:00
Michael Neale
01c5333e70
Merge branch 'main' into micn/embedded-llama-server
...
* main: (41 commits)
Add pending extension indicator to extension panel (#5493 )
Add environment subsition for auth blocks (#5439 )
acp: ToolCallLocations and working cancellation (#5588 )
feat(providers): add Mistral AI provider (#5009 )
Listen for ctrl-c during provider request (#5585 )
Also accept null as description, not just missing (#5589 )
Document missing recipe param types (#5584 )
docs: description required for "Add Extension" in cli (#5573 )
fix: Add schema-aware numeric coercion for MCP tool arguments (#5478 )
Add uv for uvx in Justfile (#5581 )
Keep llm logs in place (#5577 )
bump to 1.12.0 (#5580 )
automate more of the release process (#5409 )
add clippy warning for string_slice (#5422 )
improve linux tray icon support (#5425 )
feat: log rotation (#5561 )
use app.isPackaged instead of checking for node env development (#5465 )
disable RPM build-ID generation to prevent package conflicts (#5563 )
Add Diagnostics Info to Q&A and Bug Report Templates (#5565 )
fix: improve server error messages to include HTTP status code (#5532 )
...
2025-11-06 15:37:46 +11: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
tlongwell-block
78fd31a47a
fix: Add schema-aware numeric coercion for MCP tool arguments ( #5478 )
2025-11-05 10:56:17 -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
Zane
89f7384d57
add clippy warning for string_slice ( #5422 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-04 17:46:25 -05:00
Alex Hancock
cd2ea778f0
feat: log rotation ( #5561 )
2025-11-04 14:59:44 -05:00