github Yeachan-Heo/oh-my-claudecode v3.7.16
v3.7.16 - Task System Support & LSP Language Expansion

latest releases: v4.13.7, v4.13.6, v4.13.5...
3 months ago

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.16

Or update an existing installation:

npm update -g oh-my-claude-sisyphus

Don't miss a new oh-my-claudecode release

NewReleases is sending notifications on new releases.