pixelsrc 0.2.0

Pixelsrc - GenAI-native pixel art format and compiler
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Agent Instructions

This project is managed by **Gas Town** (`gt`). Full context is injected at session start.

> **Recovery**: Run `gt prime` after compaction, clear, or new session.

## For Humans

If you're working manually (not as a gastown agent), use the justfile:

```bash
just ready            # Find available work
just issues           # List open issues
just status           # Git + issue status
```