Skip to content

v0.142.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 08:14
· 384 commits to main since this release
387a853

What's Changed

  • feat(marketing): ship the Linux desktop build — pull the download gate by @mabry1985 in #2873
  • fix(plugins): wire the lazy HOST fields before load_plugins — cold-boot register() sees live config by @mabry1985 in #2877
  • fix(marketing): deploy from the lockfile — complete it and use npm ci by @mabry1985 in #2876
  • ci(desktop,marketing): render the webview in CI, build the site on PRs by @mabry1985 in #2879
  • fix(artifact): shell.js is public view chrome — un-401 every gated panel by @mabry1985 in #2884
  • test(artifact): every view subresource must be auth-exempt — guard the next extracted asset by @mabry1985 in #2890
  • fix(delegates): A2A GetTask poll speaks 1.0 — id, not the v0.3 name param by @mabry1985 in #2892
  • fix(delegates): parked questions return to the calling agent with a resume handle (HITL chain) by @mabry1985 in #2894
  • docs+config: retire "stack" — archetype is the one product noun (ADR 0100 amendment) by @mabry1985 in #2895
  • fix(plugins): coding_agent directory row is app-hidden — Discover stopped advertising an enable that can't work by @mabry1985 in #2897
  • fix(delegates): detect an INLINE park before the text early-return by @mabry1985 in #2898
  • fix(coding_agent): prompt() serializes turns — parallel delegates no longer interleave one session by @mabry1985 in #2899
  • fix(fleet): archetype catalog rows carry bundle_aliases — pre-rename installs don't double the picker card by @mabry1985 in #2903
  • feat: Add fleet.autostart to the Box runtime QuickSetting chip on the Fleet panel by @mabry1985 in #2881
  • feat: fix(artifact): surface persistent fetch failures as an error strip instead of empty-state lie (#2885) by @mabry1985 in #2908
  • feat: fix(workflows): tie-break WorkflowRunStore.recent() sort so same-tick updated_at is deterministic (#2883) by @mabry1985 in #2904
  • feat: fix(telemetry): propagate subagent model usage into the parent turn's telemetry accumulator (#2872) by @mabry1985 in #2907
  • feat: Block unregistered /slash commands with an inline error instead of passing them to the agent by @mabry1985 in #2902
  • feat(plugins): archetype-repo registry in plugin-directory.yaml + catalog guard test by @mabry1985 in #2909
  • fix(site+docs): review round for the census PRs — marketing enable-CTA, fleet.md blurb, fixture name by @mabry1985 in #2912

Full Changelog: v0.141.0...v0.142.0