|
|
|
|
|
by survirtual
33 days ago
|
|
I patched my local radicle to remove the default seeds, and I can put my own seeds as default. It is pretty easy to script some commands that auto add your local nodes when init a repo. I also added some network rules to block non-local network access to radicle. Not needed but I really wanted it to work only on my lan. Works great. I setup several skills for agent harnesses and they use radicle + jj + git perfectly. It is fun watching issues pop up and monitoring progress via the flow. I am building more tools around this workflow because it is so effective. Radicle acts as the long term project memory bank and management. I can write issues and they can automatically be picked up. What I'm adding is making the issues more searchable and an agent proxy that integrates radicle into calls. among other things. This is all pretty straight forward to do, I really recommend it. |
|