f5b25e8fc4
- 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>
11 lines
154 B
JSON
11 lines
154 B
JSON
{
|
|
"env": {},
|
|
"permissions": {
|
|
"deny": [
|
|
"Read(./package-lock.json)",
|
|
"Read(./node_modules/**)",
|
|
"Read(./.DS_Store)"
|
|
]
|
|
}
|
|
}
|