changelog

What landed, what is in flight.

  1. pre-0.1 · pipeline + workspace

    current

    The governed pipeline and unified workspace are wired end-to-end on macOS Apple Silicon. No public installer is published yet.

    • Six-stage pipeline (Intent → Governance → Clean Prompt → Controlled Execution → Validation → Compact Memory).
    • 18 default governance blocks, custom block authoring, per-project presets.
    • Six verbs for in-loop auto-context, depth-capped at 3.
    • Multi-provider chat: local open-source runtime, cloud provider APIs, OAuth CLI adapter.
    • Real PTY multi-terminal, destructive-command refusal, agent exec allowlist.
    • Preview + CDP DOM/network/console, Playwright smoke + step navigation.
    • Compact memory store with 768-dim local embeddings; file-level checkpoints.
    • Provider keys encrypted at rest via OS keychain; project trust via native dialog.
  2. in flight · structured timeline + packaging

    active development

    Work underway toward the first public release.

    • Consolidating ChatPanel (v1) and ChatViewV2 (v2) onto the structured-timeline surface.
    • electron-updater auto-update (placeholder publish URL today).
    • macOS notarization (notarize: false today; afterSign hook scaffolded).
    • Cross-platform packaging: macOS x64, Windows (nsis), Linux (AppImage / deb).