Skip to content

v0.2.0 β€” from demo to product

Choose a tag to compare

@vnmoorthy vnmoorthy released this 30 Aug 00:12
· 2 commits to main since this release

Reweave now does real work end to end:

  • ✨ Zero-selector onboarding β€” paste a URL + 2 golden examples; the Surgeon synthesizes and validates the extraction spec (POST /api/sources, reweave add, MCP add_source, dashboard οΌ‹ Add source). Verified against the live web: 3 examples β†’ 20 rows at 100% confidence on books.toscrape.com.
  • 🧲 Attribute anchoring β€” golden values found in text or attributes (title=/alt=), per-shape candidate groups, most-specific container selection: a few examples generalize to the whole page.
  • πŸ“¦ Data out β€” every run stored, data drawer in the dashboard, CSV/JSON export, MCP get_rows.
  • πŸ›°οΈ Autopilot β€” continuous monitoring; repairs still deploy only through the human gate.

20 tests, lint clean. Full notes: CHANGELOG.md