d0
|
0aca19ec64
|
Groq configure fix (#5833)
Signed-off-by: neiii <1mrtemeck1@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-04 17:06:13 +01:00 |
|
Alex Hancock
|
131c7e7228
|
feat: ActionRequired (#5897)
|
2025-12-02 11:48:28 -05:00 |
|
Blair Allan
|
ccaf7ca56d
|
Feat: Added custom headers and toggle keyring CLI options (#5017)
Signed-off-by: Blair Allan <Blairallan@icloud.com>
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com>
|
2025-12-01 13:01:03 -08:00 |
|
tlongwell-block
|
8e9b6c9bc6
|
fix: Added "Merged consecutive assistant messages" to the acceptable issues for moim injection check (#5933)
|
2025-12-01 14:48:36 -05:00 |
|
tlongwell-block
|
51f83bcf8b
|
fix: anthropic provider model fetching (#5932)
|
2025-12-01 14:36:28 -05:00 |
|
Douwe Osinga
|
5f50198318
|
feat: @goose in terminal (native terminal support) (#5887)
Co-authored-by: Bradley Axen <baxen@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-01 17:40:17 +11:00 |
|
Filippo Balicchia
|
f6a2e2ec83
|
Improve AWS credential loading and configuration handling in BedrockProvider (#5699)
Signed-off-by: fbalicchia <fbalicchia@gmail.com>
|
2025-11-26 10:56:50 +11:00 |
|
Alex Hancock
|
9c52611946
|
fix: adjust strange spacing in agent.rs (#5877)
|
2025-11-25 15:58:31 -05:00 |
|
Douwe Osinga
|
3e9d9c7b2c
|
Fix multi tool calling (#5855)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-11-24 16:59:46 +01:00 |
|
Alex Hancock
|
c82a0dd8fc
|
fix(#5626 #5832): handle multiple content chunks & images better (#5839)
Co-authored-by: Pradeepta Dash <pradeepta@exceeds.ai>
|
2025-11-24 10:52:01 -05:00 |
|
Michael Neale
|
4cc95d4202
|
chore: some old code hanging around, and mention configure cli (#5822)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-24 09:46:37 -05:00 |
|
Michael Neale
|
6421522acc
|
feat: implement SKILLS.md - claude compatibility. (#5760)
|
2025-11-24 14:21:57 +11:00 |
|
Bradley Axen
|
0ff54ceec3
|
[fix] generic check for gemini compat (#5842)
|
2025-11-24 11:51:00 +11:00 |
|
Douwe Osinga
|
aba3d2980b
|
Add scheduler to diagnostics (#5849)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-11-24 11:05:31 +11:00 |
|
Zane
|
d54a06afda
|
Next camp refactor live (#5706)
|
2025-11-21 14:10:34 -07:00 |
|
David Katz
|
c1c772b267
|
Add out of context compaction test via error proxy (#5805)
|
2025-11-21 14:51:01 -05:00 |
|
Vaibhav Maheshwari
|
0354d9ede4
|
fix: Add backward compatibility for conversationCompacted message type (#5819)
Signed-off-by: Vaibhav Maheshwari <vaibhav.dkm@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-21 12:00:16 -05:00 |
|
tlongwell-block
|
7b787f926b
|
Add /agent/stop endpoint, make max active agents configurable (#5826)
|
2025-11-21 09:24:19 -05:00 |
|
Douwe Osinga
|
0f8d9a7878
|
Handle 404s (#5791)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-11-20 21:58:59 +01:00 |
|
Will Pfleger
|
682e315be8
|
Persist provider name and model config in the session (#5419)
|
2025-11-20 15:55:32 -05:00 |
|
Douwe Osinga
|
bdf68bb4f5
|
Slash commands (#5718)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-11-20 21:14:15 +01:00 |
|
David Katz
|
c9e9af52c6
|
fix: Parse maas models for gcp vertex provider (#5816)
|
2025-11-20 10:51:36 -05:00 |
|
Salvatore Testa
|
cfdf01567d
|
fix: support Gemini 3's thought signatures (#5806)
Signed-off-by: Salvatore Testa <sal@withpersona.com>
|
2025-11-20 16:28:27 +11:00 |
|
Vincent H.
|
7a3725d53e
|
feat/fix Re-enabled WAL with commit transaction management (Linux Verification Requested) (#5793)
Signed-off-by: Vincent Huang <vhuang@squareup.com>
|
2025-11-18 20:40:46 -05:00 |
|
Michael Neale
|
f8bb866264
|
chore: remove autopilot experimental feature (#5781)
|
2025-11-19 11:49:05 +11:00 |
|
Alex Hancock
|
2d7c7c8e07
|
fix: Implement a CredentialStore for auth (#5741)
|
2025-11-17 13:05:40 -05:00 |
|
tlongwell-block
|
02ca6f7ff1
|
Platform Extension MOIM (Minus One Info Message) (#5027)
|
2025-11-16 12:14:49 -05:00 |
|
David Katz
|
bbac7d6250
|
Compaction resiliency improvements (#5618)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-14 00:32:16 -05:00 |
|
dorien-koelemeijer
|
387d76c5ff
|
Update prompt injection detection metrics (due to errors exporting to datadog) (#5692)
|
2025-11-14 08:40:29 +10:00 |
|
Vincent H.
|
e1b5af53c3
|
Added transaction commits to multi sql functions in session_manager (#5693)
Signed-off-by: Vincent Huang <vhuang@squareup.com>
|
2025-11-12 18:41:14 -05:00 |
|
Douwe Osinga
|
0df4ad3296
|
Ollama improvements (#5609)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-11-12 11:42:00 -05:00 |
|
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 |
|