Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 238 Bytes

File metadata and controls

6 lines (5 loc) · 238 Bytes

Contributing

  • Run uv sync before development.
  • Use uv run ruff format . && uv run ruff check . before commits.
  • Add tests for new features; keep coverage ≥ 80%.
  • Update AGENTS.md when changing agents, tools, or guardrails.