Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 147 Bytes

File metadata and controls

6 lines (4 loc) · 147 Bytes

AI Agents Guidelines

Python Environment

  • Interpreter: .venv/bin/python
  • Dependency management: uv add <package> and uv sync