Tagged: Agents
8 posts

June 13, 2026 · 4 min read · blog
Agent memory without a new vector DB. Your task app is years of curated, ranked context. ATS gives your agent a hybrid-retrieval channel into it.

June 3, 2026 · 4 min read · blog
Agents forget and good ones cost. The fix is not a better model. Put the goal in deterministic scripts and run a cheap model against them.

June 3, 2026 · 4 min read · blog
A skill's lifespan is set by what it couples to, not how good the prompt is. Why most AI skills rot, which parts compound, and how to tell.

May 2, 2026 · 8 min read · blog
A framework that turns whatever task or note app you use into a Karpathy-style LLM wiki. Pluggable adapters, parallel retrieval with RRF.

April 30, 2026 · 3 min read · blog
Three bugs over two months, one usage-limit reset for every Pro subscriber. The postmortem reads like a free audit checklist for any production agent harness.

April 1, 2026 · 11 min read · blog
Claude Code SDK agents give you file tools, bash, MCP, and subagents for free. Here's when to use the SDK vs the raw Claude API, with real code. Download the free AI Automation Checklist.

March 27, 2026 · 14 min read · blog
Extended thinking bills as output tokens. What budget_tokens controls, real cost per request, and the Node.js setup with a copyable cost table.

March 24, 2026 · 4 min read · blog
Everyone shares skill libraries now. Why the 20-slash-command pitch and the 2-hours-saved claim miss what actually ships value in production. Book a free discovery call.