CoreLayerCoreLayer

Changelog

Release notes for CoreLayer. See also the GitHub Releases.

v0.3.2

Highlights

  • Multi-runtime architecture: agent, tool, coding, voice, scheduler, computer-control runtimes
  • PermissionBroker and OSCapabilityBroker for risk-based execution
  • Computer Control Runtime for desktop automation
  • Packaged runtime supervisor refactor (14 phases)
  • Agent OS UI with Global Rail, Approvals, Runs, Memory, Projects views
  • Non-blocking approval lifecycle with async resume
  • Persistent EventLog and AuditLog with API endpoints
  • Real process supervisor replacing passive DaemonSupervisor
  • Daemon packaged as bun sidecar for distribution

Bug Fixes

  • Windows daemon console window popup and installer file locking
  • Release workflow race condition for multi-platform builds
  • Streaming test failures and git adapter boundary
  • Dev mode daemon fallback and port extraction
  • Daemon synchronous startup to prevent race condition

v0.3.1

Highlights

  • App-paths module for packaged-mode path resolution
  • Phase 3: daemon packaged-mode aware
  • Phase 4: normalized daemon URL usage in frontend
  • Phase 5: Control Center with runtime info
  • Phase 7: daemon sidecar build step for CI/CD
  • Phase 8: runtime registry foundation
  • Coding Runtime Bridge with adapters
  • Runtime protocol and runtime-core packages
  • UpdateManager types and migration runner
  • WorktreeManager for project isolation

Bug Fixes

  • Audit gaps in Phase 2 and Phase 8
  • Zod validation, DB migrations, and MCP schema sanitization
  • Dev daemon URL and data path alignment
  • Worktree git commands routed through capability broker

For the full changelog, see CHANGELOG.md on GitHub.