Changelog

What's new

Every release, documented. Full diffs live on GitHub.

v2.0.0

Major

Advanced features integration

  • Cache-first architecture: prefix stability tracking, tiered compaction, live cache hit-rate diagnostics
  • Coordinator (Phase 2): planner/executor isolated sessions with deterministic routing (opt-in)
  • Fleet & scheduler (Phase 3): fleet tool with write-path preflight, background jobs with JSONL persistence
  • Delivery mode (Phase 5): evidence ledger, readiness gates, complete_step sign-offs

Settings & UX

  • New Advanced features settings section with per-phase feature flags
  • What's New modal and Advanced onboarding flow
  • Developer diagnostics for cache prefix, coordinator log, and fleet timeline

v1.9.0

Automations & remote runs

  • Scheduled automations: hourly, daily, weekdays, or custom cron — run locally unattended
  • Remote runs over SSH: deyin run --json -y on Linux servers with ephemeral stdin token delivery
  • SSH host credentials encrypted via OS keychain; host keys pinned on first connect
  • Keep-running-in-background tray option for the scheduler

v1.8.0

MCP catalog & OAuth

  • 26-server MCP catalog with one-click install into isolated module directories
  • Catalog OAuth flows use native browser consent with PKCE; tokens stored encrypted on device
  • Auth status indicators with revoke + re-auth in Settings → MCP

v1.7.0

Workspace panel maturity

  • Diff tab with reviewable pre-apply change review flow
  • Git tab: status, stage, commit, branches, log
  • Browser tab with DOM element capture as agent context
  • Panel auto-opens when there is content to show
Older entries and full release notes on GitHub Releases.