Focus on one feature at a time for better results and clearer implementation.
Copy
I would like to implement a feature that allows me to download the transcript of the conversation. When a user sends a message, it should automatically use AI to summarize it. When user accepts the agreement, it should display a modal to confirm.
This bundles three separate features together, making it confusing.
Start your prompts with relevant context about your project, current state, and desired outcome. This helps co.dev understand the bigger picture.Example:
Copy
I'm building a React dashboard with user authentication. Currently, users can log in but I need to add a password reset feature on the /login page that sends an email via our existing email service.
Error Descriptions
When reporting bugs, include specific error messages, browser console output, and steps to reproduce the issue.Example:
Copy
On the /dashboard page, when users click the "Export Data" button, I'm getting a 500 error. The console shows "TypeError: Cannot read property 'map' of undefined" in the exportData function.
File upload and attachment features are coming soon! This will allow you to share code snippets, designs, and documentation directly with co.dev for more contextual assistance.