Changelog

Release history

0.2.1 March 17, 2026

Current patch This release focuses on making Agentation easier to mount, keeping route sessions isolated by default, and polishing the compact toolbar settings surface.

  • Made route-scoped note sessions work automatically without extra app-shell key wiring.
  • Polished the floating settings UI with a denser layout, compact output mode cycling, and calmer accordion motion.
  • Fixed local editor-opening in the demo app by resolving source links against the correct app workspace root.
  • Added internal pathname tracking so page notes stay isolated by default.
  • Added regression coverage for stale note leakage across routes and offscreen marker visibility.
0.2.0 March 17, 2026
  • Added compact, standard, detailed, and forensic copy modes based on the Agentation-style demo outputs.
  • Captured stable page context, selector paths, component context, nearby text, and forensic computed styles at save time.
  • Added settings for output mode, animation pause, clear-on-copy, component context, and computed-style inclusion.
  • Added annotation lifecycle and copy callbacks for local integrations.
  • Added fixture tests that compare generated output against the demo markdown references.
0.1.0 March 17, 2026
  • Refactored the package into smaller controller, utility, and UI modules.
  • Added code-structure docs and a first pass of package tests.
  • Dropped old legacy storage compatibility from the pre-release copy-open phase.
0.0.1 March 15, 2026
  • Shipped the first Svelte Agentation alpha with source-aware inspection, note annotations, and markdown copy.