Skip to content

I don't want PAI to install itself inside ~/.claude #475

Description

@pax-k

Instead I want PAI to install in my current project.

I tried setting PAI_DIR="$(pwd)/.claude" and then running bun run install.ts but it still says:

╔═══════════════════════════════════════════════════════════════════╗
║                                                                   ║
║   ██████╗  █████╗ ██╗    ██████╗ ██╗   ██╗███╗   ██╗██████╗ ██╗   ║
║   ██╔══██╗██╔══██╗██║    ██╔══██╗██║   ██║████╗  ██║██╔══██╗██║   ║
║   ██████╔╝███████║██║    ██████╔╝██║   ██║██╔██╗ ██║██║  ██║██║   ║
║   ██╔═══╝ ██╔══██║██║    ██╔══██╗██║   ██║██║╚██╗██║██║  ██║██║   ║
║   ██║     ██║  ██║██║    ██████╔╝╚██████╔╝██║ ╚████║██████╔╝███████╗
║   ╚═╝     ╚═╝  ╚═╝╚═╝    ╚═════╝  ╚═════╝ ╚═╝  ╚═══╝╚═════╝ ╚══════╝
║                                                                   ║
║              Personal AI Infrastructure - v1.3.0               ║
║                                                                   ║
╚═══════════════════════════════════════════════════════════════════╝
  

============================================================
  STEP 1: DETECT & BACKUP
============================================================

Scanning for existing AI system directories...

  Detected AI systems:
    • Claude Code: /Users/pax/.claude ← WILL BE BACKED UP
    • Cursor: /Users/pax/.cursor

┌─────────────────────────────────────────────────────────────┐
│  SAFETY BACKUP                                              │
├─────────────────────────────────────────────────────────────┤
│                                                             │
│  The installer will:                                        │
│                                                             │
│  1. Copy your current ~/.claude → ~/.claude-BACKUP          │
│  2. Install fresh PAI files into ~/.claude                  │
│                                                             │
│  Your original files will be preserved in the backup.       │
│                                                             │
└─────────────────────────────────────────────────────────────┘

Do you want to proceed with the backup and installation? [Y/n]:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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