Rally Tavern: Knowledge & Planning Layer for Gas Town #2744
outdoorsea
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Gas Town builders —
I've been running Gas Town early and kept hitting the same wall: my agents are fast but forgetful. Polecats solve the same problems from scratch every session. Knowledge dies with the context window.
So I built Rally Tavern — a git-native knowledge base and planning platform that sits alongside Gas Town. Named after the Raleigh Tavern where revolutionaries gathered.
What it does:
The core idea: search before building, share after solving. Every solved problem gets shared back so the next agent doesn't reinvent it.
📝 Full write-up: https://medium.com/@jeremyirish/welcome-to-rally-tavern-e2c4154bdd27
💻 Repo: https://github.com/outdoorsea/rally-tavern
MIT licensed. Happy to answer questions or take feedback.
Beta Was this translation helpful? Give feedback.
All reactions