Commit Graph

3588 Commits

Author SHA1 Message Date
dianed-square 3f07dfe4fd docs: stream subagent tool calls (#7280) 2026-02-17 22:34:22 +00:00
Emma Youndtsmith 40b332c3d2 Docs: delete custom provider in desktop (#7279) 2026-02-17 20:51:51 +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
bruwbird 65d3a1550f openai: responses models and hardens event streaming handling (#6831)
Signed-off-by: Yusuke Shimizu <stm1051212@gmail.com>
Co-authored-by: David Katz <dkatz@squareup.com>
2026-02-17 18:24:12 +00:00
dianed-square 295377c28f docs: disable ai session naming (#7194) 2026-02-17 17:51:03 +00:00
Zane fea34accc2 Added cmd to validate bundled extensions json (#7217) 2026-02-17 17:47:48 +00:00
Zane ff3ad4349d working_dir usage more clear in add_extension (#6958) 2026-02-17 17:32:12 +00:00
David Katz 3959805198 Use Canonical Models to set context window sizes (#6723) 2026-02-17 16:43:10 +00:00
bruwbird 576590d4c8 Set up direnv and update flake inputs (#6526)
Signed-off-by: Yusuke Shimizu <stm1051212@gmail.com>
2026-02-17 15:26:04 +00:00
Rabi Mishra f2939483df fix: restore subagent tool call notifications after summon refactor (#7243)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-17 14:40:56 +00:00
Clay 8533e8d73b fix(ui): preserve server config values on partial provider config save (#7248)
Signed-off-by: clayarnoldg2m <carnold@g2m.ai>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 14:39:59 +00:00
Adrian Cole c7478c43b1 fix(claude-code): allow goose to run inside a Claude Code session (#7232)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-17 14:12:16 +00:00
Vadim 8792de8108 fix(openai): route gpt-5 codex via responses and map base paths (#7254)
Signed-off-by: Vadim Polulyakh <bavadim@gmail.com>
2026-02-17 13:57:03 +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 3acb37590f Fix copied over (#7270)
Co-authored-by: Douwe Osinga <douwe@squareup.com> - this was approved just need to get it in
2026-02-17 14:41:57 +01:00
Rabi Mishra 8bd66e167a feat(gemini-cli): add streaming support via stream-json events (#7244)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-17 13:34:23 +00:00
Rabi Mishra 6106025729 fix: filter models without tool support from recommended list (#7198)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-17 13:14:09 +00:00
Rabi Mishra 49e684ab43 fix(google): handle more thoughtSignature vagaries during streaming (#7204)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-17 13:13:48 +00:00
Debbie O'Brien 920c0099fe docs: playwright CLI skill tutorial (#7261)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: angiejones <jones.angie@gmail.com>
2026-02-17 08:33:03 +00:00
Lifei Zhou 18cbe96ca0 install node in goose dir (#7220) 2026-02-17 08:17:48 +00:00
Clay 9ccd20d472 fix: relax test_basic_response assertion for providers returning reasoning_content (#7249)
Signed-off-by: clayarnoldg2m <carnold@g2m.ai>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 00:44:17 +00:00
Clay 05d2af4d3b fix: handle reasoning_content for Kimi/thinking models (#7252)
Signed-off-by: clayarnoldg2m <carnold@g2m.ai>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 23:27:11 +00:00
Michael Neale 1ad641cd36 feat: sandboxing for macos (#7197)
Co-authored-by: Alex Rosenzweig <arosenzweig@squareup.com>
Co-authored-by: Amp <amp@ampcode.com>
2026-02-16 22:04:55 +00:00
Adrian Cole 4a5848ea76 fix(otel): use monotonic_counter prefix and support temporality env var (#7234)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-16 21:45:15 +00:00
Douwe Osinga dbf57c81fd Streaming markdown (#7233)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-16 20:11:01 +00:00
tlongwell-block 23e5e571b3 Improve compaction messages to enable better post-compaction agent behavior (#7259) 2026-02-16 19:19:31 +00:00
Lifei Zhou b9c3ce214f fix: avoid shell-escaping special characters except quotes (#7242) 2026-02-16 09:10:08 +00:00
Subhankar Raj 4a5210e20e fix: use dynamic port for Tetrate auth callback server (#7228)
Signed-off-by: raj-subhankar <subhankar.rj@gmail.com>
2026-02-15 23:40:10 +00:00
Angie Jones 9b6669a0b7 docs: removing LLM Usage admonitions (#7227) 2026-02-14 17:38:56 +00:00
Adrian Cole ab5407508b feat(otel): respect standard OTel env vars for exporter selection (#7144)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-14 01:03:11 +00:00
Angie Jones f00630ad20 fix: fork session (#7219) 2026-02-14 00:21:55 +00:00
David Katz f9cbc8aca5 Bump version numbers for 1.24.0 release (#7214) 2026-02-13 22:45:49 +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
fre$h 58d3431bf5 fix: ignore deprecated skills extension (#7139)
Signed-off-by: anonwurcod <anonwurcod@proton.me>
Co-authored-by: Warp <agent@warp.dev>
2026-02-13 20:30:26 +00:00
Jack Amadeo 5ba5b9899d Add a goosed over HTTP integration test, and test the developer tool PATH (#7178)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-13 19:41:18 +00:00
Andrew Harvard 0206035dba feat: add onFallbackRequest handler to McpAppRenderer (#7208) 2026-02-13 15:36:46 +00:00
Rabi Mishra ed3c08590a feat: add streaming support for Claude Code CLI provider (#6833)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-13 15:28:32 +00:00
github-actions[bot] 6a7adb4e94 fix: The detected filetype is PLAIN_TEXT, but the provided filetype was HTML (#6885)
Co-authored-by: blackgirlbytes <22990146+blackgirlbytes@users.noreply.github.com>
Co-authored-by: David Katz <dkatz@squareup.com>
2026-02-13 16:31:28 +01:00
Douwe Osinga 77e19da306 Add prompts (#7212)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-13 16:26:53 +01:00
David Katz 71b5ca7b90 Add testing instructions for speech to text (#7185)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@block.xyz>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-13 13:51:09 +00:00
Douwe Osinga f09ad21eba Diagnostic files copying (#7209)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-13 13:50:42 +00:00
Rabi Mishra ad3bea3685 fix: allow concurrent tool execution within the same MCP extension (#7202)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-13 12:40:46 +00:00
青雲 7c253e6b10 fix: handle missing arguments in MCP tool calls to prevent GUI crash (#7143)
Signed-off-by: 青雲 <137844255@qq.com>
2026-02-13 12:07:13 +00:00
Andrew Harvard 0e9f513f46 Filter Apps page to only show standalone Goose Apps (#6811) 2026-02-13 11:40:39 +00:00
Songlin Yang adba775118 opt: use static for Regex (#7205)
Signed-off-by: lsytj0413 <511121939@qq.com>
2026-02-13 09:31:59 +00:00
Michael Neale 85348d2745 nit: show dir in title, and less... jank (#7138) 2026-02-13 04:16:46 +00:00
Rabi Mishra 860c7d7b97 feat(gemini-cli): use stream-json output and re-use session (#7118)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-13 01:52:15 +00:00
dependabot[bot] ae98e503ff chore(deps): bump qs from 6.14.1 to 6.14.2 in /documentation (#7191)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-13 00:04:01 +00:00
jh-block a1a3f9a6f6 Switch jsonwebtoken to use aws-lc-rs (already used by rustls) (#7189) 2026-02-12 22:26:38 +00:00
dependabot[bot] d4835cfb1e chore(deps): bump qs from 6.14.1 to 6.14.2 in /evals/open-model-gym/mcp-harness (#7184)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 19:48:07 +00:00