How to manage multiple coding agents from Neovim without living in the terminal

4310sy · x · 2026-08-04

This long blog post describes a workflow for managing multiple coding agents without living in the terminal.

The problem

The author works with agents like Codex and Claude Code while editing in Neovim, but constantly switching to terminals to check status becomes the bottleneck.

The approach

The interaction model

The workflow is split into four steps: notice, inspect, instruct, return.

Why it matters

The post argues that the goal is not to create yet another dashboard, but to let developers stay in their editor, notice only the right moments, and get back to code quickly.

Original post →

More from coding & agent

coding & agent channel →