filip
|
66051ec7d2
|
Cache-safe request assembly: append-only turn context and declared cache semantics (#11022)
|
2026-08-07 03:08:49 +00:00 |
|
Douwe Osinga
|
ca52cce628
|
Unrolled agent loop (#9574)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-08-06 22:32:44 +00:00 |
|
Aaron Alaniz
|
ee5e5f17b2
|
fix(cerebras): preserve thinking inline for models that reject reasoning_content (#10774)
|
2026-07-30 21:39:44 +00:00 |
|
Jack Amadeo
|
40380ce6d0
|
Upgrade to rmcp 3.0 (#10789)
|
2026-07-29 18:05:58 +00:00 |
|
Lifei Zhou
|
8b73e1a1b6
|
feat: add stable agent event message identity (#10716)
|
2026-07-29 05:32:55 +00:00 |
|
Jack Amadeo
|
7b7b8aa58f
|
upgrade to rmcp 2.0 (#10584)
|
2026-07-27 13:31:33 +00:00 |
|
Anthony
|
d5785a3671
|
fix(session): use configured session manager for tool summaries (#10628)
|
2026-07-23 03:35:45 +00:00 |
|
Jasper
|
8168cb8378
|
fix(acp): preserve content audience boundaries (#10493)
|
2026-07-17 08:50:36 +00:00 |
|
Jasper
|
ae83c0a212
|
fix: bound scheduled recipe validation (#10509)
|
2026-07-17 08:44:47 +00:00 |
|
Michael A. Smith
|
3c1fdd692c
|
fix(agent): retry empty provider turns instead of stopping silently (#10360)
|
2026-07-11 01:16:00 +00:00 |
|
Michael Neale
|
e09289cbac
|
fix: Dedupe duplicate signed thinking blocks to fix Anthropic 400 (#10080) (#10083)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-07-08 23:48:18 +00:00 |
|
filip
|
af2c765c82
|
feat(desktop): per-message usage stats UI (tokens, cost, TTFT, tok/s) (#10210)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-07-06 20:51:06 +00:00 |
|
filip
|
4778448b49
|
fix(test): stop flaky unparseable-tool-call test by disabling session naming (#10091)
|
2026-06-30 00:12:07 +00:00 |
|
Jack Amadeo
|
fe7f16b727
|
Remove session_id from provider streaming trait methods (#9984)
|
2026-06-29 22:04:58 +00:00 |
|
lunchboxfortwo
|
a1711e75e2
|
fix(providers): reject non-object tool-call arguments instead of panicking (#9832)
Signed-off-by: Lunchbox <lunchboxfortwo@gmail.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Signed-off-by: Goose <goose@aaif.dev>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Goose <goose@aaif.dev>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2026-06-29 04:08:19 +00:00 |
|
石岳峰
|
d2687643da
|
fix(schedule): use session.message_count for schedule sessions listing (#10026)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
|
2026-06-27 16:24:54 +00:00 |
|
Theofanis Petkos
|
0c9acc33c9
|
fix(providers): Buffer thinking across stream chunks for DeepSeek/Kimi tool calls (#9704)
Signed-off-by: thepetk <thepetk@gmail.com>
|
2026-06-24 18:46:02 +00:00 |
|
Jack Amadeo
|
35711b8691
|
provider refactor: don't require a model config to create a provider (#9953)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-06-23 23:18:07 +00:00 |
|
Jack Amadeo
|
c346d00d17
|
move OpenAI provider into goose-providers (#9880)
|
2026-06-22 19:10:59 +00:00 |
|
filip
|
093d134b0a
|
feat: track cache tokens for accurate cost reporting (#9752)
Signed-off-by: Filip Kujawa <filip.j.kujawa@gmail.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Signed-off-by: Douwe Osinga <douwe@sidewalklabs.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-19 13:56:15 +00:00 |
|
Jack Amadeo
|
5dcd3ff34c
|
move ApiClient to goose-providers, lifting out TlsConfig (#9869)
|
2026-06-19 00:51:09 +00:00 |
|
Jack Amadeo
|
80eaf8fa44
|
move global config access out of ModelConfig, and move ModelConfig into goose_providers (#9769)
|
2026-06-18 16:33:19 +00:00 |
|
Michael Neale
|
c524c27189
|
fix(goal): start a turn when /goal or /grind is set (#9801)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
|
2026-06-18 14:13:28 +00:00 |
|
jh-block
|
4aa5de150a
|
Add support for MLX models to the local inference provider (#9154)
Signed-off-by: jh-block <jhugo@block.xyz>
|
2026-06-17 13:32:07 +00:00 |
|
Jack Amadeo
|
e5fd568e01
|
move formats/openai.rs into goose-providers crate, along with several dependencies (#9633)
|
2026-06-08 15:26:33 +00:00 |
|
Michael Neale
|
bc6293ce70
|
feat: add /goal command for agent self-evaluation before finishing (#9069)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-20 03:23:58 +00:00 |
|
Bright Zheng
|
9ca29a1047
|
fix(cli): report cumulative total_tokens in stream-json/json output (#8910)
Signed-off-by: Trinity <trinity@multica.ai>
Signed-off-by: Bright Zheng <bzqzheng@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-05-13 18:35:39 +00:00 |
|
g.sunilkumar
|
f2df168bec
|
Fix frontend extension session state and tool routes (#8464)
Signed-off-by: sunilkumarvalmiki <g.sunilkumarvalmiki@gmail.com>
Signed-off-by: jh-block <jhugo@block.xyz>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Signed-off-by: Michael Neale <michael.neale@gmail.com>
Signed-off-by: Angie Jones <jones.angie@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Adam Miller <admiller@redhat.com>
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
Signed-off-by: Andrew Harvard <aharvard@squareup.com>
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Signed-off-by: Wes <wesb@block.xyz>
Signed-off-by: Clay Delk <clay.delk@gmail.com>
Signed-off-by: Kalvin Chau <kalvin@block.xyz>
Signed-off-by: Taylor Ho <taylorkmho@gmail.com>
Signed-off-by: Alex Hancock <alexhancock@block.xyz>
Signed-off-by: Treebird <treebird@treebird.dev>
Signed-off-by: tulsi <tulsi@block.xyz>
Signed-off-by: vonbai <nswanqi@gmail.com>
Signed-off-by: olaservo <olahungerford@gmail.com>
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
Signed-off-by: fresh3nough <anonwurcod@proton.me>
Signed-off-by: Jheison Martinez Bolivar <jheison.mb@gmail.com>
Co-authored-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
Co-authored-by: jh-block <jhugo@block.xyz>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: SomeSolutionsArchitect <139817767+SomeSolutionsArchitect@users.noreply.github.com>
Co-authored-by: Christian <chvargas@wfscorp.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Co-authored-by: Adam Miller <admiller@redhat.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
Co-authored-by: morgmart <98432065+morgmart@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andrew Harvard <aharvard@squareup.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
Co-authored-by: Adewale Abati <acekyd01@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Kalvin Chau <kalvin@block.xyz>
Co-authored-by: Clay Delk <clay.delk@gmail.com>
Co-authored-by: dorien-koelemeijer <62866702+dorien-koelemeijer@users.noreply.github.com>
Co-authored-by: Wes <wesbillman@users.noreply.github.com>
Co-authored-by: Monroe Williams <monroe@pobox.com>
Co-authored-by: Spike Wang <spike@spikewang.me>
Co-authored-by: Taylor Ho <taylorkmho@gmail.com>
Co-authored-by: Treebird <treebird@treebird.dev>
Co-authored-by: Sarthak Bhardwaj <100398847+SarthakB11@users.noreply.github.com>
Co-authored-by: Douwe Osinga <douwe@block.xyz>
Co-authored-by: tulsi <tulsi@block.xyz>
Co-authored-by: Vonbai <107612985+vonbai@users.noreply.github.com>
Co-authored-by: Ola Hungerford <olahungerford@gmail.com>
Co-authored-by: Lucas Kim <45152028+Raptors65@users.noreply.github.com>
Co-authored-by: Abhijay Jain <abhijay007j@gmail.com>
Co-authored-by: Rodolfo Olivieri <rolivier@redhat.com>
Co-authored-by: fre$h <anonwurcod@proton.me>
Co-authored-by: Jheison Martinez Bolivar <78370841+JheisonMB@users.noreply.github.com>
|
2026-05-12 19:04:26 +00:00 |
|
Douwe Osinga
|
4dd8ef3b88
|
fix: insert tool pair summaries at chronological position in conversation (#9087)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-05-11 18:54:16 +00:00 |
|
Bradley Axen
|
8eda6fdabc
|
overhaul provider inventory and agent/model selection (#8652)
Signed-off-by: Bradley Axen <baxen@squareup.com>
|
2026-04-20 15:00:17 -07:00 |
|
Douwe Osinga
|
6435e1a85c
|
Remove lead/worker provider (#7989)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-03-18 20:27:36 +00:00 |
|
Douwe Osinga
|
475968db64
|
Optimize tool summarization (#7938)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-03-18 13:09:18 +00:00 |
|
Douwe Osinga
|
4e4c435339
|
Revert message flush & test (#7966)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-03-18 08:26:12 +00:00 |
|
Lifei Zhou
|
4604354bc2
|
feat: new onboarding flow (#7266)
|
2026-03-17 01:33:41 +00:00 |
|
Adrian Cole
|
94fdcdd07a
|
feat: persist GooseMode per-session via session DB (#7854)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-16 11:37:21 +00:00 |
|
Adrian Cole
|
1b05c92912
|
feat(acp): add session/set_mode handler (#7801)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-03-13 09:30:36 +00:00 |
|
Jack Amadeo
|
325bf396af
|
Update to rmcp 1.1.0 (#7619)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
|
2026-03-06 02:40:52 +00:00 |
|
Clay
|
aa05308803
|
refactor: remove allows_unlisted_models flag, always allow custom model entry (#7255)
Signed-off-by: clayarnoldg2m <carnold@g2m.ai>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-22 20:23:00 +00:00 |
|
Douwe Osinga
|
9a91fccfb5
|
Everything is streaming (#7247)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-02-17 18:53:38 +00:00 |
|
Chih-Tao Lee
|
5328467867
|
feat: add GoosePlatform to AgentConfig and MCP initialization (#6931)
Signed-off-by: Jazzcort <jason101011113@gmail.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
|
2026-02-17 13:41:50 +00:00 |
|
Douwe Osinga
|
a800ca7d7f
|
Move platform extensions into their own folder (#7210)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-02-13 20:32:00 +00:00 |
|
Adrian Cole
|
8d59c2dced
|
feat: MCP support for agentic CLI providers (#6972)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-11 23:37:52 +00:00 |
|
Adrian Cole
|
948cb91d54
|
refactor: move disable_session_naming into AgentConfig (#7062)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-07 00:55:55 +00:00 |
|
Adrian Cole
|
1ad81e3b69
|
refactor(providers): extract ProviderDef trait and OpenAiCompatibleProvider (#6832)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-02 22:36:54 +00:00 |
|
Zane
|
a06436461b
|
Refactor: move persisting extension to session outside of route (#6685)
|
2026-01-29 16:03:03 -08:00 |
|
Alex Hancock
|
edd0109997
|
feat: platform extension migrator + code mode rename (#6611)
|
2026-01-29 17:12:51 -05:00 |
|
Adrian Cole
|
f5b402bbdf
|
fix(goose): only send agent-session-id when a session exists (#6657)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-01-27 13:43:05 +09:00 |
|
Alex Hancock
|
8233f0afac
|
chore: upgrade to rmcp 0.14.0 (#6674)
|
2026-01-23 14:52:43 -05:00 |
|
Adrian Cole
|
67de49abbb
|
fix(goose): propagate session_id across providers and MCP (#6584)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-01-22 08:28:56 +08:00 |
|
Rabi Mishra
|
fbe46d0b22
|
feat(gcp-vertex): add model list with org policy filtering (#6393)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-01-20 11:49:10 -05:00 |
|