Customizable statusline manager for Claude Code with desktop editor and plugin system
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
29
commits
1
commits
feat: editor improvements — font typeahead, paste fix, preview fallback
6bc9902View on GitHubfix: review fixes — drop unused palette params, fix plugin theme key, pending color
f8312f1View on GitHubrefactor: remove Theme/ThemeConfig, purge color nomenclature
36dcba8View on GitHubfix: rename plugin→widget in all user-visible strings and widget stdin JSON
4ed4f9cView on GitHubrefactor: remove ThemeConfig from WidgetContext, unify plugin→widget nomenclature, delete dead code
e23ccf5View on GitHubfix: setup.rs writes correct statusLine path; update README for 0.0.6 (palette, widgets, soffit setup)
9a558d6View on GitHubfeat: support per-plugin subdirectory layout in marketplace repos
ec61a64View on GitHubfeat: add setup subcommand to configure Claude Code statusline
c8474acView on GitHubfeat(marketplace): add dual-mode plugin source management with registry.json (#1)
0074ef9View on GitHubfix: install .desktop file and icon for Linux desktop integration
bdde9a7View on GitHubfeat: app icon, font presets with nerd fonts, window size persistence
0e0e5f9View on GitHubrefactor: remove 5 stale config fields, simplify StatuslineConfig
6636212View on GitHubfeat: native window chrome, responsive palette grid, editor font picker
0193c40View on GitHub