Maximum autonomy. The system executes all operations automatically with full rollback available. Best for experienced users who trust the system and want speed.
Smart defaults. Low-risk operations run automatically; high-risk operations execute but require review. Rollback is always available. Recommended for most users.
Safety first. Most operations pause for review before execution. Ideal for production environments or when working with sensitive data.
Maximum control. All high-risk operations are blocked by default. Only explicitly approved categories can execute. For regulated environments.
Auth Changes
Modifying authentication or authorization
Payment Integration
Changes to payment processing
Schema Migration
Database schema changes and migrations
Deployment
Deploying code to environments
Data Deletion
Removing data from databases
Code Modification
Editing existing source code
File Deletion
Removing files from the project
External API Calls
Calling third-party services
Config Changes
Modifying system configuration
Ontology Changes
Modifying the knowledge graph schema
Code Generation
Creating new code files and modules
File Creation
Creating new files in the project
Agent Registration
Registering new agent types
Auto
Execute automatically, rollback available
Execute + Review
Execute then present for review
Pause + Review
Pause before execution for approval
Blocked
Block unless explicitly overridden