|
|
|
|
|
by cdnsteve
7 days ago
|
|
1. Built an agent memory tool since all agents and clis are dumb and don't remember anything. Instead of prepping 300 project files and Md files I just say: Check sugar memory for the latest thing we were working on. 2. The second thing is when making changes across a large codebase agents are also dumb at figuring this out and also grep 300 things, using tons of tokens. Instead I say Check RemembrallMCP to analyze the impact of the change. 1. https://github.com/roboticforce/sugar 2. https://github.com/roboticforce/remembrallmcp |
|