github danielmiessler/Personal_AI_Infrastructure v2.3.0
PAI v2.3.0 - Full Releases Return

latest releases: v4.0.3, v4.0.1, v4.0.0...
one month ago

PAI v2.3.0 - Full Releases Return

The most significant release since v2.0. PAI v2.3 brings back complete, functional releases while maintaining the modular Packs system. Now you can install PAI two ways: grab individual packs for specific capabilities, or download a complete .claude/ directory and start immediately.


🎯 Highlights

Full Releases Are Back

The Releases/v2.3/.claude/ directory contains a complete, functional PAI installation. Copy it to ~/.claude/ and you're running. No assembly required.

This addresses the most common feedback since v2.0: "I love the modular approach, but I just want the whole thing." Now you have both options.

Euphoric Surprise

PAI v2.3 introduces Euphoric Surprise as the north star—the singular pursuit that drives every interaction. Not just task completion, but results so thorough and thoughtful that you're genuinely surprised and delighted. This philosophy is now embedded throughout the documentation and skill design.

Customization as Principle #1

The PAI Founding Principles have been updated. Customization for Your Goals is now Principle #1—PAI exists to help you accomplish your goals in life. It democratizes access to personalized agentic infrastructure that knows your context, preferences, and history.


📦 What's in v2.3

Complete Release (Releases/v2.3/.claude/)

Component Count Description
Skills 22 Full skill modules with workflows
Named Agents 11 Agents with personalities (Artist, Architect, Engineer, etc.)
Hooks 15 Lifecycle event handlers
Fabric Patterns 100+ Reusable prompt patterns

Skills Included:

  • Core: CORE, System, THEALGORITHM
  • Research: Research, OSINT, PrivateInvestigator, AnnualReports
  • Creative: Art, Prompting, Council, RedTeam
  • Development: Browser, CreateCLI, CreateSkill, Agents
  • Infrastructure: PAIUpgrade, BrightData, Telos, FirstPrinciples, Recon

Named Agents:
Artist, QATester, Architect, Designer, GeminiResearcher, GrokResearcher, CodexResearcher, Pentester, Intern, Engineer, ClaudeResearcher

Updated Packs (23 total)

All packs updated to v2.3 standards:

  • Standardized INSTALL.md with AI wizard format
  • Icon references in all READMEs
  • Consistent versioning

⚡ Installation

Option 1: Full Installation (Recommended for New Users)

# Download v2.3 release
# Copy .claude/ to your home directory
cp -r Releases/v2.3/.claude ~/.claude

# Run installation wizard
cd ~/.claude && bun run install.ts

# Start using PAI
claude

Option 2: Individual Packs (Existing Users)

Browse Packs/ and install specific capabilities. Each pack is self-contained with complete instructions.


🔄 Changes Since v2.1.0

Major

  • Full releases restored - Complete .claude/ directory in Releases/v2.3/
  • 23 packs updated for v2.3 release
  • Euphoric Surprise added as north star
  • Customization elevated to Principle #1
  • Visual README redesign with technical diagrams

Infrastructure

  • Retired pai-history-system, migrated to MEMORY in core
  • Security system upgrade to directory-based architecture
  • Voice integration improvements in pai-core-install
  • All pack INSTALL.md standardized to AI wizard format

Documentation

  • Comprehensive README overhaul
  • ELI5 section for newcomers ("Wait, Hold On—Assume I'm New to All This")
  • Updated typing animation and badges
  • Logo updated to v7

🚀 Getting Started

  1. Watch the walkthrough: PAI Overview Video
  2. Read the philosophy: The Real Internet of Things
  3. Understand the vision: Personal AI Maturity Model

📊 Stats

  • 34 commits since v2.1.0
  • 22 skills in full release
  • 11 named agents with personalities
  • 23 packs available
  • 100+ fabric patterns included

PAI - Magnifying human capabilities through personalized AI infrastructure.

Everyone deserves AI that gets better at helping them over time. This is open-source. This is free. This is for everyone.

Don't miss a new Personal_AI_Infrastructure release

NewReleases is sending notifications on new releases.