-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Issues with install (November 4, 2025) #73
Copy link
Copy link
Closed
Description
Using the latest manual setup installation instructions (Option 2)
Issue 1 (after cd PAI)
ls -la doesn't to list out
agents/
commands/
....
these directories are under PAI/.claude
(is this a documentation error)?
Issue 2
In Step 4: Configure Your Environment File
It says cd $PAI_DIR for copying and editing the .env file
Should it say cd #PAI_DIR/.claude instead. Since that is where the example .env file is.
Also, the example .env does NOT have
============ YOUR AI ASSISTANT ============
DA="Assistant" # Your AI's name
DA_COLOR="purple" # Display color
Issue 3
In Step 5: Optional - Voice Server Setup
says cd $PAI_DIR/voice-server
but should it be $PAI_DIR/.claude/voice-server
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels