Roadmap
What we shipped, what we are building next, and what we plan to build.
Last Shipped
Durable Agent Sessions
8/4/2026
Reliability
An agent keeps its conversation and its work folder when the process running it restarts. The runner rebuilds the session from stored records, so the agent picks up where it left off instead of losing earlier turns.
API Keys Hidden from Agent Sandboxes
8/4/2026
Security
An agent running in a cloud sandbox no longer sees its own provider API keys. Each model or MCP key becomes a Daytona Secret restricted to the one host it authenticates against, and the sandbox holds only a placeholder. On by default.
Codex as an Agent Harness
8/3/2026
Agent Builder
Run an agent on Codex, next to Claude Code and Pi. Five OpenAI models, the local or Daytona sandbox, image attachments, your own HTTP MCP servers, and the same tool approvals as the other harnesses.
Shared Workspace Files
8/2/2026
Multimodality
One cloud folder for you, your team, and your agents. Upload images, PDFs, or a whole folder, and each agent keeps its own folder that survives between conversations, so it starts every session already knowing your material.
Batch Tool Approvals
7/30/2026
Approvals
Approve or deny several tool calls together in one step, including a deny-all option, instead of answering one approval card at a time.
Creating Agents from the UI
7/21/2026
Playground
Build and configure AI agents directly from the Agenta UI. Define agent workflows, select tools, and set up orchestration logic without writing code. Test and iterate on agent behavior in the playground, then deploy to production with versioning and observability built in.
Enterprise Compliance Features
2/17/2026
Security
Multi-organization support, SSO with any OIDC provider, domain verification with auto-join, and a US region.
In progress
Channels: Slack, Telegram, and More
Channels
Connect an agent to the messaging surfaces people already use. A channel routes an incoming Slack or Telegram message to an agent session and delivers the agent's reply back to that same surface.
Agenta on Mobile
Mobile
Use the core agent experience from a phone. Chat with an agent, approve or deny tool calls, and browse past runs on a small screen.
A Build Kit That Manages Its Own Context
Build Kit
Give agents with many tools and large tool results a reliable context. Tools are revealed to the model in stages as the toolset grows, and oversized tool outputs are capped so a single large result does not break a long conversation.
Planned
Skill Registry
Agent Builder
Publish a skill once, then browse and install it into any agent, with versioning. Teams reuse skills instead of defining the same one by hand on every agent.
MCP Gateway
Tools & Triggers
Reach MCP tools through one managed entry point. MCP servers are registered centrally, and an agent's tool calls route through the gateway with shared authentication and access policy, instead of configuring each server on every agent.
Custom Triggers
Tools & Triggers
Start an agent from sources beyond the Composio catalog, including direct webhooks and AI-configured or user-defined events. Triggers today are limited to Composio events; this opens them to custom sources.
Feature Requests
Tell us what you need. Feature requests go to GitHub Discussions, where you and others can comment on them.