Commit Graph

3801 Commits

Author SHA1 Message Date
jh-block 966bbba819 Remove display_name from local model API and use model ID everywhere (#7382) 2026-02-20 13:11:56 +00:00
Rabi Mishra c8c8a1237c fix(summon): stop MOIM from telling models to sleep while waiting for tasks (#7377)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-20 13:04:09 +00:00
Douwe Osinga 93f123280e Completely pointless ascii art (#7329)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-20 12:19:43 +00:00
conrado 78fe007775 feat: add Neighborhood extension to the Extensions Library (#7328)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-20 04:28:28 +00:00
Michael Neale 62d2aa8bb5 feat: computer controller overhaul, adding peekaboo (#7342) 2026-02-20 01:38:41 +00:00
Rizel Scarlett cf0af380da Add blog post: Gastown Explained: How to Use Goosetown for Parallel Agentic Engineering (#7372)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-20 01:33:41 +00:00
dianed-square dd3fd25a65 docs: type-to-search goose configure lists (#7371) 2026-02-20 01:32:41 +00:00
dianed-square ec89e62c4d docs: search conversation history (#7370) 2026-02-20 01:32:26 +00:00
Michael Neale 38684edb70 fix: stderr noise (#7346) 2026-02-19 23:31:52 +00:00
dependabot[bot] 0ed4fed6c5 chore(deps): bump hono from 4.11.9 to 4.12.0 in /ui/desktop (#7369)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-19 22:02:01 +00:00
Rodolfo Olivieri 37f419dfb3 Include 3rd-party license copy for JavaScript/CSS minified files (#7352)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
2026-02-19 21:45:19 +00:00
Emma Youndtsmith 91fad4edcc docs for reasoning env var (#7367) 2026-02-19 21:18:26 +00:00
Debbie O'Brien 9f8fa368ab docs: update skills detail page to reference Goose Summon extension (#7350)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-19 21:10:06 +00:00
Andrew Harvard f6f0c6e023 fix(apps): restore MCP app sampling support reverted by #6933 (#7366) 2026-02-19 20:57:53 +00:00
Alex Hancock d4dfa5d311 feat: TUI client of goose-acp (#7362) 2026-02-19 20:54:07 +00:00
dianed-square 398bf8be8c docs: agent variable (#7365) 2026-02-19 20:12:16 +00:00
dianed-square 608d7e1b12 docs: pass env vars to shell (#7361) 2026-02-19 20:12:09 +00:00
dianed-square 6e9be07491 docs: update sandbox topic (#7336) 2026-02-19 20:11:55 +00:00
Douwe Osinga ddd35f6d47 feat: add local inference provider with llama.cpp backend and HuggingFace model management (#6933)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: jh-block <jhugo@block.xyz>
Co-authored-by: Spence <spencermartin@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2026-02-19 18:30:05 +00:00
Emma Youndtsmith 6928c8cee1 Docs: claude code uses stream-json (#7358) 2026-02-19 15:57:14 +00:00
Zane 3d0ece7611 Improve link confirmation modal (#7333) 2026-02-19 15:06:18 +00:00
Michael Neale c324cd3a3b fix(ci): deflake smoke tests for Google models (#7344) 2026-02-19 09:06:48 +00:00
Max Novich 19964ca867 feat: add Cerebras provider support (#7339)
Signed-off-by: Max Novich <maxnovich@users.noreply.github.com>
Signed-off-by: Max Novich <maxnovich@Maxs-Mac-mini.local>
Co-authored-by: Max Novich <maxnovich@Maxs-Mac-mini.local>
2026-02-19 06:34:26 +00:00
Rabi Mishra 3dd197b24c fix: skip whitespace-only text blocks in Anthropic message (#7343)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-19 05:38:38 +00:00
Alex Hancock c35b24975f fix(goose-acp): heap allocations (#7322) 2026-02-19 03:20:13 +00:00
Josh Soref b4b9f08d0b Remove trailing space from links (#7156)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2026-02-19 02:29:13 +00:00
Michael Neale 629108d0fc fix: detect low balance and prompt for top up (#7166)
Signed-off-by: raj-subhankar <subhankar.rj@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: raj-subhankar <subhankar.rj@gmail.com>
2026-02-19 02:20:16 +00:00
Alex Hancock 3600c84e4b feat(apps): add support for MCP apps to sample (#7039)
Co-authored-by: Andrew Harvard <aharvard@block.xyz>
2026-02-19 02:10:17 +00:00
Jack Amadeo f425ea7474 Typescript SDK for ACP extension methods (#7319) 2026-02-19 02:08:26 +00:00
Alex Hancock 4b3eef0c9a chore: upgrade to rmcp 0.16.0 (#7274) 2026-02-19 01:41:14 +00:00
Rizel Scarlett c697d9499b docs: add monitoring subagent activity section (#7323) 2026-02-18 23:42:45 +00:00
Rizel Scarlett 26a6448170 docs: document Desktop UI recipe editing for model/provider and extensions (#7327) 2026-02-18 23:37:25 +00:00
Rizel Scarlett 156943a6a0 docs: add CLAUDE_THINKING_BUDGET and CLAUDE_THINKING_ENABLED environm… (#7330) 2026-02-18 23:32:22 +00:00
Rizel Scarlett 691cff1919 fix: display 'Code Mode' instead of 'code_execution' in CLI (#7321) 2026-02-18 23:21:12 +00:00
Rizel Scarlett e0e65a37a2 docs: add Permission Policy documentation for MCP Apps (#7325) 2026-02-18 22:33:14 +00:00
Angie Jones cd1e995fee update RPI plan prompt (#7326) 2026-02-18 22:20:04 +00:00
Rizel Scarlett 5ce0008766 docs: add CLI syntax highlighting theme customization (#7324) 2026-02-18 21:46:52 +00:00
debugmcpdev c932766afc fix(cli): replace shell-based update with native Rust implementation (#7148)
Signed-off-by: JF <john.franklin@gmail.com>
Co-authored-by: JF <john.franklin@gmail.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-02-18 21:18:25 +00:00
Rizel Scarlett 5a7721523a docs: rename Code Execution extension to Code Mode extension (#7316)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-18 21:12:45 +00:00
Rizel Scarlett e08857779b docs: remove ALPHA_FEATURES flag from documentation (#7315) 2026-02-18 20:14:12 +00:00
Emma Youndtsmith 3d7f70ff1a docs: escape variable syntax in recipes (#7314) 2026-02-18 19:50:53 +00:00
Adrian Cole 88840791e6 docs: update OTel environment variable and config guides (#7221)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2026-02-18 19:41:22 +00:00
dianed-square b5d8a3e30a docs: system proxy settings (#7311) 2026-02-18 19:31:10 +00:00
Rizel Scarlett 85ab108645 docs: add Summon extension tutorial and update Skills references (#7310)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-18 18:02:08 +00:00
dianed-square e2d174ac1d docs: agent session id (#7289) 2026-02-18 17:09:04 +00:00
Rabi Mishra d9d898aea9 fix(gemini-cli): restore streaming lost in #7247 (#7291)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-18 16:00:27 +00:00
Douwe Osinga 5c77a3dae4 Update more instructions (#7305)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-18 15:59:48 +00:00
Douwe Osinga 2cd2e191c3 feat: add Moonshot and Kimi Code declarative providers (#7304)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-18 15:44:43 +00:00
Rabi Mishra f4814843b3 fix(cli): handle Reasoning content and fix streaming thinking display (#7296)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-18 15:36:51 +00:00
tlongwell-block a11b16f6d7 feat: add GOOSE_SUBAGENT_MODEL and GOOSE_SUBAGENT_PROVIDER config options (#7277) 2026-02-18 15:27:07 +00:00