Coding agents for data analysis
A workshop handout on using AI coding agents like Claude Code and OpenAI Codex for data analysis, visualization, and cleaning tasks.
A workshop handout on using AI coding agents like Claude Code and OpenAI Codex for data analysis, visualization, and cleaning tasks.
A workshop handout on using AI coding agents like Claude Code and OpenAI Codex for data analysis, visualization, and cleaning tasks.
A speaker shares insights from a fireside chat on AI coding agents, stages of AI adoption, and trusting AI output in software development.
A speaker shares insights from a fireside chat on AI coding agents, discussing adoption stages, trust in AI output, and test-driven development with agents.
Explores how modern LLM coding agents adapt to new or private tools, challenging the 'Choose Boring Technology' assumption.
Explores how modern LLM coding agents adapt to new or private tools, challenging the 'Choose Boring Technology' assumption.
Explores the importance of manual testing by AI coding agents to complement automated tests, with practical patterns for Python, APIs, and web UIs.
Explores the importance of manual testing by AI coding agents to complement automated tests, with practical patterns for Python, APIs, and web UIs.
Explores the legal and ethical implications of AI coding agents creating "clean room" rewrites to relicense open-source software, using the chardet Python library case.
A guide to writing effective AGENTS.md files for AI coding agents, based on research data and best practices.
Anthropic announces Claude Code's rapid growth, reaching $2.5B run-rate revenue and doubling weekly active users in early 2026.
Anthropic announces Claude Code's rapid growth, reaching $2.5B run-rate revenue and doubling weekly users in early 2026.
Author corrects terminology from 'overseer' to 'supervisor' for coding agents, acknowledging harmful historical connotations.
Author corrects terminology from 'overseer' to 'supervisor' for coding agent management, acknowledging harmful historical connotations.
Introduces Showboat and Rodney, two CLI tools for AI coding agents to create automated demos and documentation of their work.
Introduces Showboat and Rodney, two new CLI tools designed to help AI coding agents demonstrate and test the software they build.
An analysis of AI coding agents, explaining their simplicity and power through a hands-on experiment building a minimalist agent with Claude Code.
Mitchell Hashimoto shares unconventional tips for integrating AI coding agents into a developer's workflow to boost productivity.
Mitchell Hashimoto shares unconventional tips for effectively integrating AI coding agents into a developer's workflow to boost productivity.
A developer explores using AI coding agents like Claude to automate software development, research, and experimentation, focusing on implementing AlphaGo from scratch.