The Project I Started But Never Finished
Earlier this year I started building ai-qe-agent —
a multi-agent system that auto-generates QA test cases
using Claude (Anthropic's AI).
8 specialized agents. TypeScript. Direct Anthropic SDK.
The Project I Started But Never Finished Earlier this year I started building ai-qe-agent...
The Project I Started But Never Finished
Earlier this year I started building ai-qe-agent —
a multi-agent system that auto-generates QA test cases
using Claude (Anthropic's AI).
8 specialized agents. TypeScript. Direct Anthropic SDK.

I've built a lot of AI demos that looked impressive in a notebook and fell apart in production. The...

I’ve been experimenting with Claude Code to go beyond “AI as a copilot” and instead simulate a small...

I Built a "Production-Ready" AI Agent Framework. It Was a Lie. So I Fixed It. A story...

A technical walkthrough of every AI feature in CitizenApp — from natural language search to live DB queries — including…

Day 37 of TechFromZero. Every flashy AI 'agent' demo you've seen is a graph. Three boxes, three arrows, one shared state object.…

I built my first agent last night using the Anthropic Python SDK directly. No LangChain, no CrewAI,...