Though, since I specifically mentioned agentic, I wanted to exclude non-agentic tools like prompt builders and context managers that you linked. :)
Reason being: my idea of agents is to generalize well enough, so the need for workflow based apps isn't needed anymore.
During discovery and planning phase, the agents should traverse the code base with a retrieval strategy packaged as a tool (embedded search, code-graphs, ...) and then add that new knowledge to the plan before executing the code changes.
New Editors:
- Firebase Studio
- Zed
- OpenHands (OSS Devin Clone)
VS Code Forks:
- Cursor
- Windsurf Editor
- Void
VS Code Extensions:
- Gemini Code Assist
- Continue.dev
- GitHub Copilot Agent Mode
- Cline
- RooCode
- Kilo Code (RooCode + Cline Fork)
- Windsurf Plugin
- Kodu.ai Claude Coder (not claude code!)
Terminal Agents:
- Aider
- Claude Code
- OpenAI codex
Issue Fixing Agents:
- SWE-agent