Roadmap
What we're building next, what's open, what's landed.
Living document. Big-picture direction lives here. Day-to-day work lives in issues, tracked on the public project board (planned Β· in flight Β· shipped).
#Now (v1.x)
- Core stability β freeze public contracts, add semver guarantees
- Adapter coverage β ship a known-good adapter for every major provider
- Streaming polish β consistent
consumeStreamsemantics across adapters - Docs β every package has overview, API reference, and 1+ recipe
#Next (v1.x+)
- Multi-agent orchestration β planner + workers, first-class delegation
- Sandbox parity β E2B + WebContainer with identical tool surface
- Eval suite β out-of-the-box benchmarks for common agent tasks
- Observability β LangSmith + OpenTelemetry, zero-config defaults
#Later
- Sync / offline agents β CRDT-backed memory, replicable sessions
- Voice β streaming STT + TTS tools
- Native mobile UI β React Native parity with
@agentskit/react
#Where to help
Every bullet above is fair game. Pick one that excites you, open a discussion, and propose a scope.
See good-first-issues for small concrete starts.
#Project board
The full backlog, priorities, and current work-in-progress are public on the GitHub project board. Issues move through Backlog β Ready β In progress β In review β Done. Anything in Ready is fair game to claim β comment on the issue and a maintainer will assign it.
Explore nearby
- PeerContribute
AgentsKit is built in the open. Here's how to help β from filing an issue to shipping a new adapter.
- PeerGood first issues
Curated issues ready to grab. Pick one, comment on it to claim, and ship a PR.
- PeerLocal setup
Clone, install, and run the AgentsKit monorepo locally in under 2 minutes.