Roadmap
What we shipped, what we are building next, and what we plan to build.
Last Shipped
Evaluate While You Iterate in the Playground
6/9/2026
PlaygroundEvaluation
Attach evaluators to playground sessions and see scores inline as you iterate on prompts. Connect test sets to keep prompt iteration and data curation in one loop.
Annotation Queues
5/18/2026
ObservabilityEvaluation
Build a review queue from traces or test set rows, attach a scoring schema, and route it to reviewers. Export finished queues as labeled test sets that feed straight into your evaluators.
Webhooks and GitHub Automations for Prompt Deployments
3/11/2026
Integration
Trigger CI and repository workflows when you deploy a prompt. Send deployment events to your own HTTPS endpoint or call GitHub directly with repository dispatch and workflow dispatch.
Tool Integrations in the Playground
2/27/2026
PlaygroundIntegration
Connect 150+ external tools (Gmail, Slack, Notion, Google Sheets, GitHub) to your prompts directly from the playground. Authenticate with OAuth, attach tool actions, and execute tool calls with one click.
AI-Powered Prompt Refinement in the Playground
2/25/2026
Playground
Refine prompts with AI directly in the playground. Describe what you want to improve and get a refined version with an explanation of the changes.
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 Prompt Organization
2/4/2026
Playground
Create folders and subfolders to organize prompts. Drag prompts 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
Upvote or comment on the features you care about or request a new feature.