github tylergraydev/claude-code-tool-manager v2.4.0

latest releases: v3.10.0, v3.9.1, v3.9.0...
3 months ago

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.md vs root CLAUDE.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

Don't miss a new claude-code-tool-manager release

NewReleases is sending notifications on new releases.