Skip to content

Commit f5388a4

Browse files
docs: move banner above header, remove Agents badge from v4.0 README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 97e694b commit f5388a4

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

Releases/v4.0/README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
<div align="center">
22

3+
![PAI v4.0 Statusline — 19% context at startup](pai-v4-statusline.png)
4+
35
# PAI v4.0.0 — Lean and Mean
46

5-
**38 flat directories compressed into 12 hierarchical categories. Dead systems removed. Context footprint cut in half.**
7+
**49 skills, 177 workflows, 20 hooks — and 81% of the context window is free for your actual work.**
68

79
[![Skills](https://img.shields.io/badge/Skills-49-22C55E?style=flat)](../../skills/)
810
[![Categories](https://img.shields.io/badge/Categories-12-3B82F6?style=flat)](../../skills/)
911
[![Hooks](https://img.shields.io/badge/Hooks-20-F97316?style=flat)](../../hooks/)
1012
[![Workflows](https://img.shields.io/badge/Workflows-177-8B5CF6?style=flat)](../../skills/)
11-
[![Agents](https://img.shields.io/badge/Agents-14-EC4899?style=flat)](../../agents/)
1213
[![Algorithm](https://img.shields.io/badge/Algorithm-v3.5.0-D97706?style=flat)](../../PAI/Algorithm/)
1314

1415
</div>
@@ -21,11 +22,7 @@ The entire point of v4.0 is **saving context tokens on every single turn**.
2122

2223
AI agents have a fixed context window. Every token spent on system scaffolding — skill descriptions, routing tables, hook definitions — is a token *not* available for actual work. v3.0 loaded 38 separate skill descriptions into context on every turn. v4.0 loads 12.
2324

24-
Here's what a live PAI v4.0 session looks like at startup — **19% context usage** with the full system loaded:
25-
26-
![PAI v4.0 Statusline — 19% context at startup](pai-v4-statusline.png)
27-
28-
> **49 skills, 177 workflows, 20 hooks, 14 agents — and 81% of the context window is free for your actual work.**
25+
That screenshot above is a live PAI v4.0 session at startup — **19% context usage** with the full system loaded. 38 flat directories compressed into 12 hierarchical categories. Dead systems removed. Context footprint cut in half.
2926

3027
Every response is faster. Every complex task has more room to think. Every long session lasts longer before hitting the context wall. This is the change that makes everything else possible.
3128

0 commit comments

Comments
 (0)