A project and session manager for Claude Code in CLI
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
36
commits
Bump version to 1.1.2 and update package release notes for UI rendering overhaul
5881449View on GitHubUpdate session handling logic and enhance metadata management
811a5beView on GitHubAdjust layout padding for header, body, and footer rendering in `LayoutManager` for improved visual consistency.
2972c6fView on GitHubRefactor `ClaudeProjectInfo` to `ClaudeProjectWithSessions` and update related components for improved session metadata handling
ee76f3cView on GitHubCache page type metadata in `PageFactory` for improved performance and refactor `ClaudeProjectInfo` to simplify session grouping logic
51b5156View on GitHubRefactor session management by replacing `ClaudeProcessService` with `ClaudeCodePage`
9855853View on GitHubRemove `RenderingHost` and automate page registration in `ServiceConfiguration`
bed9d6eView on GitHubAdd core application services and infrastructure for navigation, rendering, and toast handling
09d97beView on GitHubRefactor `RenderingHost` toast handling and header rendering logic
8d98174View on GitHubEnhance `RenderingHost` with independent refresh logic for toast updates
5050124View on GitHubRefactor `SettingsPage` and `RenderingHost` to integrate async toast notifications
66686fcView on GitHubAdd toast notification system for improved error and status messaging
9bf6165View on GitHubBump `Clauder` package version to 1.1.1 with updated release notes on UI resilience improvements
1c3acd7View on GitHubMake `PageSize` dynamic based on console height in `ProjectsPage` and `SessionsPage`
f7c257dView on GitHub