This release combines product communication, pricing clarity, and deeper execution reliability. The result is simpler updates for humans, clearer value tiers, and fewer brittle states while agents run complex plans.
Changelog Email Subscriptions Are Live
You can now subscribe to product updates directly from the changelog page.
- Signed-in users can subscribe or unsubscribe in one click
- Public visitors can subscribe with email without creating an account first
- Confirmation and error handling are clearer, so subscription state is easier to trust
Updated Pricing Tiers And Stripe Plan Mapping
Pricing moved to a new structure designed to be easier to understand:
- Explorer at $0
- Mission at $5/month
- Collective at $20/month
Annual options and billing content were updated to match the new plan model.
Telegram Context And Thread Naming Are Clearer
Telegram conversations now carry better context as you switch agents and start fresh threads.
- Auto-generated chat titles give Telegram-created threads meaningful names
/newresponses include the active agent name for clearer confirmation- Agent switch confirmations include account context to reduce ambiguity in multi-account setups
- Title generation flow is more reliable so naming still completes even when responses hit errors
Planning Execution Durability Expanded
Execution durability was strengthened across plan creation and run orchestration paths.
- Durable run handling now covers more entity types, including higher-level planning entities
- Run creation and submit flows were tightened to reduce gaps that could leave execution state inconsistent
- Interactive reminder timing now uses resolved boundaries, improving reminder behavior in chained planning contexts
New CLI Plan Export Capability
A new CLI endpoint lets you export a PROJECT or PROCESS into a submit-compatible JSON payload.
GET /api/cli/plan/exportexports parent entity details and child tasks- Optional ID metadata can be included for workflows that need stable references
Credential Reuse Across Agents In The Same Account
Credentials configured for one agent can now be reused by other agents in the same account, reducing repetitive setup when teams run multiple agents under one workspace.
Welcome Modal Follow-Up Controls
The early-access welcome modal now supports:
- 7-day resurfacing cadence for non-dismissed users
- Permanent dismiss on a device
- Direct contact link for feedback or questions