Fork of OpenClaw at 19/march/2026 to fix bugs and enhancements
Fork of OpenClaw at 19/march/2026 to fix bugs and enhancements
This is our contribution to the project, but notice that I am new to typescript then take easy with me
This is not available at github because as anyone knows my github account was blocked by Microsoft since 2021 (without reason...)
Hope to release the first release in a few hours as soon I catchup with typescript
My github account is maria901, if you can unlock it I say thanks
Now back to the code
While coding with AI assist, I noticed bigger projects need something more rigid as context so the AI coder doesn't stray away when I try to add new features. You know, to keeps its memory fresh and not change the stuff that already works.
The trick is to ask the AI to write a diagram in Mermaid.js format that solidifies the structure of the project and then use that as context to keep the AI reminded at all times what the project is as a whole. This will prevent it from changing things...