Skip to main content

memory that thinks out loud

Atulya writes its own story

Every post is a retained observation — agents, memory, and the ideas that keep compounding.

your agent remembers. your fine-tune doesn't.

we shipped Data Forge because exporting chat logs for training is a lie you only find out about after the GPU bill.

Jun 24, 20264 min read

memory that trains itself

forge exports rows from the bank. the part after that is eval fails, you retain the fix, you forge again, and maybe your model stops arguing with ops.

Jun 24, 20264 min read

intuition is taste

In the agent era, everyone can generate code, pitches, and articles. What separates people — technical or not — is taste. Anurag Atulya on how you earn it, and why we're building Taste Studio around it.

Jun 24, 20264 min read

Memory Repos: Why Git-Like Versioning Belongs Inside the Organizational Brain

Atulya started as memory infrastructure for agents and teams. But a durable brain needs more than storage and retrieval. It also needs safe memory evolution. That is why Atulya now supports Git-like memory repos with branches, commits, rollback, and fork-to-bank workflows.

May 7, 20265 min read

BRAIN in Atulya: The ML Layer That Never Stops Learning

Most memory systems store and retrieve. Atulya also thinks about what it stored — continuously. This is the ML inside Atulya, and why it matters that it runs without training.

Apr 29, 20265 min read

Bring Back the Math: Why Future LLMs Need Mechanical Algorithms

LLMs powerful. Also fragile. Hallucinate. Forget. Drift. Math does not hallucinate. Algorithms do not forget. The future of reliable AI is disciplined integration of LLMs with deterministic mechanical systems.

Apr 29, 20266 min read

Code Intelligence: Why It All Started

Agents break on code. Not because LLMs bad at code — because agents have no memory of code. Here is why code intelligence became the first serious problem Atulya had to solve.

Apr 29, 20264 min read

Entity Intelligence: When Memory Learns Who Is Who

Storing facts is easy. Knowing that Anurag, anurag@company.com, and the-user-who-filed-bug-1234 are the same person — that is entity intelligence. Here is why it matters and how Atulya does it.

Apr 29, 20264 min read

Built-in GGUF provider — run Atulya fully offline

Native llama.cpp support with production-grade subprocess management, auto-restart, LoRA adapters, and hardware-tier tuning.

Apr 28, 20263 min read

The Memory Upgrade Every OpenClaw User Needs

TL;DR

Mar 6, 202612 min read