Commit Graph

1040 Commits

Author SHA1 Message Date
Alex Hancock 06155ce0ca feat(mcp): elicitation support (#5965) 2025-12-05 21:29:59 -05:00
Zane 1db40709bb Onboarding detect provider from api key (#5955)
Co-authored-by: spencrmartin <spencermartin@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-12-05 13:06:52 -08:00
Jack Amadeo 6fa3bd7e8a Fix PATH on Windows for extensions (#6000) 2025-12-05 14:54:23 -05:00
zachcp 2b90187682 Update Anthropic and Google Gemini models to latest API versions (#5980)
Signed-off-by: Zachary Charlop-Powers <zach.charlop.powers@gmail.com>
2025-12-04 17:47:54 +01:00
tlongwell-block 704546d53c fix: final assistant content cannot end with trailing whitespace error from Anthropic (#5967) 2025-12-04 11:41:45 -05:00
d0 0aca19ec64 Groq configure fix (#5833)
Signed-off-by: neiii <1mrtemeck1@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-04 17:06:13 +01:00
40u5 3a378b2877 added sidebar contextual information for firefox (#5433)
Signed-off-by: 40u5 <meswag74@gmail.com>
2025-12-04 17:05:46 +01:00
Bradley Axen 2edb500795 fix: remove prompt change, read model from config (#5976) 2025-12-03 20:00:15 -08:00
Kai Lu 5d53643b61 Enable recipe deeplink parameters for pre-population (#5757)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-03 07:45:25 -08:00
Alex Hancock 131c7e7228 feat: ActionRequired (#5897) 2025-12-02 11:48:28 -05:00
Prem Pillai bf188cd9e2 feat(acp): support loading sessions in acp (#5942) 2025-12-02 05:20:21 -06:00
Michael Neale 03fb892ebe fix: use a lock to ensure only need to run tunnel just in case multiple go… (#5885) 2025-12-02 09:59:02 +11:00
Blair Allan ccaf7ca56d Feat: Added custom headers and toggle keyring CLI options (#5017)
Signed-off-by: Blair Allan <Blairallan@icloud.com>
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com>
2025-12-01 13:01:03 -08:00
tlongwell-block 8e9b6c9bc6 fix: Added "Merged consecutive assistant messages" to the acceptable issues for moim injection check (#5933) 2025-12-01 14:48:36 -05:00
tlongwell-block 51f83bcf8b fix: anthropic provider model fetching (#5932) 2025-12-01 14:36:28 -05:00
Andrew Harvard 525b304ffc [MCP-UI] add CSP for images to proxy HTML (#5931) 2025-12-01 12:45:01 -05:00
Douwe Osinga 5f50198318 feat: @goose in terminal (native terminal support) (#5887)
Co-authored-by: Bradley Axen <baxen@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-01 17:40:17 +11:00
Filippo Balicchia f6a2e2ec83 Improve AWS credential loading and configuration handling in BedrockProvider (#5699)
Signed-off-by: fbalicchia <fbalicchia@gmail.com>
2025-11-26 10:56:50 +11:00
Alex Hancock 9c52611946 fix: adjust strange spacing in agent.rs (#5877) 2025-11-25 15:58:31 -05:00
Michael Neale 89aa38ceb2 chore: suggest using text/markdown when fetching content (#5854) 2025-11-25 09:35:01 -05:00
Douwe Osinga 07ece7d5a7 Revert "fix: do not load active extensions when no extensions in the recipe" (#5871)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Signed-off-by: Sam Osborn <samosborn@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com>
Co-authored-by: Sam Osborn <108367660+sam-at-block@users.noreply.github.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>

I don't understand why I get the DCO warnings
2025-11-25 12:04:54 +01:00
Michael Neale 08d0a7cb20 goose remote access (#5251) 2025-11-25 14:54:34 +11:00
Douwe Osinga 3e9d9c7b2c Fix multi tool calling (#5855)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-24 16:59:46 +01:00
Alex Hancock c82a0dd8fc fix(#5626 #5832): handle multiple content chunks & images better (#5839)
Co-authored-by: Pradeepta Dash <pradeepta@exceeds.ai>
2025-11-24 10:52:01 -05:00
Michael Neale 4cc95d4202 chore: some old code hanging around, and mention configure cli (#5822)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-24 09:46:37 -05:00
Michael Neale 6421522acc feat: implement SKILLS.md - claude compatibility. (#5760) 2025-11-24 14:21:57 +11:00
Bradley Axen 0ff54ceec3 [fix] generic check for gemini compat (#5842) 2025-11-24 11:51:00 +11:00
Douwe Osinga aba3d2980b Add scheduler to diagnostics (#5849)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-24 11:05:31 +11:00
Douwe Osinga e566f1ed65 Cors and token (#5850)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-24 10:58:54 +11:00
Zane 8f9f6391ba fix sessions coming back with empty messages (#5841) 2025-11-22 11:13:26 -07:00
Zane d54a06afda Next camp refactor live (#5706) 2025-11-21 14:10:34 -07:00
David Katz c1c772b267 Add out of context compaction test via error proxy (#5805) 2025-11-21 14:51:01 -05:00
Vaibhav Maheshwari 0354d9ede4 fix: Add backward compatibility for conversationCompacted message type (#5819)
Signed-off-by: Vaibhav Maheshwari <vaibhav.dkm@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-21 12:00:16 -05:00
tlongwell-block 7b787f926b Add /agent/stop endpoint, make max active agents configurable (#5826) 2025-11-21 09:24:19 -05:00
Douwe Osinga 0f8d9a7878 Handle 404s (#5791)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-20 21:58:59 +01:00
Will Pfleger 682e315be8 Persist provider name and model config in the session (#5419) 2025-11-20 15:55:32 -05:00
Douwe Osinga bdf68bb4f5 Slash commands (#5718)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-20 21:14:15 +01:00
David Katz c9e9af52c6 fix: Parse maas models for gcp vertex provider (#5816) 2025-11-20 10:51:36 -05:00
Salvatore Testa cfdf01567d fix: support Gemini 3's thought signatures (#5806)
Signed-off-by: Salvatore Testa <sal@withpersona.com>
2025-11-20 16:28:27 +11:00
Andrew Harvard 9d5d8c07a0 [MCP-UI] Proxy and Better Message Handling (#5487)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
2025-11-19 10:57:00 -07:00
Vincent H. 7a3725d53e feat/fix Re-enabled WAL with commit transaction management (Linux Verification Requested) (#5793)
Signed-off-by: Vincent Huang <vhuang@squareup.com>
2025-11-18 20:40:46 -05:00
Michael Neale f8bb866264 chore: remove autopilot experimental feature (#5781) 2025-11-19 11:49:05 +11:00
Jack Amadeo 5ba636f45f Read paths from an interactive & login shell (#5774) 2025-11-18 19:24:49 -05:00
vlascik a885f5c3b9 fix: get win node path from registry (#5731)
Signed-off-by: V. Lascik <vlascik@users.noreply.github.com>
2025-11-17 14:12:56 -05:00
Zane 63e9a37b13 Handle spaces in extension names also (#5770) 2025-11-17 11:10:47 -08:00
Alex Hancock 2d7c7c8e07 fix: Implement a CredentialStore for auth (#5741) 2025-11-17 13:05:40 -05:00
Douwe Osinga 8185d3a706 Match lower case (#5763)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-17 09:32:24 -05:00
Lifei Zhou 8d98a25a15 scan recipe for security when saving recipe (#5747) 2025-11-17 11:42:04 +11:00
tlongwell-block 02ca6f7ff1 Platform Extension MOIM (Minus One Info Message) (#5027) 2025-11-16 12:14:49 -05:00
David Katz e8281cc979 Fix: Recipes respect the quiet flag (#5743) 2025-11-14 16:09:48 -05:00