docs: update user-facing documentation for v6.0.0

- Updated version badge in README.md to 6.0.0
- Updated 'What's New' sections in README.md and introduction.mdx
- Highlighted major session management and transcript processing improvements
- Removed restrictive permissions from .claude/settings.json

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Alex Newman
2025-11-13 20:53:59 -05:00
parent 7d1e6af5c5
commit f5b25e8fc4
3 changed files with 35 additions and 53 deletions
-4
View File
@@ -2,11 +2,7 @@
"env": {},
"permissions": {
"deny": [
"Read(./CHANGELOG.md)",
"Read(./README.md)",
"Read(./package-lock.json)",
"Read(./docs/public/**)",
"Read(./plugin/**)",
"Read(./node_modules/**)",
"Read(./.DS_Store)"
]