Skip to content

Runwise v0.2.0-preview.0

Pre-release
Pre-release

Choose a tag to compare

@darwinx687-afk darwinx687-afk released this 02 Jul 14:29

Runwise v0.2.0-preview.0

This preview starts the v0.2 product-iteration line for Runwise.

The focus is the local dashboard: making it wider, clearer, easier to scan, and more useful when reviewing an AI Agent / MCP / RAG project before it goes live.

Runwise is still source-install only. It is not published to npm yet. This is a preview, not a stable release guarantee.

What changed

Redesigned local dashboard

  • Wider dashboard layout
  • Stronger score and readiness summary
  • First-action panel for what to check first
  • Severity overview cards
  • Findings grouped by severity
  • Detected ecosystem cards with local heuristic disclaimer
  • Report files section
  • Trace / replay / eval next-step hints
  • Clear local-first footer

Better dashboard resilience

  • Clearer empty states
  • Friendlier malformed-report state
  • No raw stack traces or [object Object] output

Product iteration foundation

  • New version strategy: v0.2, v0.3, v0.4, v0.5 preview lines
  • v0.2 focuses on dashboard quality
  • v0.3 is planned for Doctor rule depth and false positive feedback
  • v0.4 is planned for ecosystem detection expansion
  • v0.5 is planned for local JSON rule packs if approved

Verified

  • runwise doctor passed
  • local dashboard smoke test passed
  • trace validate / replay / eval generate passed
  • GitHub Actions passed
  • .runwise/ outputs remain ignored and untracked

Still not included

  • npm package
  • GitHub Marketplace release
  • hosted service
  • telemetry
  • login
  • model calls
  • plugin runtime
  • official ecosystem integrations