Updated June 2026 14 hours of live training delivered over 2 days. Software engineers and teams who want a capable AI pair programmer without vendor lock-in. Aider is open source, model-agnostic, and git-first - making it especially relevant for organizations with procurement, data-residency, or AI-usage restrictions, and for developers who want to work with the model of their choice, including fully local open-weight models. Also valuable for teams using Claude Code, Codex, or Cursor who want an open-source option in their toolkit for comparison or fallback. To weigh Aider against the other agents head-to-head first, take Building with Coding Agents. Aider is the leading open-source AI pair programmer: it lives in your terminal, edits your files directly, and treats git as the source of truth - every AI change is a clean, attributed commit you can inspect, amend, or undo. This two-day course covers Aider's feature set end to end, starting with the core workflow: installing and configuring Aider, connecting it to the model of your choice (Anthropic, OpenAI, Gemini, DeepSeek, or local models via Ollama), managing the chat context with file commands and the repo map, and using the chat modes - code, ask, architect, and help - for the right task. We cover architect mode's two-model split (a reasoning model plans, an editor model applies) and when it pays for itself. The course then moves to power features and team adoption: auto-lint and auto-test loops that iterate until the code passes, conventions files for steering style, watch-files mode for driving Aider from comments in any IDE, voice and image input, scripting Aider for batch and CI use, cost tracking, and configuration management. A dedicated module covers running Aider fully local with open-weight models for restricted environments. Students leave knowing where Aider shines, where full agents like Claude Code or Codex are the better tool, and how to make that call per task. Comprehensive courseware is distributed online at the start of class. All students receive a downloadable MP4 recording of the training. Python 3.10+ (for installing Aider), an API key for at least one hosted model or Ollama installed for local labs, Git, and a code editor of choice.Aider in Practice: Open-Source AI Pair Programming in the Terminal
Class Duration
Student Prerequisites
Target Audience
Description
Learning Outcomes
/undo, and attribution.Training Materials
Software Requirements
Training Topics
Getting Started with Aider
Managing Chat Context
Chat Modes
Git-First Workflows
/undo, amending, and squashing AI commitsAutomation Loops
Steering and Configuration
Beyond the Terminal
Local and Restricted Environments