Core Features

Agent Chat Interaction

This is the core interaction surface of the product. For every prompt, you can fine-tune how the session runs, including the AI model and permission mode. The goal is to give you clearer control over each Agent action so the workflow can adapt to tasks with different levels of complexity and risk.


Permission Modes

Permission modes control how the AI Agent executes actions and when it asks for confirmation. You can quickly switch between them depending on task risk, complexity, and how much hands-on involvement you want.

Permission modes

Available Modes

The menu shown in the screenshot includes the following modes:

Permission ModeHow It WorksBest For
Auto ModeAutomatically chooses a more suitable execution strategy based on the current task and balances efficiency with safetyThe recommended default for everyday use
Default ModeUses the standard confirmation strategy, keeping necessary review points without interrupting too oftenStable day-to-day use with a familiar interaction flow
Auto Accept EditsLets the Agent modify files directly, while still asking for confirmation on more sensitive operationsCode writing, doc editing, styling, and other file-focused tasks
Plan ModeThe Agent first understands the request and produces a plan before execution beginsComplex tasks with multiple steps where you want to align on the approach first
Quiet ModeShows fewer interaction prompts and reduces interruptions during longer runsWhen the task direction is already clear and you want smoother execution
Skip Permission ChecksRuns actions directly and minimizes manual intervention as much as possibleOnly in trusted environments when you fully understand the risk

Tip: For critical files, external commands, or network activity, use a more conservative mode first. For routine edits, a more efficient mode can reduce repeated confirmations.

Next Steps