There are scenarios where you might want AI to pause execution and take your input before proceeding with certain tasks. Dashwave provides an interactive way to intervene during execution and ensure AI aligns with your specific requirements.
Use Cases for AI Intervention
You may want AI to pause and ask for your input in cases such as:
- Database or API Modifications
- Before AI modifies an API request, database schema, or sensitive configurations.
- Code Overwrites & File Changes
- If AI is about to overwrite an important file, like
.env
, config.json
, or a key component.
- UI/UX Adjustments
- When designing a frontend UI, you might want to approve a layout before AI applies changes.
- Complex Logic Implementations
- If AI is implementing a new algorithm, you may need to confirm specific logic or approaches.
- Deployment & Environment-Specific Changes
- Before AI deploys your project or updates specific environments, you might need final approval.
https://www.loom.com/share/746d91ccfaed4d5db04e379c24d9c796?sid=cdefd9fd-6251-4ea8-9e62-0c3e9e3ecdd3
How to Request AI to Take Your Input
You can tell Dashwave to pause and request confirmation by including specific instructions in your prompt.
1️⃣ Prompting AI for Confirmation
When sending a request, add:
- 📝 "Take my confirmation before executing this."
- 📝 "Pause and ask me before applying changes."