Command not found
Distinguishing AgentDock's own PATH-based detection from a shell-level 'command not found'.
"Command not found" issues around AgentDock almost always mean one thing: AgentDock couldn't locate an agent CLI's executable, not that AgentDock itself has a missing command — AgentDock is a GUI application and doesn't expose a CLI of its own (see CLI reference).
If AgentDock reports a CLI as missing, that's the detection failure covered in detail on Agent CLI not detected — start there.
If the CLI itself reports "command not found"
That's coming from your shell or the agent CLI's own installer, not from AgentDock. Confirm the CLI installed correctly and is on your shell's PATH by running it directly in a terminal (claude --version, codex --version, agy --version) outside of AgentDock first.