Commit Graph

4124 Commits

Author SHA1 Message Date
dependabot[bot] c0ea427fcb chore(deps): bump hono from 4.12.5 to 4.12.12 in /evals/open-model-gym/mcp-harness (#8433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-09 14:50:03 +00:00
Matt Van Horn c9a48221a9 fix(acp): propagate token usage from PromptResponse (#8271)
Signed-off-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
2026-04-09 14:48:44 +00:00
chaoliang yan 2cfdae1553 fix: preserve = characters in deeplink header values (#8434)
Signed-off-by: lawrence3699 <lawrence3699@users.noreply.github.com>
Co-authored-by: lawrence3699 <lawrence3699@users.noreply.github.com>
2026-04-09 14:39:39 +00:00
jaffar keikei 2471a9e2f8 fix: use saturating_sub in download ETA to prevent underflow (#8410) 2026-04-09 14:38:09 +00:00
Vincenzo Palazzo 7d6e766027 fix(cli): fallback to plain prompt on VTE terminals with broken emoji width (#8385)
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-04-09 14:23:16 +00:00
Matt Van Horn 1d2a2760d7 fix: handle missing notification settings app on Linux (#8304)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-04-09 14:20:59 +00:00
Vincenzo Palazzo ed5b2448af feat(ui): add Skills view component to desktop app (#8190)
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 14:17:56 +00:00
jh-block e8cbfc55da fix: local inference provider loses thinking and fragments tool calls across turns (#8415)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-04-09 09:27:31 +00:00
Adewale Abati dbd64a7297 docs: Landing page updates x AAIF blog post (#8417) 2026-04-09 07:58:30 +00:00
Ayodele Samuel Adebayo 389dba3afe fix: doc tab trigger buttons in deeplink generator (#8421) 2026-04-09 05:47:14 +00:00
Bradley Axen 9d7de43eec feat(acp): introduce threads (#8344)
Signed-off-by: Bradley Axen <baxen@squareup.com>
2026-04-08 22:14:28 -07:00
Michael Neale 331d1e2efb fix: prevent 'active request' error from showing blocking error screen (#8398)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-04-09 05:04:16 +00:00
walid e200a896a2 fix(claude-acp): surface tool calls and results to the session bus (#8408) 2026-04-09 04:13:40 +00:00
Angie Jones f682035bb8 docs: fixing OG links (#8418)
Signed-off-by: Angie Jones <angie@Angies-MacBook-Pro.local>
Co-authored-by: Angie Jones <angie@Angies-MacBook-Pro.local>
2026-04-08 23:36:27 +00:00
Ayodele Samuel Adebayo 6f6247230d Fix: documentation and UI import typo (#8416) 2026-04-08 23:21:47 +00:00
Jack Amadeo 78864ecdad Fix a few bad links (#8413) 2026-04-08 21:00:35 +00:00
jh-block f2f5baab74 feat: Improve the display of thinking content in the desktop UI (#8414)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-04-08 20:35:04 +00:00
jh-block 8b1007eee0 fix: correctly parse thinking content from gemma4 (#8407)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-04-08 19:22:35 +00:00
Adrian Cole a7881a2e6c blog: How to Break Up with Your Agent (#8357)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Signed-off-by: Angie Jones <angie@Angies-MacBook-Pro.local>
Co-authored-by: Angie Jones <angie@Angies-MacBook-Pro.local>
2026-04-08 19:07:31 +00:00
Alex Hancock 4fb37ee161 feat: fast_complete summary of tool calls as they happen in the TUI and other ACP clients (#8393) 2026-04-08 18:32:08 +00:00
Roshan Warrier 8b32f92371 fix: reduce summon frontmatter warning noise (#8363)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: txhno <198242577+txhno@users.noreply.github.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-04-08 18:06:10 +00:00
shydev fd825d2911 fix: align hamburger menu with macOS traffic light buttons (#8300)
Signed-off-by: ayush-that <ayush1337@hotmail.com>
2026-04-08 16:47:31 +00:00
Sushaanth Srinivasan 48a646c742 fix(cli): show actual provider error in configuration failure message (#8353)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: SushaanthSrinivasan <SushaanthSrinivasan@users.noreply.github.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-04-08 16:46:19 +00:00
Pete Gonzalez 4de4d475a4 fix: add skip_canonical_filtering to Anthropic and Ollama providers (#8349)
Signed-off-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
2026-04-08 15:17:45 +00:00
juanxincai 71b59805b3 fix: apply declarative provider context_limit via canonical create path (#8364)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: juanxincai <zarttic@users.noreply.github.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-04-08 15:10:22 +00:00
Lifei Zhou 4506d00eff fix: error scenario when checking provider (#8394) 2026-04-08 15:07:06 +00:00
Vincenzo Palazzo adf9e1fa79 fix(cli): show actual provider error instead of generic message (#8374)
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Goose <noreply@block.com>
2026-04-08 13:09:47 +00:00
Lifei Zhou fe0adf17b7 fix: return raw text when chatparseError (#8402) 2026-04-08 11:00:56 +00:00
Lifei Zhou 0450aaa39f enable gemma 4 local model (#8366)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 09:51:57 +00:00
Michael Neale df9f48d1bf fix: use PAT for health dashboard discussion updates (#8396) 2026-04-08 06:44:59 +00:00
Alex Hancock ca806fa128 feat: skills platform ext (#8377) 2026-04-08 01:02:29 +00:00
Alex Hancock 9d0efcb72a fix: MultilineInput (#8382) 2026-04-07 20:55:39 -04:00
Alex Hancock a6ce7a37da Revert "refactor: skills as its own platform ext (#8244)" (#8375) 2026-04-07 15:03:29 +00:00
Douwe Osinga 0028d97c23 goose doctor (#8342)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-04-07 14:12:16 +00:00
Lifei Zhou c4aa7f56df added x-client header in the nanogpt api call (#8368) 2026-04-07 12:51:03 +00:00
Michael Neale 7449a96664 docs: rework homepage and add aaif migration blog post (#8356)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
2026-04-07 07:18:04 +00:00
Jack Amadeo 583acd4335 chore(aaif): rename a bunch of repository references (#8152)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>

continuing migration to aaif
2026-04-07 15:34:48 +10:00
Michael Neale 0b080faad5 fix: use OPENAI_API_KEY secret for recipe security scanner (#8358)
Signed-off-by: Michael Neale <michael.neale@gmail.com>

needed as part of migration
2026-04-07 15:14:41 +10:00
Bradley Axen 74400aa412 feat: configurable extension timeouts via ACP _meta and global default (#8295)
Signed-off-by: Bradley Axen <baxen@squareup.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-04-07 04:05:55 +00:00
Alex Hancock de730da900 fix: hide hidden extensions in UI (#8346) 2026-04-07 01:19:43 +00:00
Alex Hancock fb04c8973b refactor: skills as its own platform ext (#8244) 2026-04-07 00:53:38 +00:00
Jack Amadeo 6a594a2094 fix baseUrl (#8347) 2026-04-06 19:27:14 +00:00
Douwe Osinga 771bc38731 Fix desktop slash commands (#8341)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-04-06 15:31:08 +00:00
Sushaanth Srinivasan e8c66f8c71 fix(cli): display platform-correct secrets path in keyring config dialog (#8328)
Signed-off-by: SushaanthSrinivasan <SushaanthSrinivasan@users.noreply.github.com>
Co-authored-by: SushaanthSrinivasan <SushaanthSrinivasan@users.noreply.github.com>
2026-04-06 03:01:23 +00:00
Bradley Axen 2c4129af56 feat(acp): add reusable ACP provider controls (#8314)
Signed-off-by: Bradley Axen <baxen@squareup.com>
2026-04-06 01:15:37 +00:00
Bradley Axen 85f513d55f fix: resolve MDX compilation error in using-goosehints.md (#8332)
Signed-off-by: Bradley Axen <baxen@squareup.com>
2026-04-05 16:39:40 -07:00
Andrew Grigorev e94f304780 fix: use v1beta1 API version for Google/MaaS models on GCP Vertex AI (#8278)
Signed-off-by: Andrew Grigorev <andrew@ei-grad.ru>
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-03 17:39:39 +00:00
Rizel Scarlett 562f48fc57 docs: add MCP Roots guide (#8252)
Signed-off-by: Rizel Scarlett <rizel@entire.io>
2026-04-03 02:29:17 +00:00
Jack Amadeo 78098d034a rust acp client for extension methods (#8227)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-02 18:17:51 +00:00
Dale Lakes d18555ca62 fix: reconsolidate split tool-call messages to follow OpenAI format (#7921)
Signed-off-by: Dale Lakes <6843636+spitfire55@users.noreply.github.com>
Signed-off-by: Dale Lakes <dale.lakes55@gmail.com>
Signed-off-by: Clyde <clyde@users.noreply.github.com>
Co-authored-by: Dale Lakes <6843636+spitfire55@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Clyde <clyde@Clydes-Mac-Studio.local>
2026-04-02 14:01:38 +00:00