Commit Graph

3478 Commits

Author SHA1 Message Date
Lifei Zhou 8cd50972eb fix: fix windows bundle random failure and optimise canary build (#7105) 2026-02-10 05:23:45 +00:00
Adrian Cole 49ad115fb1 feat(acp): add model selection support for session/new and session/set_model (#7112)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-10 05:23:36 +00:00
Adrian Cole 4abf91e72b fix: isolate claude-code sessions via stream-json session_id (#7108)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-10 05:22:56 +00:00
Adrian Cole 3a304c6af3 ci: enable agentic provider live tests (claude-code, codex, gemini-cli) (#7088)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-10 03:01:28 +00:00
dianed-square 4572d42dfe docs: codex subscription support (#7104) 2026-02-10 02:54:08 +00:00
Michael Neale a484eee8b4 chore: add a new scenario (#7107) 2026-02-10 01:49:07 +00:00
github-actions[bot] d6e8ecbaa6 fix: Goose Desktop missing Calendar and Reminders entitlements (#7100)
Co-authored-by: blackgirlbytes <22990146+blackgirlbytes@users.noreply.github.com>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2026-02-10 01:48:03 +00:00
Bright Zheng 17dff138cc Fix 'Edit In Place' and 'Fork Session' features (#6970)
Signed-off-by: Bright Zheng <bright@squareup.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2026-02-09 22:29:34 +00:00
dorien-koelemeijer 5b15593e0a Fix: Only send command content to command injection classifier (excluding part of tool call dict) (#7082) 2026-02-09 22:09:12 +00:00
Emma Youndtsmith fe1c56ab13 Docs: require auth optional for custom providers (#7098) 2026-02-09 21:14:41 +00:00
tfsq 94895a8938 fix: improve text-muted contrast for better readability (#7095) 2026-02-09 18:10:16 +00:00
Zane 320f22b231 Always sync bundled extensions (#7057) 2026-02-09 17:15:56 +00:00
tlongwell-block 942bcfa4b2 feat: Add tom (Top Of Mind) platform extension (#7073) 2026-02-09 16:11:13 +00:00
Jonathan Hult 8de69f6e2b chore(docs): update GOOSE_SESSION_ID -> AGENT_SESSION_ID (#6669)
Signed-off-by: Jonathan Hult <Jonathan@JonathanHult.com>
2026-02-09 15:32:09 +00:00
Adrian Cole 9544570b16 fix(ci): switch from cargo-audit to cargo-deny for advisory scanning (#7032)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-09 15:28:57 +00:00
dependabot[bot] 3d562f8000 chore(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /evals/open-model-gym/suite (#7085)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 15:18:43 +00:00
dependabot[bot] 5e2fb991df chore(deps): bump @modelcontextprotocol/sdk from 1.25.3 to 1.26.0 in /evals/open-model-gym/mcp-harness (#7086)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 15:17:31 +00:00
Lifei Zhou 021233c419 fix: switch to windows msvc (#7080) 2026-02-09 14:04:10 +00:00
Rabi Mishra c50a2c2375 fix: allow unlisted models for CLI providers (#7090)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-09 14:03:06 +00:00
Douwe Osinga 7779457087 Use goose port (#7089)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-09 12:52:16 +00:00
Michael Neale a9f4cac548 chore: strip posthog for sessions/models/daily only (#7079) 2026-02-09 08:32:51 +00:00
Michael Neale a3ba124178 tidy: clean up old benchmark and add gym (#7081) 2026-02-09 06:08:46 +00:00
Adrian Cole d4865ae9fe fix: use command.process_group(0) for CLI providers, not just MCP (#7083)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-09 05:33:22 +00:00
Lifei Zhou 5f183a63c6 added build notify (#6891) 2026-02-09 03:22:01 +00:00
Adrian Cole 1371f5df4a test(mcp): add image tool test and consolidate MCP test fixtures (#7019)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-09 01:12:11 +00:00
Adrian Cole 08b89ca66b fix: remove Option from model listing return types, propagate errors (#7074)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-09 00:03:10 +00:00
Adrian Cole 4e87011981 fix: lazy provider creation for goose acp (#7026) (#7066)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-08 02:51:03 +00:00
Jack Amadeo e670f348bd Smoke tests: split compaction test and use debug build (#6984)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-08 02:35:58 +00:00
Adrian Cole a251fec55e fix(deps): trim bat to resolve RUSTSEC-2024-0320 (#7061)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-08 02:17:28 +00:00
tlongwell-block f338e36c65 feat: expose AGENT_SESSION_ID env var to extension child processes (#7072) 2026-02-08 00:02:08 +00:00
Kristan Krispy Uccello 584f710fad fix: add XML tool call parsing fallback for Qwen3-coder via Ollama (#6882)
Signed-off-by: kuccello <kuccello@users.noreply.github.com>
Co-authored-by: kuccello <kuccello@users.noreply.github.com>
2026-02-07 23:04:32 +00:00
Bradley Axen b18120bec3 Remove clippy too_many_lines lint and decompose long functions (#7064) 2026-02-07 04:10:24 +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
Bradley Axen 96f903d5d3 Add global config switch to disable automatic session naming (#7052) 2026-02-06 23:30:28 +00:00
Rizel Scarlett 47cfea6780 docs: add blog post - 8 Things You Didn't Know About Code Mode (#7059) 2026-02-06 22:50:16 +00:00
Zane 4dc1fbedd0 fix: ensure animated elements are visible when prefers-reduced-motion is enabled (#7047) 2026-02-06 19:27:08 +00:00
Douwe Osinga 3dcb03c6c7 Show recommended model on failture (#7040)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-06 19:22:17 +00:00
tfsq 459ae33df5 feat(ui): add session content search via API (#7050) 2026-02-06 19:21:08 +00:00
Angie Jones 99c25c4f0d docs: fix img url (#7053) 2026-02-06 19:18:22 +00:00
David Katz 0853e9fc11 Desktop UI for deleting custom providers (#7042) 2026-02-06 19:15:17 +00:00
Rizel Scarlett 7ed5b4cf86 Add blog post: How I Used RPI to Build an OpenClaw Alternative (#7051) 2026-02-06 18:55:40 +00:00
Rodolfo Olivieri ac786197e8 Remove build-dependencies section from Cargo.toml (#6946)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
2026-02-06 18:37:00 +00:00
Dakota Fabro dd675a2dec add /rp-why skill blog post (#6997)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2026-02-06 12:03:55 -06:00
Rabi Mishra ca058c461d fix: fix snake_case function names in code_execution instructions (#7035)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-06 17:08:37 +00:00
Emma Youndtsmith 966ced19bb Document max_turns settings for recipes and subagents (#7044) 2026-02-06 17:04:12 +00:00
KiKaraage 01e31f7c8d feat: update Groq declarative data with Preview Models (#7023)
Signed-off-by: KiKaraage <kikaraage@tuta.io>
2026-02-06 16:46:49 +00:00
Ramiro Salas 3324711c96 fix(codex): propagate extended PATH to codex subprocess (#6874)
Signed-off-by: RamXX <ramxx@ramirosalas.com>
2026-02-06 16:20:49 +00:00
David Katz 14a9d1e61e Switch tetrate tool filtering back to supports_computer_use (#7024) 2026-02-06 15:25:24 +00:00
tulsi b1feead405 feat(ui): add inline rename for chat sessions in sidebar (#6995)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 16:09:43 +01:00
kdunn926 969ea53302 fix: handle toolnames without underscores (#7015)
Signed-off-by: Kyle Dunn <kdunn926@gmail.com>
2026-02-06 14:58:05 +00:00