Channel bots
Deploy workflows into team channels.
- Per-user or shared session models
- Role-specific bots for release, QA, docs, and ops
- Cross-bot collaboration without hiding the control model
Browser automation
Act across live web surfaces.
- Navigate tabs and pages with natural language
- Fill forms and capture screenshots along the way
- Read console and network output without leaving the flow
Open staging, log in, run checkout, capture issues.
- Open browserNavigate to staging checkout
- Fill contentType credentials into form
- Click and scrollInteract with page elements
- Capture resultsTake visual snapshots
Scheduled workflows
Turn prompts into recurring jobs.
- Recurring jobs with clear run timing
- Manual trigger when you need to rerun now
- Notification routing back to the right team room
Automations
New automationAutomate work by setting up scheduled threads.
Status reports4
Visible control
Keep tool calls and approvals visible.
- Real-time tool execution visibility
- Approval modes that match your trust boundary
- File rewind and session-level control for safer iteration
Tools
- Read project files
- Edit targeted modules
- Run validation commands
- Open browser context
Approval state
DefaultPrompt before sensitive actions
Full accessEnabled per session when explicitly chosen
File rewindRoll back files to any previous checkpoint
Publishing surface
Docs, pricing, and release notes should feel like part of the product.
Setup guides, launch posts, and billing pages should share the same design system so the site feels deliberate from homepage to docs.
Structured docs routes
Guide users through setup, browser workflows, schedules, and channel deployment.
Dedicated pricing page
Keep plans, billing language, and device coverage on a standalone route instead of crowding the homepage.
- Single-device and dual-device licenses
- Monthly and yearly billing on the same page
- Open pricing
Editorial content for launches and search
Publish product thinking, workflow examples, and release stories without changing the site shell.
1.1.11 · Reliable Channels, hardened networking
- Channels reconnection rebuilt end-to-end — bots self-heal on transient network issues with bounded, jittered backoff, and never give up while the app is running. Idle bots no longer get flagged as down by a single blip.
- Connection-health indicator on the sidebar — sustained connection failures surface as a red badge on the Channels nav so you know when a bot needs attention, without having to open the panel.
- System-wide network hardening — outbound connection limits and request timeouts prevent any single integration from affecting the rest of the app under poor network conditions.


