Tag: ai
All the articles with the tag "ai".
The Memory Stack
Published: at 12:14 PMAgent memory isn't a switch you flip. It's a four-layer stack: a provider, a policy MCP, the laws you write, the router you fork.
What I'd Steal From Hermes for the Next Orbit
Published: at 10:30 PMOrbit was my first stateful agent harness — scout, router, hunter, verifier, all reading from a tasks.json. It was the right shape for bug-hunting. For UI audits, it isn't enough. Reading Hermes this week, I saw the ceiling: a platform where taste compounds across sessions.
Fixing AI Slop in the 80%
Published: at 10:10 PMPareto applies to code: 20% is skeleton, 80% is garbage. Backend garbage is tractable — you can verify it. UI garbage is where AI slop lives, because taste isn't testable. One concrete move against it: stop screenshotting competitors. Record them.
让 7 个 AI Agent 同时修 Bug,我发现了人类不可替代的原因
Published: at 12:00 PMAI Agent 能写代码,但不能思考'自己在想什么'。我搭了一套编排系统,把它们推到了极限——然后撞上了天花板。
I Sent 7 AI Agents to Fix Bugs Across 3 Repos. Here's What Broke.
Published: at 12:00 PMAI agents can write code. But they can't think about thinking. I built an orchestration system to push them further — and found the ceiling.
Building an LLM Agent to Play Dwarf Fortress
Published: at 06:00 PMNot because it's hard. Because it's abstract. How we wired an LLM to control Dwarf Fortress via DFHack — and got Phase 1 to actually run.
Clawdbot: Building My AI Companion from Scratch
Updated: at 09:00 AMHow I set up a self-hosted AI agent that actually remembers me, checks my health data, and automates my boring tasks.