You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This roadmap describes the intended project direction for roughly the next 12
months. It is a planning guide, not a release commitment. Implementation details
are tracked through GitHub Issues, pull requests, and OpenSandbox Enhancement
Proposals (OSEPs).
Principles
Keep public API contracts, SDKs, CLI behavior, implementation, examples, and
documentation aligned.
Prefer additive, backward-compatible changes for public interfaces.
Use the OSEP process for major architecture, API, runtime, or security-model
changes.
Keep roadmap items focused on project direction instead of using this file as
a full backlog.
Move completed work into release notes, OSEP status, or stable documentation
instead of keeping long historical task lists here.
Current Focus: 2026 H1-H2
Sandbox Runtime
Area
Status
Tracking
Notes
Local lightweight sandbox
Planned
TBD
Lightweight sandbox runtime for AI tools running directly on PCs.
Add observability across execd, ingress, and egress.
Agent in-sandbox audit trail
Planned
TBD / OSEP needed
Define auditable records for agent actions inside sandboxes, such as command/session execution, file operations, network access, identity context, retention, and privacy boundaries.