Changelog

What's new at Overlook.

Weekly-ish product updates. What we shipped, what we learned, what's next.

v0.9 · private beta · April 2026

Per-document agent + hybrid table extraction

The extraction pipeline pivoted from a single cross-doc agent to one scoped mini-agent per document. Each agent sees only its file + a target-field subset, runs 10–20 iterations max, and either proposes, skips, or calls mark_done.

  • Rent rolls & operating statements use deterministic chunked extraction under the hood — 200+ unit rent rolls land in seconds.
  • Scanned PDFs fall back to vision automatically.
  • Live feed with iteration counter, token budget, and playful working-state messages.
  • Stalled-run detection surfaces crashed workers after 120s instead of spinning forever.
v0.8 · April 2026

Scenarios own their documents

Documents are now scoped to scenarios, not properties. Forking a scenario snapshots the active documents so you can iterate on a Bridge case without touching the Base.

  • New scenario creation wizard with template pick.
  • Rename, archive, delete — all inline.
  • Fork diff highlights what changed versus the parent.
v0.7 · March 2026

Excel preview with Univer

Confirmed outputs now render inline via Univer — no more "download to check". Formulas, conditional formatting, dropdowns: what you'll open in Excel, already in the browser.

v0.6 · March 2026

Invite flow + property sharing

Admin can invite teammates with a one-time email link. Shared properties show up under "Shared with me" with per-property owner/editor/viewer roles.

v0.5 · February 2026

First public milestone

Upload a bundle → pipeline fills the WDIP multifamily template → review → export. End-to-end, from zero.