Roadmap
What we shipped, what we are building next, and what we plan to build.
Last Shipped
Creating Agents from the UI
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.
Folders for Agent Organization
2/4/2026
Playground
Create folders and subfolders to organize your agents. Drag them between folders and search across everything.
In progress
Durable Agent Sessions
Reliability
Keep the full conversation when the process running an agent restarts. The runner rebuilds session history from stored records on a cold start, so an agent resumes exactly where it left off instead of losing or replaying earlier turns.
Voice and Attachments
Multimodality
Talk to an agent with voice input, and attach files or drive uploads to a message. Adds input beyond text so agents can work with what the user says and shares, not just typed prompts.
Batch Tool Approvals
Approvals
Approve or deny several tool calls together in one step, including a deny-all option, instead of handling one approval card at a time. Makes the human-in-the-loop approval flow faster when an agent requests many tools at once.
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
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.
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.