Day 3 of building NexusMem
What's NexusMem?
NexusMem is like a memory for computers that do coding work with intelligence. It keeps track of things like what happened in Git, which shell commands were run, which documents were viewed, and what people discussed. This helps the computers that do coding work with intelligence understand what they did before, what did not work, and why certain choices were made, so NexusMem can help them make better choices the next time they do something.
Example for NexusMem use case :
You: Fix the CI so it passes.
AI Agent:
Try approach A = failed
Try approach B = failed
Finally found approach C = succeeded
The next day:
You: Fix the same problem again.
AI Agent:
"Let's try approach A..."
And then waste another 100k tokens to test something that happened yesterday or another session
Here is a terminal test(sorry for low-quality video) :
Day 3 of building NexusMem
What's NexusMem?
NexusMem is like a memory for computers that do coding work with intelligence. It keeps track of things like what happened in Git, which shell commands were run, which documents were viewed, and what people discussed. This helps the computers that do coding work with intelligence understand what they did before, what did not work, and why certain choices were made, so NexusMem can help them make better choices the next time they do something.
Example for NexusMem use case :
You: Fix the CI so it passes.
AI Agent:
Try approach A = failed
Try approach B = failed
Finally found approach C = succeeded
The next day:
You: Fix the same problem again.
AI Agent:
"Let's try approach A..."
And then waste another 100k tokens to test something that happened yesterday or another session
Here is a terminal test(sorry for low-quality video) :