Tagged: Claude-Code

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 with Local LLMs and ANTHROPIC_BASE_URL: Ollama, LM Studio, llama.cpp, vLLM

Claude Code with Local LLMs and ANTHROPIC_BASE_URL: Ollama, LM Studio, llama.cpp, vLLM

April 29, 2026 · 16 min read · guides
Run Claude Code on a local LLM via ANTHROPIC_BASE_URL. Native Anthropic endpoints for Ollama, LM Studio, llama.cpp, vLLM. 32K context floor.
Claude vs ChatGPT for Developers: A 2026 Practitioner Review

Claude vs ChatGPT for Developers: A 2026 Practitioner Review

April 12, 2026 · 17 min read · guides
Claude vs ChatGPT for developers in 2026. Chat, CLI, IDE, and API compared by a practitioner running ten agents in production. Download the free AI Automation Checklist.
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.