hololake-system-architecture/product-source/hololake-platform/site/troubleshooting/ai-agent-not-found.md

683 B

AI Agent Not Found

HoloLake Era can only launch local CLI agents that are installed and discoverable.

Symptoms

  • The AI panel says no supported agent is available.
  • Claude Code or another agent works in one shell but not in HoloLake Era.

Checks

Open a terminal and run the agent command directly. For Claude Code:

claude --version

If the command fails, install or repair the agent first.

Path Issues

Desktop apps can inherit a different PATH from your interactive shell. HoloLake Era checks common install locations, but shell setup can still vary. Prefer installing CLI tools in standard locations or making them available from your login shell.