- Reorganized: Quick Start, Providers, Interactive Mode, Sessions, Settings, Context Files, Customization, Programmatic Usage, Philosophy, CLI Reference - Added package discovery links (npmjs.com, Discord) - More concise, better flow, reduced redundancy
- README-NEW.md: add environment variables, philosophy extras (no built-in to-dos, no background bash), session ID support, pi config command, plain git URLs, version pinning - tui.md: fix hooks->extensions terminology, update Component interface (invalidate required, add wantsKeyRelease) - Add new docs: settings.md, development.md, json.md - Add screenshots: tree-view.png, doom-extension.png
- README-NEW.md: add Quick Start, Interactive Mode, Sessions sections - session.md: add Message Types section, complete SessionManager API, fix source links to GitHub URLs - compaction.md: rename hooks to extensions, fix source links to GitHub URLs - keybindings.md: new file documenting all keyboard shortcuts
- Subscriptions first (OAuth providers) - Clear API keys table - Auth file format - Cloud providers section (Azure, Bedrock, Vertex) - Resolution order - Troubleshooting
- skills.md: mention /settings and settings.json for toggling skill commands - prompt-templates.md: add Usage section with examples
- Fixed themes.md: 50 -> 51 color tokens - Rewrote skills.md to match structure of other docs (TOC, concise sections) - Removed redundant content from skills.md while keeping all essential info