2727![ Open PRs] ( https://img.shields.io/github/issues-pr/danielmiessler/PAI?style=flat&logo=github&color=EC4899 )
2828![ License] ( https://img.shields.io/github/license/danielmiessler/PAI?style=flat&color=60A5FA )
2929
30+ <!-- Metrics -->
31+ ![ Discussions] ( https://img.shields.io/github/discussions/danielmiessler/PAI?style=flat&logo=github&label=Discussions&color=EAB308 )
32+ ![ Commit Activity] ( https://img.shields.io/github/commit-activity/m/danielmiessler/PAI?style=flat&logo=git&label=Commits%2Fmo&color=F59E0B )
33+ ![ Repo Size] ( https://img.shields.io/github/repo-size/danielmiessler/PAI?style=flat&logo=database&label=Repo%20Size&color=D97706 )
34+
3035<!-- Content -->
3136[ ![ Get Started] ( https://img.shields.io/badge/🚀_Get_Started-Install-22C55E?style=flat )] ( #-installation )
32- [ ![ Release v2.4 ] ( https://img.shields.io/badge/📦_Release-v2.4 -8B5CF6?style=flat )] ( Releases/v2.4 / )
37+ [ ![ Release v2.5 ] ( https://img.shields.io/badge/📦_Release-v2.5 -8B5CF6?style=flat )] ( Releases/v2.5 / )
3338[ ![ Packs] ( https://img.shields.io/badge/📦_Packs-23-8B5CF6?style=flat )] ( Packs/ )
3439[ ![ Bundles] ( https://img.shields.io/badge/🎁_Bundles-1-F97316?style=flat )] ( Bundles/ )
3540[ ![ Contributors] ( https://img.shields.io/github/contributors/danielmiessler/PAI?style=flat&logo=githubsponsors&logoColor=white&label=Contributors&color=EC4899 )] ( https://github.com/danielmiessler/PAI/graphs/contributors )
5964</div >
6065
6166> [ !IMPORTANT]
62- > ** PAI v2.4 .0 Released** — The Algorithm: A universal problem-solving system with ISC tracking and Euphoric Surprise .
67+ > ** PAI v2.5 .0 Released** — Think Deeper, Execute Faster: Two-Pass Capability Selection, Thinking Tools with Justify-Exclusion, and Parallel-by-Default Execution .
6368>
64- > ** [ Release notes →] ( Releases/v2.4 /README.md ) ** | ** [ GitHub Release →] ( https://github.com/danielmiessler/PAI/releases/tag/v2.4 .0 ) **
69+ > ** [ Release notes →] ( Releases/v2.5 /README.md ) ** | ** [ GitHub Release →] ( https://github.com/danielmiessler/PAI/releases/tag/v2.5 .0 ) **
6570
6671<div align =" center " >
6772
@@ -361,7 +366,7 @@ Rich tab titles and pane management. Dynamic status lines show learning signals,
361366``` bash
362367# Clone the repo
363368git clone https://github.com/danielmiessler/PAI.git
364- cd PAI/Releases/v2.4
369+ cd PAI/Releases/v2.5
365370
366371# Back up your existing Claude Code configuration (if any)
367372[ -d ~ /.claude ] && mv ~ /.claude ~ /.claude-backup-$( date +%Y%m%d)
@@ -381,7 +386,7 @@ cd ~/.claude && bun run PAIInstallWizard.ts
381386
382387** After installation:** Restart Claude Code to activate hooks.
383388
384- [ ** Full Release documentation →** ] ( Releases/v2.4 /README.md )
389+ [ ** Full Release documentation →** ] ( Releases/v2.5 /README.md )
385390
386391---
387392
@@ -652,6 +657,13 @@ MIT License - see [LICENSE](LICENSE) for details.
652657
653658<br />
654659
660+ ** v2.5.0 (2026-01-30) — Think Deeper, Execute Faster**
661+ - Two-Pass Capability Selection: Hook hints validated against ISC in THINK phase
662+ - Thinking Tools with Justify-Exclusion: Opt-OUT, not opt-IN for Council, RedTeam, FirstPrinciples, etc.
663+ - Parallel-by-Default Execution: Independent tasks run concurrently via parallel agent spawning
664+ - 28 skills, 17 hooks, 356 workflows
665+ - [ Release Notes] ( Releases/v2.5/README.md )
666+
655667** v2.4.0 (2026-01-23) — The Algorithm**
656668- Universal problem-solving system with ISC (Ideal State Criteria) tracking
657669- 29 skills, 15 hooks, 331 workflows
0 commit comments