Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 515 Bytes

File metadata and controls

19 lines (13 loc) · 515 Bytes

Roadmap

Phase 1

  • Publish the minimum viable kernel and reference CLI shell
  • Validate task planning, tool routing, and plugin hooks with deterministic tests
  • Freeze the six core abstractions

Phase 2

  • Add scheduling policies and richer execution plans
  • Support external providers and transport adapters
  • Publish an embedding guide for host applications

Phase 3

  • Ship a full SDK package split
  • Support alternate shells: TUI, web, worker runtime
  • Document migration from claude-code-runtime