animated pixel-art characters in Ghostty reflecting Claude Code agent state
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
feat: wire up --scale flag, default 2x, nearest-neighbor upscale for crisp pixels
4c0cb7fView on GitHubfix: glob_transcripts used wrong path structure, Claude Code stores sessions as {uuid}.jsonl directly under project dir
f506762View on GitHubfix: transcript_to_fsm incorrectly mapped TurnEnd to DespawnTimeout
db21341View on GitHubfeat: main event loop with terminal management and agent lifecycle
b4fc1edView on GitHubfeat: transcript file reader with partial line buffering and path safety
5ed35e2View on GitHubfeat: scene compositor with tile rendering and z-sorted agent blitting
78bc5e9View on GitHubfeat: office grid with BFS pathfinding and desk assignment
53e4a87View on GitHubfeat: agent state machine with exhaustive transition tests
2f718aaView on GitHubfeat: kitty protocol renderer with chunking and frame rendering
59c8761View on GitHub