Tag
A 19-year-old developer uses 8 AI coding agents running on a remote server, managed from his phone via SSH and tmux, earning $23,000/month.
Discussion about AI coding agents claiming completion prematurely, skipping checks, and making messy changes. The author is testing a system with planning and review gates to improve AI-coding workflows.
The next era of AI software development moves coding agents into production; Cognition introduces Devin Auto-Triage for automated incident response and PR generation.
Learn Harness Engineering is a free course teaching the engineering of AI coding agents, covering environment design, state management, and verification to make agents like Codex and Claude Code more reliable.
AgentKernelArena is an open-source benchmark for evaluating AI coding agents on GPU kernel optimization, assessing full agent workflows and generalization to unseen configurations across 196 tasks.
AgentRail is a local control plane for AI coding agents, providing management and orchestration for AI-assisted coding workflows.
Modular releases open-source Mojo agent skills to help AI coding agents produce correct, idiomatic Mojo code, including a demo translating CUDA kernel code to Mojo. Mojo's minimal boilerplate, strict type system, and compile-time validation make it suitable for agentic workflows.
Garry Tan argues that AI coding agents like Claude Code and Codex have changed software engineering by making high test coverage affordable, creating a 'complexity ratchet' that ensures code quality improves over time without sacrificing speed.
James Shore argues that AI coding tools must proportionally reduce maintenance costs relative to increased output to prevent escalating technical debt.
Pixcode is a self-hosted control room for managing AI coding agents.
A developer shares their fatigue with 'vibe coding,' noting that while AI agents speed up initial creation, they introduce significant architectural debugging challenges and technical debt in complex repositories.
James Shore argues that AI coding agents must significantly reduce long-term software maintenance costs to deliver real productivity gains, rather than just speeding up initial code writing. The article highlights the 'Wisdom of the Crowd' estimates on maintenance burdens and warns that without lowering these costs, teams face diminishing returns and technical debt.
Lanes is a native macOS desktop application that serves as a mission control for managing multiple AI coding agents, featuring an issue board, live embedded terminals, and Git integration to streamline developer workflows.
The article introduces 'awesome-design-md', an open-source collection of DESIGN.md files that reverse-engineer the design systems of major tech companies. It allows developers to use AI coding agents like Claude or Cursor to generate UI with specific brand styles by simply adding a markdown file to their project.
A LightconePod podcast episode discussing the rise of AI coding agents like Claude Code and OpenClaw, exploring how single developers can now build products that previously required entire teams, along with emerging workflows and the concept of "tokenmaxxing".
An essay arguing that the 'center' in debates over new technologies like AI coding agents is biased toward engagement and hands-on use, creating an asymmetry between critics who don't use the tools and enthusiasts who do.
cmux is a Ghostty-based macOS terminal with vertical tabs and notifications designed for AI coding agents, featuring SSH support, in-app browser, and Claude Code Teams integration.
Spec Kit is an open-source toolkit from GitHub that enables Spec-Driven Development, allowing developers to generate working software implementations directly from executable specifications using AI coding agents.
Superpowers is an open-source software development methodology and plugin framework for AI coding agents, designed to enforce structured workflows like TDD and specification-driven design across tools like Claude Code, Cursor, and Copilot.
This open-source repository provides a composable set of AI agent skills and prompts designed to improve alignment, reduce verbosity, and optimize workflows for coding assistants like Claude Code and Codex.