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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Brandon Kvarda
|
5c17964784
|
feat: support extra field in chatcompletion tool_calls for gemini openai compat (#6184)
Signed-off-by: Brandon Kvarda <brandon.kvarda@databricks.com>
Co-authored-by: Brandon Kvarda <brandon.kvarda@databricks.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-12 11:48:05 +00:00 |
|
Chujiang
|
a82a1d7def
|
fix: replace panic with proper error handling in get_tokenizer (#7175)
Signed-off-by: hobostay <110hqc@gmail.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-02-12 11:05:03 +00:00 |
|
Lymah
|
f96d38e382
|
Desktop: - No Custom Headers field for custom OpenAI-compatible providers (#6681)
Signed-off-by: Lymah123 <fimihanodunola625@gmail.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
|
2026-02-12 00:20:56 +00:00 |
|
Adrian Cole
|
8d59c2dced
|
feat: MCP support for agentic CLI providers (#6972)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-11 23:37:52 +00:00 |
|
Abhijay Jain
|
cfa2778b4d
|
feat: load provider/model specified inside the recipe config (#6884)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
|
2026-02-11 13:26:00 -08:00 |
|
Jack Amadeo
|
fb47728f1b
|
More no-window flags (#7122)
|
2026-02-11 17:43:18 +00:00 |
|
Douwe Osinga
|
12a346fec1
|
Make the system prompt smaller (#6991)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-02-11 15:48:49 +00:00 |
|
Josh Soref
|
f636a97faa
|
Spelling (#7137)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2026-02-11 14:35:24 +00:00 |
|
Andrew Harvard
|
544bc1bc4f
|
feat(mcp): upgrade rmcp to 0.15.0 and advertise MCP Apps UI extension capability (#6927)
|
2026-02-11 14:34:04 +00:00 |
|
fl-sean03
|
0e7294835c
|
fix: ensure assistant messages with tool_calls include content field (#7076)
Signed-off-by: fl-sean03 <sean@opspawn.com>
Co-authored-by: fl-sean03 <sean@opspawn.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: OpSpawn <opspawn@users.noreply.github.com>
|
2026-02-11 14:15:23 +00:00 |
|
Rabi Mishra
|
7be6fc93e8
|
fix(canonical): handle gcp_vertex_ai model mapping correctly (#6836)
Signed-off-by: rabi <ramishra@redhat.com>
|
2026-02-11 14:11:04 +00:00 |
|
Michael Neale
|
d138c88d8d
|
fix: we were missing content from langfuse traces (#7135)
|
2026-02-11 02:40:17 +00:00 |
|
Adrian Cole
|
dc50b7b375
|
fix(claude-code): defensive coding improvements for model switching (#7131)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-10 23:15:45 +00:00 |
|
Adrian Cole
|
01d425bf14
|
feat(claude-code): dynamic model listing and mid-session model switching (#7120)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
|
2026-02-10 22:47:34 +00:00 |
|
Douwe Osinga
|
426f8e0a07
|
Inline worklet source (#7128)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-02-10 22:32:20 +00:00 |
|
tlongwell-block
|
7ea19f5c83
|
feat: replace subagent and skills with unified summon extension (#6964)
Signed-off-by: Travis Longwell <travis@block.xyz>
|
2026-02-10 19:13:38 +00:00 |
|
Sam W
|
1168d7d9b1
|
feat: add AGENT=goose environment variable for cross-tool compatibility (#7017)
|
2026-02-10 17:18:50 +00:00 |
|
jh-block
|
44b786d97c
|
Fix duplicated output in Code Mode by filtering content by audience (#7117)
|
2026-02-10 11:50:42 +00:00 |
|
tlongwell-block
|
5e0a858983
|
Enable tom (Top Of Mind) platform extension by default (#7111)
|
2026-02-10 06:08:14 +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 |
|
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 |
|