File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ A simple modern Python project template powered by [Copier](https://copier.readt
1313- 📦 ** uv Package Manager** : Fast and reliable package management with [ uv] ( https://github.com/astral-sh/uv )
1414- 🐳 ** Docker Support** : Complete Docker development environment
1515- 📦 ** Devcontainer Support** : VS Code devcontainer for consistent development
16- - ✨ ** AI Editor Support** : [ Cursor rules ] ( https://docs.cursor.com/context/rules ) and
16+ - ✨ ** AI Editor Support** : [ AGENTS.md ] ( https://agents.md ) and
1717 [ CLAUDE.md] ( https://docs.anthropic.com/en/docs/claude-code/overview ) included for AI-powered development
1818- 📝 ** Type Hints** : Full type annotation support with modern Python features
1919- 🔍 ** Code Quality** : Pre-configured Ruff for linting and formatting
@@ -109,8 +109,8 @@ your-project/
109109
110110## AI Editor Support
111111
112- - [ Cursor Rules ] ( ./template/.cursor/rules/coding_style.mdc )
113- - [ CLAUDE.md] ( ./template/CLAUDE.md )
112+ - [ AGENTS.md( ` ./template/AGENTS.md ` ) ] ( https://agents.md )
113+ - [ CLAUDE.md( ` ./template/CLAUDE.md ` ) ] ( https://docs.claude.com/en/docs/claude-code/memory#claude-md-imports )
114114
115115## Q&A
116116
You can’t perform that action at this time.
0 commit comments