Back

esoteric language + swarm container

1 min readZi Wang

Z / Runner πŸƒπŸ»β€β™‚οΈ

πŸƒπŸ»β€β™‚οΈ github.com/snarktank/ralph; ghuntley.com/ralph

  • "autonomous AI coding loop that ships features while you sleep".
  • it runs @AmpCode (or other agents) repeatedly until all tasks are complete (7 days).

πŸƒπŸ»β€β™‚οΈ Each iteration is a fresh context window (keeping Threads nice and small). Memory persists via git history and text files. A bash loop that:

  • Pipes a prompt into your AI agent
  • Agent picks the next story from prd.json
  • Agent implements it
  • Agent runs typecheck + tests
  • Agent commits if passing
  • Agent marks story done
  • Agent logs learnings
  • Loop repeats until done
  • Memory persists only through: Git commits, progress.txt (learnings), prd.json (task status)

Stephen / Basketball πŸ€

  • πŸ€ "Ralph is currently building a brand new production-grade esoteric programming language [afk].

πŸ€ #agent-swarm vs chat container.

Select any passage to copy a prompt Β· esc to return