Thoughts
some thoughts on AI, code, and building tools.
Installable AI Agents with AgentCN
Aug 21, 2026
An open-source CLI to install AI agents as editable TypeScript in your stack.
Evaluating LLMs with Evalite
Jan 29, 2026
Evaluating LLM outputs with Evalite and Vercel AI SDK.
Prompt Caching Simulation
Jan 29, 2026
Simulating prompt caching with js-tiktoken and GPT-4o tokenizer.