Switch to agent arch

This commit is contained in:
2026-02-20 08:59:43 +00:00
parent a53f8fcf62
commit 259a8528e3
113 changed files with 788 additions and 7820 deletions

View File

@@ -1,3 +1,2 @@
Use 'uv' for project management.
- `uv add`
- `uv run`
Use `uv` for project management.
Use `uv run ruff check` for linting, and `uv run ty check` for type checking