ShroomDog Original

Original content by ShroomDog

30 posts

← Back to home

AI Agent Memory Architecture: The One Thing Claude Code's Source Code Taught Me

Every new session, your AI agent forgets everything. Claude Code's leaked source hid a three-layer memory architecture and a design principle — 'Memory is hint, not truth' — that changes how you think about building agents. Here's the full breakdown.

How We Made 336 AI-Generated Posts Actually Worth Reading

gu-log had 336 AI-translated posts. We thought they were 'fine' — until we built a multi-agent scoring system and discovered 74% needed rewriting. This is the story of how we designed the eval, ran it overnight, and what we learned.

12 Levels in 2 Days: Learning Full-Stack Quality Metrics RPG-Style with AI

A Tech Lead uses his blog as a training ground, learning 12 quality metrics with an AI tutor through RPG-style Level-Up teaching while subagents implement in parallel. The real takeaway is not the metrics, but a reusable AI-assisted learning method.

Using AI to Manage AI: Building a Telegram Agent with OpenClaw

ShroomDog's internal tech talk on building a three-layer AI system: Telegram + Claude Code + VPS. Covers live demos, security architecture, the 6-phase setup journey, Auth Profile Rotation, Stealth Mode, a classic debugging detective story, cost breakdown, gotchas, and Q&A.