Sure, but monitoring, reviewing and steering does not really require modern IDEs in their current form. Also, I'm sure agents can benefit from parts of IDE functionality (navigation, static analysis, integration with build tools, codebase indexing, ...), but they sure don't need the UI. And without UI those parts can become simpler, more composable and more portable (being compatible with multiple agent tools). IMO another way to think about CLI agentic coding tools as of new form of IDEs.
imp0cat|6 months ago
apwell23|6 months ago
Following are now stars of my workflow
* Git plugins - Diffview, gitsigns, fugitive
* Claude Code plugin / Terminals with claude code
* Neovim sessions
* Git worktrees
Editing focused workflows have taken an backseat
* LSP
* Vim motion and editing efficiency
* File navigation
* Layouts
ricericerice|6 months ago