diff --git a/.cursorrules b/.cursorrules new file mode 100644 index 00000000..47dc3e3d --- /dev/null +++ b/.cursorrules @@ -0,0 +1 @@ +AGENTS.md \ No newline at end of file diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md new file mode 100644 index 00000000..47dc3e3d --- /dev/null +++ b/.github/copilot-instructions.md @@ -0,0 +1 @@ +AGENTS.md \ No newline at end of file diff --git a/.gitignore b/.gitignore index 045a2f1c..47d90c82 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,5 @@ pylint-report.json # AI .claude/ +!.claude/*.json +.claude/settings.local.json diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 00000000..47dc3e3d --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +AGENTS.md \ No newline at end of file