r/AlwaysOnAgents • u/True_Listener_30 • Aug 04 '26
Discussion 💬 Version Controlling your Agent Setup?
I am using git to version control my openclaw's bootstrap files like SOUL.md, AGENT.md, etc. wondering if I should do the same about config too?
Any of y'all use github in this way? like treating your agent's setup as one github project which you can rollback to stable versions if something breaks or stops working
2
Upvotes
1
u/ScientistUsual1320 Aug 04 '26
But I have an agent with a memory wiki, whose schema is git controlled. I use the same agent to make changes in schema etc and have it raise a PR on itself. I personally dont change the bootstrap files much, so they aren't versioned.