pi-sprite Docs¶
pi-sprite is a Pi package that adds a small terminal sprite, a context usage overlay, compact recaps, and explicit side-thread questions.
Start Here¶
- Project README — install, command overview, development commands, and non-features
- Sprite authoring guide — create an importable pet folder with stable sprite states
- WendyBot3000 demo — deterministic release-demo pet and recording source
- Configuration reference — where imported pets and selected-pet state live
Common Tasks¶
| Task | Read |
|---|---|
| Install or dogfood the package | Project README |
Make a custom pet with /pet create |
Sprite authoring guide |
| Record a first-release demo | WendyBot3000 demo |
Hand-edit pet.json |
Pet manifest reference |
| Debug terminal image behavior | Rendering modes reference |
| Prepare an npm release | Release checklist |
| Generate a recap into the side thread | Architecture |
Understand the System¶
- Architecture — extension lifecycle, sprite runtime, side sessions, and package boundaries