Commit Graph

4135 Commits

Author SHA1 Message Date
Matt Van Horn 00a4d056fb fix: simplify donut chart schema for OpenAI compatibility (#8303)
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-10 21:10:03 +00:00
dorien-koelemeijer 9858f828f1 Suppress rmcp::service from OTLP log export (#8461) 2026-04-10 21:05:40 +00:00
Jack Amadeo 9cf178265b ci: switch npm publish to OIDC trusted publishing (#8454)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 20:30:45 +00:00
g.sunilkumar b1eff5f7f9 fix(desktop): start recipe deeplink sessions from the recipe prompt (#8424)
Signed-off-by: sunilkumarvalmiki <g.sunilkumarvalmiki@gmail.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-04-10 06:16:23 +00:00
Angie Jones ed4836b923 blog: adding headers (#8456)
Signed-off-by: Angie Jones <angie@Angies-MacBook-Pro.local>
Co-authored-by: Angie Jones <angie@Angies-MacBook-Pro.local>
2026-04-10 00:29:33 +00:00
Alex Hancock 1baeea1493 blog: beta announcement of ACP+, new TUI, and desktop (#8439)
Signed-off-by: Alex Hancock <alexhancock@block.xyz>
2026-04-09 21:04:31 +00:00
Jack Amadeo f48571dc4d Fix windows signing env (#8412) 2026-04-09 20:25:56 +00:00
Vincenzo Palazzo 8c3b5eb56a feat: add Ollama Cloud as a declarative provider (#8189) 2026-04-09 20:19:27 +00:00
YAGI 31f5dcf00c fix: allow manual model entry when provider model listing fails (#8411) 2026-04-09 20:12:50 +00:00
dependabot[bot] be690218a9 chore(deps): bump @hono/node-server from 1.19.11 to 1.19.13 in /evals/open-model-gym/mcp-harness (#8443)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-09 19:21:57 +00:00
Alex Hancock 1fe379afbc fix: node publishing (#8438) 2026-04-09 15:03:04 +00:00
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