Skip to content

v0.14.0

Choose a tag to compare

@PhenX PhenX released this 18 Jul 16:28
15e2a05

0.14.0 (2026-07-18)

Features

  • add trace-derived "go deeper" evidence views (call stack, network) (2a1e33e)
  • ai: add trace call stack and network diagnosis sections (9848c7a)
  • app: add cross-project analytics dashboard (0b1d880)
  • app: add cross-project analytics dashboard (d0da2ac)
  • app: add trace stack and network parsing with evidence endpoints (789ef79)
  • app: merge modern before/after trace events into parsed actions (f4f42c4)
  • app: port locator-alternative generation into shared with a dri… (ccf6b67)
  • demo: add a reset-data button to the demo toolbar (563f810)
  • demo: rebase seed timestamps to load time (306c16e)
  • demo: rebase seeded timestamps to load time so runs never look stale (ff85730)
  • demo: record app-under-test evidence instead of dashboard screenshots (73a63df)
  • demo: serve trace stacks and network insights in demo mode (ab4e508)
  • demo: single-source failure fixture module (b90db43)
  • demo: wire the 12 demo routes with no client-side equivalent (ebf76f6)
  • ui: show full call stack and trace network in evidence cards (4330fa3)

Bug Fixes

  • demo: align the run simulator with the seeded failure stories (c891bb6)
  • demo: assemble the canned SCM and AI diagnoses from the story fixtures (697b510)
  • demo: generate seed data from the story fixtures instead of position (9fb1627)
  • demo: port the real error fingerprint into the seed mirror (2a2b058)
  • demo: reconcile the rebase onto main's trace-insights work (5dab7b2)
  • demo: stop seed-regenerating unit tests racing on the same file (226a269)
  • demo: stop the AI settings page crashing in demo mode (d907484)
  • demo: wire GET /api/auth/setup after the main rebase (fdb123d)
  • docs: remove obsolete DB audit file (98085dc)