Commit Graph

755 Commits

Author SHA1 Message Date
Douwe M Osinga 0bfedd2cea docs: update environment and config references 2026-07-02 13:31:45 -04:00
Jasper a162a7f778 Improve ACP auth and origin defaults (#9886) 2026-07-01 22:08:46 +00:00
Adam Dalloul a3b4166d4e Update EmpirioLabs provider display name to EmpirioLabs AI (#10126) 2026-07-01 17:06:38 +00:00
Sunil Kumar 12c3e234f5 feat(providers): support OpenRouter request parameters (#9276)
Signed-off-by: sunilkumarvalmiki <g.sunilkumarvalmiki@gmail.com>
Signed-off-by: Douwe Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-30 22:48:03 +00:00
Sean Murphy 20966fd057 feat: add --edit session flag to edit conversation before forking (#9799)
Signed-off-by: Sean Murphy <murphysean84@gmail.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-30 21:15:52 +00:00
FenjuFu 04da8e8702 feat: add iFlytek Spark and Astron MaaS providers (#9837)
Signed-off-by: FenjuFu <fufenjupku@gmail.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-30 21:15:50 +00:00
Lucas Alvares Gomes a90430e8e5 Make OpenAI Responses API store param configurable (#10040)
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
2026-06-30 20:00:12 +00:00
Lifei Zhou f81a0e2471 chore: Remove legacy MCP-UI proxy support (#10086) 2026-06-29 22:58:40 +00:00
Ken Jo ec0ae7e12c docs: name the message field in the hooks payload guide (#9913)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-28 20:24:32 +00:00
Jack Amadeo 854fed5e5d move anthropic provider into goose-providers (#9985) 2026-06-25 23:00:08 +00:00
Max Novich e51d70f1fa [codex] Emit assistant reply text in Stop hooks (#9968) 2026-06-24 17:03:01 +00:00
Lifei Zhou efafdf72a9 removed tunnel rest api and ui (#9932) 2026-06-24 14:50:07 +00:00
Douwe Osinga e4f8b61b58 Migrate diagnostics to JSON report (#9964)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-24 01:32:56 +00:00
nuthalapativarun eef6c2a2fa fix: remove unused SubagentStart/SubagentStop hook events (#9960)
Signed-off-by: Varun Nuthalapati <nuthalapativarun@gmail.com>
2026-06-23 19:55:50 +00:00
Angie Jones bc8609485b docs: correct custom agents guide (#9947) 2026-06-22 22:43:03 +00:00
Angie Jones b94b5f3d3f docs: custom agents (#9293) 2026-06-22 19:27:26 +00:00
Nicholas-Westby a8b11e39b7 docs(installation): correct whitespace in fenced code block (#9867) 2026-06-18 19:18:32 +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
San Clemente 4c64375de7 Add Ophis MCP server to the extensions registry (#9861) 2026-06-18 16:17:52 +00:00
Adam Dalloul 402afa5a8c feat(providers): add EmpirioLabs as a declarative OpenAI-compatible provider (#9771)
Signed-off-by: Adam Dalloul <47503782+Adam-Dalloul@users.noreply.github.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-17 14:38:45 +00:00
Hammad Khan b3d3a8b29e feat(azure): support Entra ID bearer token auth via AZURE_OPENAI_AD_TOKEN (#9716)
Signed-off-by: hammadxcm <hammadkhanxcm@gmail.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-17 02:09:05 +00:00
Trang Le ec453a3926 fix: Mention menu icon to open the sidebar (#9643) 2026-06-16 18:51:49 +00:00
Mark Lavercombe f4700ef995 Add Scholar Sidekick tutorial page + anonymous-default auth (v0.8.0) (#9477) 2026-06-15 15:45:07 +00:00
Kunall Banerjee f40d56fe09 docs: update docs for ACP clients (#9772)
Signed-off-by: Kunall Banerjee <hey@kimchiii.space>
2026-06-13 05:23:27 +00:00
Michael Neale 4207b7e080 docs: fix stale session navigation/delete docs (Session History) (#9727)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
2026-06-11 02:17:02 +00:00
Kalvin C e8d5622630 feat(acp): support GOOSE_SERVER__SECRET_KEY at goose serve acp endpoint (#9726)
Signed-off-by: Kalvin Chau <kalvin@block.xyz>
2026-06-10 23:32:25 +00:00
Quentin Champenois 27d68ba636 doc: Add Scaleway provider (#9423)
Co-authored-by: Quentin Champenois <qchampenois@scaleway.com>
2026-05-28 10:07:08 -04:00
James Liounis e9b0d9247b feat(providers): add Perplexity as a declarative OpenAI-compatible provider (#9324) 2026-05-27 19:07:03 +00:00
Douwe Osinga 10ac6b18c9 feat: make tool output size limit configurable via GOOSE_MAX_TOOL_RESPONSE_SIZE (#9256)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-27 18:31:22 +00:00
spendletonliveaction f3260f4e2f feat(cli): make MAX_CODE_BLOCK_LINES configurable via env vars (#9301)
Signed-off-by: Stephen Pendleton <spendleton@bluecatnetworks.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Stephen Pendleton <spendleton@bluecatnetworks.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-22 18:12:55 +00:00
Pierre LE GUEN c434c84d23 feat(providers): add NEAR AI Cloud provider (#9352)
Signed-off-by: Pierre LE GUEN <26087574+PierreLeGuen@users.noreply.github.com>
2026-05-22 17:56:31 +00:00
fre$h c1d50e234b fix(gateway): respect GOOSE_MAX_TURNS in gateway sessions (#9354)
Signed-off-by: fresh3nough <anonwurcod@proton.me>
2026-05-22 14:57:28 +00:00
Vladislav 2045e63d8d feat(goose): honor GOOSE_FAST_MODEL env var in ModelConfig::with_fast (#9296)
Signed-off-by: Vladislav Dobromyslov <vladik.dobrik@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-22 13:47:50 +00:00
jh-block 98a54e9ec6 Add unified thinking effort control across all providers (#9242)
Signed-off-by: jh-block <jhugo@block.xyz>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-20 08:42:42 +00:00
Angie Jones bc9c1fc11a docs: reorganize (#9310) 2026-05-18 18:38:14 +00:00
James Crosswell ecdf369cbc docs: add guide for connecting goose Desktop to a remote goosed server (#9275)
Signed-off-by: James Crosswell <james.crosswell@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-18 14:42:25 +00:00
Maksim 809a82ea53 Add documentation for new provider SaladCloud AI Gateway (#9253) 2026-05-18 14:27:03 +00:00
Angie Jones 7cfc4410a8 docs: hooks guide (#9288) 2026-05-17 23:53:44 +00:00
Douwe Osinga d04c882388 Remove Filesystem MCP extension from catalog (#9225)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-16 18:30:59 +00:00
Douwe Osinga 3254d442c9 docs: document summon extension requirement for delegate and load tools (#9231)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-16 14:41:15 +00:00
yanalialiuk e187fcddf7 feat: add Atomic Chat as declarative OpenAI-compatible provider (#9210)
Co-authored-by: Yana Lyalyuk <yanalyalyuk@MacBook-Pro-Yana.local>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 19:29:56 +00:00
Douwe Osinga 2143cd3596 feat: support GOOSE_OAUTH_CALLBACK_PORT for stable OAuth redirect_uri (#9209)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-14 17:26:26 +00:00
9qeklajc a14fcc6873 (feat): add routstr as a declarative provider (#9175)
Signed-off-by: 9qeklajc <9qeklajc>
Co-authored-by: 9qeklajc <9qeklajc>
2026-05-13 13:53:57 -04:00
FuturMix 66e5c2a9a0 Add FuturMix provider (#8840) 2026-05-13 15:43:17 +00:00
Can H. Tartanoglu 80cac3626f add nushell terminal and completion support (#8628)
Signed-off-by: Can H. Tartanoglu <gpg@rotas.mozmail.com>
2026-05-12 23:39:28 +00:00
Aqil Aziz 1b39db7eea docs: fix internal documentation anchors (#9094)
Signed-off-by: aqilaziz <gonzes7@gmail.com>
2026-05-12 22:28:59 +00:00
Ondrej Cervinka 9ff0825b1d feat(acp): add GOOSE_DISABLE_TOOL_CALL_SUMMARY to opt out of per-tool-call summaries (#8947)
Signed-off-by: ocervinka <cervinka@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 20:32:31 +00:00
Lucas Kim a999f52056 docs: remove old goose bench documentation (#9054) 2026-05-08 16:05:25 +00:00
Lifei Zhou c822d1ed82 doc: updated the doc for tunnel remote access (#9077) 2026-05-07 23:32:10 +00:00
Kalvin C 899762a422 refactor: update goose2 credential management behind provider-scoped ACP/core API (#8887)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
Co-authored-by: morgmart <98432065+morgmart@users.noreply.github.com>
2026-04-29 16:05:32 +00:00