What's New
Task System Support (#198)
- Added support for Claude Code's new Task system (TaskCreate, TaskUpdate, TaskList, TaskGet)
- All continuation hooks now support both legacy Todo system and new Task system
- Session ID validation for improved security
- Aligned deleted status handling across all implementations
LSP Language Expansion (#191)
- Added 6 new language servers with full test coverage:
- Python (pyright)
- Rust (rust-analyzer)
- Java (Eclipse JDT)
- C/C++ (clangd)
- Vue (vue-language-server)
- Svelte (svelte-language-server)
- Bug fixes and improvements to LSP client
Installation
npm install -g oh-my-claude-sisyphus@3.7.16Or update an existing installation:
npm update -g oh-my-claude-sisyphus