#Agentic Editor
Introduced a conversation-style review workflow that supports multiple rounds of feedback. Comments now thread naturally, showing the full history of refinements and responses. The new three-stage processing pipeline (submission → review → refinement) makes it clear where each piece of feedback stands in the workflow.
Added browser viewport controls with increment/decrement zoom buttons, making it easier to review designs at different scales. The controls are integrated directly into the interface, so you can quickly adjust your view without losing context.
- Completely redesigned the review interface with a resizable sidebar, collapsible comment threads, and cleaner visual hierarchy.
- Added intelligent refinement tracking that highlights multiple elements simultaneously when relevant.
- Streamlined the job creation flow with repository setup instructions and improved error handling for GitHub workflows.
- Architecture now centers around GitHub issues and API polling for better reliability and debuggability.
- Deployment detection helps track when changes actually go live.
- Session cancellation and retry functionality added alongside approval-by-default UX that reduces friction in common workflows.