Code-Manager Code Manager, a new Tauri 2 desktop app, centralizes local configuration and session data for Claude Code users, offering profiles, memory, skills, history, stats, token usage, and diagnostics in a single interface. The tool manages the ~/.claude directory and related files without replacing Claude Code, aiming to simplify configuration review and troubleshooting. Code Manager is a local desktop management app for Claude Code users. It brings profiles, providers, the ~/.claude directory, memories, Skills, history, stats, token usage, project status, the system tray, and diagnostic logs together in a single Tauri 2 app, making your local configuration more visible, previewable, and verifiable. This document is for human users and project visitors. Execution rules for AI agents are in CLAUDE.md /maguowei/code-manager/blob/main/CLAUDE.md , the full usage guide is in docs/user-manual.md /maguowei/code-manager/blob/main/docs/user-manual.md , and platform differences are in docs/platform-support.md /maguowei/code-manager/blob/main/docs/platform-support.md . Over long-term use of Claude Code, local configuration and session data tend to scatter across many files: - Different projects need different models, API endpoints, tokens, permissions, hooks, and plugin combinations. ~/.claude/settings.json , CLAUDE.md , rules/ .md , and Skills are hard to review as a whole.- Provider / model configuration is repetitive, and switching profiles easily misses environment variables or overrides user settings. - History, stats, token spend, project Git status, and worktree information lack a single entry point. - Troubleshooting requires quickly viewing redacted application logs instead of hunting for log files everywhere. Code Manager does not replace Claude Code; it provides a management layer for local configuration, session data, and diagnostic information. | Capability | Description | |---|---| ~/.claude Overview | Browse, preview, edit, and locate the Claude Code user directory. | | Profiles / Built-in Providers | Manage the profile layer ultimately written to ~/.claude/settings.json , picking connection endpoints and model mappings from built-in read-only providers. Edit models, environment variables, permissions, Sandbox, hooks, plugins, and the status line. Preview, copy, test models, apply in one click, import an existing settings file, export optionally with secrets, with a pre-save preview , compare diffs, and sync common options / marketplaces / plugins to other profiles. | | Memory Management | Manage user-level CLAUDE.md and rules/ .md , with support for the Karpathy behavior guide preset, import, enable, disable, copy, preview, and path validation. | | Skills Management | Create, edit, delete, enable, and disable Claude Code Skills, and sync them as ~/.codex/skills/