initialize.txt 571 B

1234567
  1. Please analyze this codebase and create an AGENTS.md file containing:
  2. 1. Build/lint/test commands - especially for running a single test
  3. 2. Code style guidelines including imports, formatting, types, naming conventions, error handling, etc.
  4. The file you create will be given to agentic coding agents (such as yourself) that operate in this repository. Make it about 20 lines long.
  5. If there's already an AGENTS.md, improve it.
  6. If there are Cursor rules (in .cursor/rules/ or .cursorrules) or Copilot rules (in .github/copilot-instructions.md), make sure to include them.