Shoubhit
Contributor at Supermemory. Writing about AI memory systems, agent architectures, and the technical foundations of intelligent, context-aware applications.
2 posts
Infinitely running stateful coding agents
We built a plugin for Claude Code and OpenCode that gives your coding agent persistent memory. It remembers your preferences, learns your codebase, and never loses context mid-conversation. The result is an agent you can run for months without starting over. Here's how it works, in the order you'll
Building code-chunk: AST Aware Code Chunking
At Supermemory, we're building context engineering infrastructure for AI. A huge part of that is dealing with code: ingesting repos, understanding structure, and making it searchable. The problem is that most code chunking solutions are terrible. We built code-chunk to fix this. It's now the best A