Skip to content
UChicago DSI Research Software Engineering
← Lunch & Learn

Agentic Coding Tools

· Nick Ross

Coding agents like Claude Code can run for minutes at a time and work several tasks in parallel, but on their own they leave you staring at a terminal, juggling branches by hand, and feeding context one file at a time. A new category of “agentic coding” tools has emerged to orchestrate these agents.

This session maps the landscape of orchestration tools that wrap around agent CLIs such as Claude Code and Codex. It frames the category around the four gaps these tools try to close: notifications, an agent-first interface, isolation between parallel agents, and automatic context and integrations. These tools route agents and surface their work for review, but they don’t write the code, rescue a weak agent, manage your environment, or replace your IDE.

The discussion organizes the field along three defining choices: where the agent runs (local, self-hosted, or cloud), how isolation works (git worktrees, containers, or cloud sandboxes), and what the interface is (desktop-only, cross-device, or mobile-first). Every tool is simply a different combination of these three decisions.

The session then profiles representative tools, where each lands on those axes and which workflows it suits, from a polished Mac desktop command center to phone-first cloud workspaces.

Download the slides (PPTX).