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