Tag

developer-tools.

10 writings found

Latest Archives

LLMs Don't Actually Push You Toward Boring Technology

Coding agents work surprisingly well with new, undocumented tools. The 'training data bias' concern might be overstated in 2026.

Why Coding Agents Might Not Lock Us Into Boring Technology After All

Modern LLMs can learn new tools on the fly through documentation and examples. The feared training data bias might be less of an issue than we thought.

Just-in-Time Tests: How Meta Is Rethinking Software Testing for the Agentic Era

Meta's JiTTests use LLMs to auto-generate bespoke tests per code change, killing false positives and test maintenance overhead in agentic dev workflows.

Building a Live Documentation Ecosystem for AI Coding Agents

Showboat's new remote streaming feature and companion tools create a real-time feedback loop for AI-assisted development workflows.

Building a Real-Time Documentation Ecosystem for AI Coding Agents

How Showboat's streaming updates, browser automation, and charting tools are changing the way we monitor and interact with AI coding agents in real time

Building Tools So AI Agents Can Actually Show Their Work

Two new CLI tools tackle a critical gap in AI-assisted development: proving that agent-generated code actually works without spending hours on manual QA.

Showboat and Rodney: Making AI Agents Prove Their Work

New CLI tools that force coding agents to demonstrate what they built, not just claim the tests pass. Because passing tests don't mean working software.

Distributing Go Binaries Through PyPI: A Pattern Worth Stealing

Using Python's packaging ecosystem to distribute Go binaries feels slightly transgressive, but it unlocks something genuinely useful for developers.

Apple's Xcode Goes Full Agentic: Why This Changes Everything for iOS Development

Apple integrates Claude and OpenAI agents into Xcode 26.3, letting AI assistants write, test, and fix code autonomously. Here's what it means for developers.

The Hidden Complexity of Terminal Animations: 6,000 Lines for Three Seconds

Building an ASCII animation for GitHub Copilot CLI revealed that terminal engineering is harder than web development in 2025.

View all writings →