Commit 4c1bac4
committed
Installer: Update to v2.1.0 with new features
Updated installer script to v2.1.0:
1. Version bumped: 2.0.0 → 2.1.0
2. Added "What's New in v2.1" section showcasing:
- Behavior Profiles (4 AI modes)
- Pattern Library (4,700 lines, zero token)
- Smart Metrics (/metrics command)
- Enhanced Status Footer (9 metrics)
3. Added Behavior Profiles section with usage examples
4. Added /metrics to essential commands list
5. Updated token reduction: 79.9% → 79.8% (accurate)
6. Added "Enhanced status footer" to performance features
Verification:
✅ All v2.1 components exist (profiles/, patterns/, hooks)
✅ session-start.sh supports profile detection
✅ Enhanced footer hooks present
✅ Installer ready for v2.1 release
No breaking changes - 100% backward compatible1 parent fb62916 commit 4c1bac4
1 file changed
+18
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
250 | 256 | | |
251 | 257 | | |
252 | 258 | | |
| |||
273 | 279 | | |
274 | 280 | | |
275 | 281 | | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
276 | 290 | | |
277 | 291 | | |
278 | | - | |
| 292 | + | |
279 | 293 | | |
280 | 294 | | |
281 | 295 | | |
| 296 | + | |
282 | 297 | | |
283 | 298 | | |
284 | 299 | | |
| |||
0 commit comments