You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/doc/agents/README.md

10 lines
548 B

# Agent Guidelines for ProxySQL
This directory contains guidance for AI coding agents (Claude Code, GitHub Copilot, etc.) working on the ProxySQL codebase.
| Document | Purpose |
|----------|---------|
| [project-conventions.md](project-conventions.md) | ProxySQL-specific rules: where files go, how to build, branch model |
| [task-assignment-template.md](task-assignment-template.md) | Template for writing issues that agents can execute correctly |
| [common-mistakes.md](common-mistakes.md) | Known failure patterns and how to prevent them |