Skip to content

Instructions to upgrade from v2.3 to v2.4 do not reference all USER paths required for a complete upgrade #524

Description

@bde-dev

Link to instructions: https://github.com/danielmiessler/Personal_AI_Infrastructure/blob/main/Releases/v2.4/README.md#upgrading-from-v23

Current Instructions:

v2.4 is a significant upgrade. Recommended approach:

# 1. Backup your current installation
mv ~/.claude ~/.claude-v2.3-backup

# 2. Install v2.4
cp -r .claude ~/

# 3. Run the wizard
cd ~/.claude && bun run PAIInstallWizard.ts

# 4. Migrate personal content
# Copy USER/ and MEMORY/ from backup if desired

Problem

The above instructions make no reference to the TELOS system in ~/.claude/skills/CORE/USER/TELOS, or anything in ~/.claude/skills/CORE/USER for that matter.

This a key set of folders for users to carry over during an upgrade as it is the foundational concept of the PAI system - aligning a DA to the users goals.

Unsure of other folders that may be missed if using the above instructions as I have only been using PAI for 4 days.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions