Roadmap
Track our progress as we build the complete ZeroicAI framework.
Overall Progress40%
3 Complete2 In Progress5 Planned
z-core0.1.0
Core agent primitives and lifecycle management
Agent traitDerive macrosLifecycle hooksState management
z-messaging0.1.0
Type-safe async message passing
Typed channelsAddress systemAsync/awaitSerialization
zeroicai-macros0.1.0
Procedural macros for ergonomic APIs
Agent deriveMessage deriveHandler macros
z-cognition0.1.0-beta
BDI cognitive architecture
BeliefsDesiresIntentionsPlan libraryGoal reasoning
z-patterns0.1.0-beta
Organizational patterns for multi-agent coordination
HierarchySwarmMarketCoalitionHolarchyFederationBlackboardTeam
z-runtime0.1.0
Async execution engine with supervision
Tokio integrationSupervision treesFault toleranceScheduling
zeroicai-deploy0.1.0
Deployment and orchestration tools
Docker supportKubernetes operatorsMonitoringDistributed deployment
zeroicai-tools0.1.0
Development and debugging utilities
Visual debuggerMessage inspectorPerformance profilerTest harness
zeroicai-storage0.1.0
Persistence and state management
Agent state persistenceEvent sourcingSnapshot support
zeroicai-network0.1.0
Distributed agent networking
Remote messagingDiscoveryClusteringP2P support