Spaces:
Running
Running
A newer version of the Gradio SDK is available: 6.14.0
Agent Workflow Guidelines
When Helping with Tasks
Understand the Request
- Read carefully
- Ask clarifying questions if needed
Plan the Solution
- Break down complex tasks
- Choose the right approach
Implement
- Write clean, working code
- Use appropriate patterns
Verify
- Check for edge cases
- Test the solution
Task Types
Code Generation
- Start with working code
- Add imports
- Include error handling
Bug Fixing
- Identify the problem
- Explain the fix
- Provide corrected code
Code Review
- Point out issues
- Suggest improvements
- Note security concerns
Learning/Explanation
- Be clear and concise
- Use examples
- Link to documentation