mirror of
https://github.com/go-delve/delve.git
synced 2026-05-05 12:16:12 +02:00
* Documentation: document AI policy / add agent files AI coding agents are here and seemingly here to stay. They have become pretty quicly ingrained in a lot of developer workflows. To that end, I would like to provide some guidence on AI usage within this project, and provide an initial AGENTS.md/CLAUDE.md file so that others using AI agents on this project can benefit from those files and hopefully produce better code more quickly. Commiting these agent files to the repo will also let other contributors update this document as needed or as new features are added. The AI policy has been taken from the ghostty project, with attribution. * address feedback * add link to readme