Tagged: Agents

5 posts

Agentic Knowledge Base — Karpathy's LLM wiki, with adapters

Agentic Knowledge Base — Karpathy's LLM wiki, with adapters

May 2, 2026 · 8 min read · blog
A small framework that turns whatever task or note app you already use into a Karpathy-style LLM wiki. Pluggable storage adapters, parallel retrieval with RRF, agent-data notes.
What Anthropic's April 23 Postmortem Reveals About Your Agent Harness

What Anthropic's April 23 Postmortem Reveals About Your Agent Harness

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.
Claude Code SDK Agents: Build Production Agents Without the Loop

Claude Code SDK Agents: Build Production Agents Without the Loop

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.
Claude Extended Thinking: budget_tokens & Output Token Costs

Claude Extended Thinking: budget_tokens & Output Token Costs

March 27, 2026 · 12 min read · blog
How Claude's extended thinking is billed (as output tokens), what budget_tokens controls, real pricing per request, Node.js SDK examples.
AI Skills Are the New Boilerplate: They Fix Nothing

AI Skills Are the New Boilerplate: They Fix Nothing

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.