Install ArchFlow AgentFit and the ArchFlow Architecture Explorer companion extension.
Open a project folder in VS Code.
Select AgentFit: Analyze Workspace from the Command Palette.
Open the AI Agent Recommendations view from the ArchFlow AgentFit activity bar.
Select a recommendation to view its documentation or installation options.
You can also use these commands:
AgentFit: Open Agent Recommendations
AgentFit: Open Architecture Explorer
AgentFit: Analyze current workspace in ArchFlow
AgentFit: Open both AI suggestions and architecture map together
How recommendations work
AgentFit examines project signals such as Python, Node.js, TypeScript, Java, Go, research-oriented directories, and project metadata. It uses those signals to identify potentially suitable AI coding agents and explains why each recommendation fits.
Recommendations are guidance only. You choose whether to install or use any agent.
For Gemini CLI, AgentFit uses npx --yes @google/gemini-cli, so it does not require permission to write to the system-wide npm directory. Gemini CLI requires Node.js 20 or later.