Skip to content

acp-frontend: v1.3.0

Latest

Choose a tag to compare

1.3.0 (2026-04-03)

Features

  • acpx: replace adapter layer with AcpxSessionManager (7508143), closes #76
  • frontend: align with acpx/history-sources backend architecture (e09e92e), closes #87 #88 #89 #90 #91 #92
  • frontend: migrate from React to Svelte 5 (9bef81b), closes #79
  • history: replace backends.json path hints with history-sources.json (475212e)
  • sessions: replace sendHandoff resume path with acpx native session continuation (9ad27db), closes #78

Bug Fixes

  • acpx: harden streamPrompt error handling (dc26363)
  • deps: add missing storybook CLI devDependency for build:storybook (d6ec45e)
  • frontend: address Copilot review on Svelte migration PR (e3da493)
  • history: address PR review comments on history-sources config (0cbb5b2)
  • sessions: address Copilot review on acpx session continuation (5e47286)
  • tests: migrate Playwright CT config and spec from React to Svelte 5 (9decd93)