What's New in v2.2.0
Configuration Profiles
Save and restore named configurations of your globally-enabled MCPs, skills, subagents, commands, and hooks. Perfect for switching between "Work" and "Personal" setups with one click.
- Capture from current config - snapshot everything that's currently enabled
- One-click activation - instantly switch between saved profiles
- Full CRUD - create, edit, delete, and manage profiles with icons and descriptions
Status Line Builder
Create custom terminal status lines for Claude Code with a visual builder.
- 25+ segment types - model, cost, context window, git branch/status, vim mode, token counts, session duration, usage stats, and more
- Powerline theme support - default plain text or Powerline styled with fancy arrow transitions
- Premade gallery - browse and install community status lines from GitHub
- Raw command mode - use any arbitrary command for advanced users
- Live preview - see your status line as you build it
- Auto-generates Python scripts and writes to
~/.claude/settings.json
Testing & Quality
- 12 new test suites (478 total tests passing)
- Test factory and helper infrastructure
- Component tests for ConfirmDialog, EnvEditor, McpForm
- Store tests for profiles, statusline, drag & drop, updater, and more
Other Changes
- Added
svelte-dnd-actionfor drag and drop support - Updated CI/CD build workflow
- Enhanced e2e test mocks and navigation specs
- Added suggested features tracking document
Full Changelog: v2.1.4...v2.2.0