Files
agent/AGENTS.md
2026-02-23 04:31:52 +00:00

4 lines
143 B
Markdown

Use `uv` for project management.
Use `uv run ruff check` for linting, and `uv run ty check` for type checking
Use `uv run pytest` for testing.