HazelJS Roadmap
Agent OS Phases 1–4 are production-ready — `@hazeljs/testing`, `@hazeljs/benchmark`, and `@hazeljs/inspector` are on npm. Next up: the deployment platform.
Agent Runtime
Production-grade stateful agent execution with tools, memory, RAG, HITL, and multi-agent orchestration
Deliverables:
- @Agent / @Tool / @Delegate decorators
- Redis/DB state managers + durable approvals
- AgentGraph and SupervisorAgent
- OTel spans and event system
Stable Release (v1.0.0)
All @hazeljs/* packages published to npm latest with production hardening
Deliverables:
- 47+ packages on npm latest
- Semver 1.x guarantee
- CI matrix Node 20 / 22 / 23
- Agent production hardening (1.0.1)
Agent OS Phase 1
Production lifecycle layer for agents: confidence loops, rich state, Inspector timelines, and describeAgent CI tests
Deliverables:
- Loop Engine — plan → execute → critique → validate (options.loop)
- Extended AgentState + onState / onStateChange
- Inspector SSE: GET /__hazel/agents/:name/stream + /timeline
- @hazeljs/testing describeAgent DSL
- Dual narrative: AI-native backend + Agent OS
Agent OS Phase 2
Debugging depth, contracts, policies, and agent benchmarks
Deliverables:
- Time travel — fork, edit prompt/tool output, continue
- @hazeljs/benchmark + hazel benchmark CLI
- Agent contracts (I/O, SLO, fallbacks)
- Declarative policy engine (allow / deny / mask / approval)
- Autonomous recovery ladder + RETRYING/BLOCKED states
Agent OS Phase 3
Skills, memory graph, evolution, and cost optimization
Deliverables:
- Dynamic skills (OpenAPI → tool pipeline)
- AgentMemoryGraph + GraphRAG bridge
- Agent evolution / prompt optimization
- Cost optimizer (auto model select)
- Agent simulator + knowledge freshness
Agent OS Phase 4
Marketplace, digital twin, consensus, and enterprise governance
Deliverables:
- Agent DNA hot-reload + marketplace install (CLI)
- Digital twin / canary compare
- Multi-agent consensus (voting / weighted)
- GovernanceGate (RBAC, residency, compliance packs)
- File-backed timeline store
Deployment Platform
Push-to-deploy for HazelJS apps with previews and edge runtimes
Deliverables:
- GitHub-connected deploys
- PR preview environments
- Edge-friendly agent hosting
Status Legend
Completed
Feature is live and available
In Progress
Currently being developed
Upcoming
Planned for future release
Want to Contribute?
Help us build the future of AI-native development. Check out our GitHub repository and join our community.