Why i created?
Basically i use and try a lot of ai agent (Cline, roo, kilo, claude, junie, gemini... and so on)
In every tool if i work on lont term project they forgot simple skill like how to create an API, or standard like how to name a variable, or more frequent common error in the code because rules cannot cover any existent case
What i created?
I called it neural-memory, it's still a concept but i want something not in the cloud, but to active work as developer. There is no complex logic behind, a simple database where AI can store every action/skill/operation done, and in the rules i set that before starting check if already done something similiar in previous task. Thanks to this ai agent even if different can always find how they added an API or made an operation and replicate in a similiar way
I tried it a couple of week simply using it and seems to maintain consistency, feel free to give me opinion or open issue on it, i found it very useful i hope it can be useful to someone else 😄