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.
Also missing a class of non-IDE desktop apps like 16x Prompt and Repo Prompt.