What's Changed
* Sunday update by jahwag in https://github.com/jahwag/ClaudeSync/pull/32
- **Session Key Expiry Handling:** Handling of session key expiration.
- **Default Project Name:** Added support for default project naming based on working dir.
- **Session Key Validation on Login:** Implemented additional validation of session keys on login.
- **Project Sync Command:** Introduced a command for synchronizing only projects.
- **Command Correction:** Replaced `config list` with `config ls`.
- **Logout Enhancements:** Ensure that `session_key_expiry`, `active_project_id`, `active_project_name`, and `local_path` are reset to `None` upon logout.
**Full Changelog**: https://github.com/jahwag/ClaudeSync/compare/v0.4.4...v0.4.5