Commit Graph

1390 Commits

Author SHA1 Message Date
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
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 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
Rabi Mishra ed187db2a1 fix(openai): support "reasoning" field alias in streaming deltas (#7294)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-18 14:57:00 +00:00
Douwe Osinga e0c1312e09 New OpenAI event (#7301)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-18 13:56:17 +00:00
fre$h 9d3792f5bf fix: allow ollama input limit override (#7281)
Signed-off-by: anonwurcod <anonwurcod@proton.me>
Co-authored-by: Warp <agent@warp.dev>
Co-authored-by: jh-block <jhugo@block.xyz>
2026-02-18 11:01:20 +00:00
Lifei Zhou 5dacfde2f3 chore: show important keys for provider configuration (#7265) 2026-02-18 07:10:53 +00:00
Lifei Zhou cc51ec0941 fix: subrecipe relative path with summon (#7295) 2026-02-18 06:01:47 +00:00
Zane e30382066f fix extension selector not displaying the correct enabled extensions (#7290) 2026-02-17 18:11:09 -08:00
Zane 7eb4e442a7 Use the working dir from the session (#7285) 2026-02-17 18:10:52 -08:00
dorien-koelemeijer e32720fcfb Fix: Minor logging uplift for debugging of prompt injection mitigation (#7195) 2026-02-17 23:23:50 +00:00
Adrian Cole b26d7afe2e feat(otel): make otel logging level configurable (#7271)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-17 22:52:34 +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
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
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
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
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
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
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
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
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
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
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
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
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
jh-block a1a3f9a6f6 Switch jsonwebtoken to use aws-lc-rs (already used by rustls) (#7189) 2026-02-12 22:26:38 +00:00
Douwe Osinga d2158fa3b4 Fix speech local (#7181)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 18:43:12 +01:00
dependabot[bot] ac2a569868 chore(deps): bump jsonwebtoken from 9.3.1 to 10.3.0 (#6924)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Katz <dkatz@squareup.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 16:58:55 +00:00
Andrew Harvard a00c25c7b5 feat(apps): Integrate AppRenderer from @mcp-ui/client SDK (#7013) 2026-02-12 16:04:50 +00:00
Alex Hancock 5d939674be fix(MCP): decode resource content (#7155) 2026-02-12 15:57:03 +00:00
Abhijay Jain 738f5f647c feat: reasoning_content in API for reasoning models (#6322)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-02-12 15:18:44 +00:00
Sahil Bhatt d1aa571871 Fix/configure add provider custom headers (#7157)
Signed-off-by: Sahil8383 <sahilbhatt915@gmail.com>
2026-02-12 14:23:46 +00:00
Sheikh Limon c059569590 fix: handle keyring fallback as success (#7177)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
2026-02-12 13:56:08 +00:00