Documentation Index
Fetch the complete documentation index at: https://docs.taskbean.ai/llms.txt
Use this file to discover all available pages before exploring further.
“Server not running” overlay
The PWA needs the local Python server running. Start it with launch.cmd or:
cd agent && python main.py
Model loading fails
foundry model list # check installed
foundry model download phi-4-mini # download manually
NPU not detected
NPU requires compatible hardware (Intel Core Ultra, Snapdragon X). taskbean falls back to GPU → CPU gracefully. Check hardware in Nerd Mode.
Port 2326 in use
Get-NetTCPConnection -LocalPort 2326 | Select-Object OwningProcess
Stop-Process -Id <PID>
Install a Windows speech language pack: Settings → Time & Language → Language & region → English (United States) → Speech recognition