Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 378 Bytes

File metadata and controls

10 lines (6 loc) · 378 Bytes

Use uv, ruff, basedpyright, pytest.

It is highly recommended to run uv run pypatree at the beginning of each session, after each compaction, and whenever a refresher of the repo's state is necessary.

NEVER use git add -A or git add . - always add specific files explicitly.

Standard (spatial) canvas size = 32x32 tokens. Standard patch size = 16px.

@README.md