Alex Hancock
|
cd33b23fc1
|
fix: make image processing work in github copilot provider (#5687)
|
2025-11-12 10:32:45 -05:00 |
|
Vincent H.
|
23f26fb9e1
|
Swapped out to_string_lossy with display for user facing text (#5666)
Signed-off-by: Vincent Huang <vhuang@squareup.com>
|
2025-11-11 09:10:45 -05: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 |
|
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 |
|
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 |
|
tlongwell-block
|
20ba2fdb7e
|
Unify subrecipe and subagent execution through shared recipe pipeline (#5082)
|
2025-11-06 19:02:03 -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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
Alex Hancock
|
b5eaa6a3e4
|
fix: unblock acp via databricks (#5562)
|
2025-11-04 11:40:05 -05:00 |
|
Douwe Osinga
|
5b93ee587f
|
Sessions required (#5548)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-11-03 21:04:44 -05:00 |
|
David Katz
|
9466d92f04
|
Manual compaction counting fix + cli cleanup (#5480)
|
2025-11-03 16:27:12 -05:00 |
|
Douwe Osinga
|
d70c24cda5
|
Fix image processing (#5544)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-11-03 12:29:43 -05:00 |
|
Paul Silvis
|
50191766c3
|
Fixes Gemini API parse issue by converting nullable type arrays to single types in tool schemas (#5530)
Signed-off-by: Paul Silvis <paulsilvis@gmail.com>
|
2025-11-02 13:49:36 -06:00 |
|
Matt Yaple
|
c7cd9b424c
|
fix: adds ProviderRetry to openai provider (#5518)
Signed-off-by: Matt Yaple <matt@yaple.dev>
|
2025-11-01 08:04:23 -04:00 |
|
Adrian Cole
|
0515c76e84
|
Propagate session ID in LLM and MCP requests (#5165)
|
2025-10-31 06:18:20 -04:00 |
|
Jack Amadeo
|
6ea0594fb4
|
don't start the default provider (#5351)
|
2025-10-30 17:59:11 -04:00 |
|
Jack Amadeo
|
65644ed81f
|
keep the order of keys in config.yaml (#5468)
|
2025-10-30 17:58:44 -04:00 |
|
Jack Amadeo
|
2970b5fa34
|
Stringly typed config (#5463)
|
2025-10-30 15:13:32 -04:00 |
|
Douwe Osinga
|
609e1ccbe3
|
Delete environment variable (#5479)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-10-30 12:04:18 -04:00 |
|
David Katz
|
37e1bb1d37
|
Stream token usage on every agent message (#5342)
|
2025-10-29 23:23:25 -04:00 |
|
dorien-koelemeijer
|
d25372c7e2
|
Add OTLP logs layer (#5386)
|
2025-10-30 08:06:41 +10:00 |
|
Alex Hancock
|
06b7a63667
|
feat(mcp): support sampling in a scoped way (#5367)
|
2025-10-29 17:05:59 -04:00 |
|
Anthony D. Mays
|
25789415a0
|
fix: shows the correct config file update path with cli configure (#5195)
Signed-off-by: Anthony D. Mays <anthony@morganlatimer.com>
|
2025-10-29 14:15:07 -04:00 |
|
Jack Amadeo
|
aaef18217f
|
Configurable search paths (#5356)
|
2025-10-29 11:34:13 -04:00 |
|
tlongwell-block
|
7caf31f189
|
Remove subagent instructions from system prompt (#5441)
|
2025-10-29 10:59:20 -04:00 |
|
Michael Neale
|
f0056e6cd1
|
removing golang/temporal building
|
2025-10-29 12:20:08 +11:00 |
|
Lifei Zhou
|
6b6b71f3b4
|
fix: allow subagent to run in parent --no-session mode (#5384)
|
2025-10-28 14:59:01 -07:00 |
|
Will Pfleger
|
4d8c91efbd
|
Enable runtime access to provider name (#5399)
|
2025-10-28 14:21:24 -04:00 |
|