AGAkash Goenkaincodebase-memory.hashnode.dev·6d ago · 7 min readWhere the tokens go in an agent sessionA long session bills for something. The instinct is to blame the tool that returned a big block of output. That instinct is almost always wrong, and the arithmetic that explains why also tells you the00
AGAkash Goenkaincodebase-memory.hashnode.dev·6d ago · 6 min readNotes about code should be written by whoever read the codeI maintain a tool that keeps notes about a codebase. An agent does a task, and at the end it writes down what it worked out. There is an easier way to build this. I chose not to take it. The easier de00