saoudrizwan / claude-dev

Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.
https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev
MIT License
3.33k stars 326 forks source link

Issue while building a simple flask user login application #5

Closed marketcalls closed 1 month ago

marketcalls commented 1 month ago

App is Good. But the majority of the time getting this error for building a simple flask user login app.

API request failed: 400 {"type":"error","error":{"type":"invalid_request_error","message":"Output blocked by content filtering policy"}}

saoudrizwan commented 1 month ago

According to Anthropic support, this measure is "in efforts to prevent Claude from being used to replicate or regurgitate pre-existing materials." I haven't encountered this issue before, so I don't believe the system/tool prompts are the cause. Could you please provide more context, such as your specific task?

marketcalls commented 1 month ago

Prompt used "Build a Simple Flask user management with tailwind and daisy UI"

saoudrizwan commented 1 month ago

Thank you, I will have to investigate if there's some way I can modify the system prompt to better handle such generic tasks.

saoudrizwan commented 1 month ago

I have updated the system prompt quite a bit since this issue was opened, so please try using the latest version (1.0.9) and see if you still run into this issue. Closing for now.