What's New in v2.4.0
Memory File Editor (CLAUDE.md)
A new visual editor for managing CLAUDE.md memory files — the persistent instruction files Claude Code loads at startup.
- Three-scope support: User (global), Project (shared via git), and Local (gitignored overrides)
- Markdown editor with monospace textarea and tab key support
- Live markdown preview with rendered headings, lists, code blocks, tables, and more
- File lifecycle management: Create, edit, save, and delete memory files
- File status bar: Shows file path, exists/not-exists badge, last modified time, and file size
- Unsaved changes guard: Confirmation dialog when switching scopes with pending edits
- Project scope detection: Automatically detects
.claude/CLAUDE.mdvs rootCLAUDE.md
Permissions Management GUI
- Visual permission editor for Claude Code's allow/deny/ask rules
- Scope-aware: Manage permissions at User, Project, and Local levels
- Template system: Pre-built permission templates for common rules
- Merged view: See all rules across all scopes in one view
- Default mode selector and additional directories editor
Sidebar Navigation
- Added Permissions and Memory entries to the sidebar for easy access
Other Changes
- Spinner Verbs configuration GUI
- Profiles and Status Line Builder added to README
- Windows compatibility fix for sound player tests