|
2 | 2 | <img src="pai-bundle.png" alt="The Official PAI Bundle" width="256"> |
3 | 3 | </p> |
4 | 4 |
|
5 | | -# The Official PAI Bundle v2.3.0 |
| 5 | +# The Official PAI Bundle v2.4.0 |
6 | 6 |
|
7 | 7 | > [!WARNING] |
8 | 8 | > **This wizard creates a SKELETON directory structure only.** After running the wizard, you must manually install each pack in order (pai-hook-system → pai-core-install → etc.) to have a working system. |
9 | 9 | > |
10 | | -> **Want a complete working system immediately?** Use the [Full Release Install](../../Releases/v2.3/) instead — it includes all packs pre-configured. |
| 10 | +> **Want a complete working system immediately?** Use the [Full Release Install](../../Releases/v2.4/) instead — it includes all packs pre-configured. |
11 | 11 |
|
12 | 12 | > **FOR AI AGENTS:** You are about to install the PAI bundle skeleton. Run the wizard, then install each pack in order. The wizard alone does NOT create a working system. |
13 | 13 |
|
@@ -176,7 +176,7 @@ When fully installed (wizard + all required packs), the PAI bundle gives you: |
176 | 176 | | [pai-system-skill](../../Packs/pai-system-skill/) | System maintenance | |
177 | 177 | | [pai-telos-skill](../../Packs/pai-telos-skill/) | Life OS and goals | |
178 | 178 |
|
179 | | -> **Alternative:** Use a [Full Release](../../Releases/v2.3/) which includes all 23 packs pre-configured in a complete `.claude/` directory. |
| 179 | +> **Alternative:** Use a [Full Release](../../Releases/v2.4/) which includes all 23 packs pre-configured in a complete `.claude/` directory. |
180 | 180 |
|
181 | 181 | ### How to Install Packs |
182 | 182 |
|
@@ -284,6 +284,15 @@ The PAI system embeds these principles from [Personal AI Infrastructure](https:/ |
284 | 284 |
|
285 | 285 | ## Changelog |
286 | 286 |
|
| 287 | +### 2.4.0 - 2026-01-23 |
| 288 | +- **The Algorithm:** 7-phase problem-solving with ISC tracking for verifiable iteration |
| 289 | +- **29 Skills:** Up from 23, expanded domain coverage |
| 290 | +- **15 Hooks:** Refined hook architecture |
| 291 | +- **331 Workflows:** Comprehensive automation library |
| 292 | +- **Improved Wizard:** Renamed to PAIInstallWizard.ts, better interactive setup |
| 293 | +- **Voice Notifications:** ElevenLabs integration for spoken alerts |
| 294 | +- **Observability Dashboard:** Real-time system monitoring |
| 295 | + |
287 | 296 | ### 2.3.0 - 2026-01-15 |
288 | 297 | - **Full Releases Return:** Added Releases/v2.3/ with complete .claude directory |
289 | 298 | - **23 Packs Total:** 5 infrastructure + 18 skill packs |
|
0 commit comments