LLM Context Windows: What 200K+ Tokens Actually Means

200K+ token context windows sound impressive, but do they change how you code? Here's what actually works, the hidden costs, and strategies that matter when your AI assistant can see your entire codebase at once.

Prompt Repetition Improves Non-Reasoning LLMs

Hitting a wall with your AI coding assistant on hard problems? Recent research shows repeating your prompt twice improves results. The fix comes from how attention mechanisms process tokens.

Seven New Plugins and Skills for AI-Assisted Development

Seven new tools launched this week: documentation-review for automated quality assurance, aesth for design system management, human-voice for preventing AI-generated patterns, subcog for semantic memory, structured-madr for machine-readable ADRs, and adrscope for visualizing decisions.

Friday Roundup - Week 3: AI Development Acceleration

The pace of AI innovation isn’t just accelerating: it’s becoming self-reinforcing. This week brought a cluster of announcements that illustrate how AI tools are building AI tools, and how quickly the boundaries of what’s possible continue to expand.

Structured MADR: Machine-Readable ADRs for AI

Most ADR formats are prose-only documents designed for human readers. Structured MADR changes that: machine-readable metadata meets comprehensive decision documentation, built for AI assistants and automated compliance.

Friday Roundup - Week 2: The Tooling Flywheel

The AI development ecosystem doesn’t stand still. This week brought incremental improvements that, taken together, show where the industry is headed: modular, typed, and increasingly agentic.

The State of AI Coding Assistants in 2026

AI coding assistants promised unlimited creative leverage. Instead, they've reintroduced the capital constraints that software once eliminated. Here's what actually works in 2026.

Using ADRs to Audit Quality in AI-Assisted Development

Architecture Decision Records aren't just documentation: they're your quality gate for AI-generated code. Here's how to audit feature parity and design adherence when building with AI assistance.

2025 in Review: Building AI Developer Tools

If you told me at the start of 2025 that I’d be shipping AI-powered architecture decision tools, building semantic memory systems in Rust, and watching GitHub quietly position itself as the AI ecosystem to beat, I would have believed the first two but questioned the third. Yet here we are....

Models are Great, Tools are Better

While everyone fixates on the next model release, the real productivity gains come from the tooling layer: LSP integration, the Skills standard, and specification frameworks that make AI assistants genuinely useful.

Using NSIP Tools for Efficient Breeding Decisions

The NSIP API Client brings sheep breeding genetics data into AI assistants, enabling farmers to make data-driven breeding decisions with natural language queries and real-time genetic analysis.

Teaching AI Assistants to Remember

How we built persistent memory for AI coding assistants using Git notes, and why it matters for developer experience.

NSIP API Client and MCP Server: A Complete Guide

Comprehensive guide to the National Sheep Improvement Program API client, MCP server, and AI-powered shepherd agent for genetic analysis and breeding decisions.