An independent agent kernel platform for task planning, tool orchestration, provider abstraction, and plugin-driven execution.
operator-kernel is the new-brand successor layer in the AICode-Nexus portfolio.
claude-code-runtimeproves compatibility-oriented CLI workflows.claude-code-playbookexplains the architecture and research trail.operator-kernelextracts the reusable core into a provider-agnostic SDK and execution engine.
- Stable public abstractions:
Kernel,Task,ExecutionPlan,Tool,Provider,Plugin - Mock-provider execution path for deterministic testing
- Reference CLI shell to demonstrate the kernel is callable, not just conceptual
pnpm install
pnpm test
pnpm dev run "plan a refactor"See ROADMAP.md.