Blog

Essays on reliable AI agents, repository-native engineering, and executable verification.

Experimental TDD for Agent Infrastructure

I set out to test a semantic interface for coding agents. The failures taught me how much of the experiment itself needed testing first.

When Should a Coding Agent Go to the Cloud?

What a six-task calibration taught me about local-first coding-agent routing, false acceptance, hosted cost, and knowing when not to scale an experiment.

Capability Is Not Reliability

A concise argument for evaluating coding agents through controlled repetition and executable evidence, not selected demonstrations.

One Successful Agent Run Proves Almost Nothing

A local coding model passed a security-sensitive task once and failed the next three clean runs. What the experiment taught me about capability, reliability, and evidence.

How GPTCode Found and Fixed a Real Go Data Race

A reproducible case study in repository-grounded research, adversarial review, API-preserving repair, and deterministic verification with Go's race detector.

The Workflow Is the Source of Truth

Why reliable coding agents need explicit stages, repository-native constraints, and executable verification—and what a failed GPTCode experiment taught me about the gap between producing an artifact and producing evidence.

Why Your AI Agent Needs Product Skills (Not Just Code Skills)

AI coding assistants generate code. Product Engineering Assistants ship features. The difference? Skills that encode design systems, tracking pixels, health checks, and quality guardrails.

Your AI Needs Context Management (And You Do Too)

The Problem Nobody’s Talking About You’re 3 hours into a new AI assistant session. You’ve already explained: Your microservices architecture (again) Which services use which databases (for the 10th time...

Advanced Git Operations: Achieving 100% Autonomy with AI-Powered Git

GPTCode now handles advanced Git operations autonomously: bisect for bug hunting, cherry-pick and rebase with conflict resolution, squash with AI-generated messages, reword for commit improvements, and intelligent merge conflict resolution.

Intelligent Efficiency: gt do Finds The Optimal Path

gt do uses intelligent auto-recovery to find the optimal model path. Evaluates cost, speed, reliability across backends with real-time learning from execution history.

Complete Workflow: From Feature Idea to Implementation

Master GPTCode's three-phase workflow: Research codebase context, plan implementation steps, and execute interactively or autonomously with built-in verification.

ML-Powered Intelligence: 500x Faster, 92% Cheaper

Embedded ML models in GPTCode enable instant intent classification and complexity detection with zero API costs. 92% cheaper than commercial copilots.

Running GPTCode Completely Offline with Ollama

Run GPTCode completely offline with Ollama. Your code never leaves your machine. Zero cost per token, full privacy, no network latency.

OpenRouter: Access to Premium Models in One Place

OpenRouter provides unified access to the best AI models from multiple providers through a single API, including Claude 4.5, Grok 4.1, and free tier models.

Optimal Groq Configurations: Technical Analysis & Profile Guide

Deep technical analysis of Groq models with rigorously optimized profiles for budget and performance. Understand why router speed matters, editor output costs dominate, and 32B coding-focused models beat 70B generic ones.

Context Engineering: Making AI Work in Real Codebases

Learn context engineering principles to make AI work effectively in production codebases. Proper context management enables handling 300k+ LOC repos with today's models.

Why GPTCode? Building an Affordable AI Coding Assistant

AI coding assistants cost $20-30/month. GPTCode offers AI assistance with validation for $2-5/month with Groq or $0/month with Ollama. Radically affordable without compromise.