changelog
What landed, what is in flight.
pre-0.1 · pipeline + workspace
currentThe 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.
in flight · structured timeline + packaging
active developmentWork 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).