[Bug] Claude repeatedly adds HTTP basic auth despite no requirement specification
Bug Description
I have not added any requirements in any planning document or Github issue that would imply HTTP basic auth is required for this app. In fact, I've had an issue for setting up Devise in the backlog since almost the start of the project. On two previous occasions, Claude undertook a task that involved setting up a controller and took it upon itself to add HTTP basic auth to the controller. Today, it undertook the task of setting up Devise. It added authentication within a controller (instead of via routes.rb), and added HTTP basic auth _as a fallback authentication mechanism_. I cannot seem to dissuade it from trying to add HTTP basic auth to this project!
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.1.143
- Feedback ID: 5b05dc11-89f3-4780-8356-8a34dcd30bfe
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗