Skip to content

v1.0.0 — MVP

Latest

Choose a tag to compare

@HankHuang0516 HankHuang0516 released this 09 Jun 18:33
· 1 commit to main since this release
4773595

First tagged release of web-interactive-dev (MVP).

What's in v1.0.0

  • Browser UI: point-and-edit / panel-based interaction
  • Diff generation: capture user edits → unified-or-JSON diff
  • Prompt-for-Agent output: diff → prompt block (template per spec)
  • Public API per spec contract
  • Playwright/Cypress browser E2E

Why now

Tagged 2026-06-10 02:33 TW (per Hank autonomy directive) to un-block the EClaw integration card (card_a0a04dbf) which has been waiting on a v1.0.0 tag. Commit 4773595 ("feat: v1 MVP") has been on main since 2026-06-07 with no further v1-blocking work.

Next

EClaw adapter layer will land in a separate PR on the EClaw repo (card_a0a04dbf).