Tag: Context Window
- Why My Agent's Context Window Fills Up Faster Than I ExpectThe practitioner version: why an agent session runs out of working memory long before you expect it to, what I actually watch to see it coming, ...
- How I Batch My AI Prompts So I'm Not Paying to Re-Read the Same Context Six TimesThe hands-on version of the single-prompt batching rule: the exact prompt shapes I use, the CLI flags and system-prompt guardrails I set so an agent stops ...
- How I Actually Build Durable Memory for an AI AgentThe hands-on version of agent memory: the index-plus-files layout I actually use, the frontmatter fields that make a memory file findable and trustworthy, the recall-then-verify discipline ...