Releases: rse/claudex
Releases · rse/claudex
Release list
claudeX 1.0.16
claudeX 1.0.15
1.0.15 (2026-08-08)
- IMPROVEMENT: support more package managers
- IMPROVEMENT: use package manager which was used to install a tool
claudeX 1.0.14
claudeX 1.0.13
1.0.13 (2026-08-04)
- IMPROVEMENT: pass-through --version option to Claude Code and just extend with own version information
claudeX 1.0.12
1.0.12 (2026-08-02)
- BUGFIX: allow NPM scripts for "ansi-recolor" (again)
- UPDATE: upgrade NPM dependencies
claudeX 1.0.10
1.0.10 (2026-07-11)
- IMPROVEMENT: provide statusline via
ase setup statusline - IMPROVEMENT: add more usage examples to README
- BUGFIX: fix
CLAUDE_MODELpassing into tmux session
claudeX 1.0.9
1.0.9 (2026-06-15)
- FEATURE: add support for OpenRouter-based LLM usage via
openrouter:CLAUDE_MODEL - IMPROVEMENT: support text selection in
tmuxfullscreen mode viaansi-recolor.conf
claudeX 1.0.8
1.0.8 (2026-05-29)
- IMPROVEMENT: document Ollama
CLAUDE_MODELusage example in README - BUGFIX: validate
CLAUDE_MODELand throw on invalid (non-empty) value - UPDATE: upgrade to Node 26 (once again)
- UPDATE: upgrade NPM dependencies
claudeX 1.0.7
1.0.7 (2026-05-22)
- UPDATE: upgrade to Node 26
- IMPROVEMENT: add support for
@ase_agent_statusvariable
claudeX 1.0.6
1.0.6 (2026-05-13)
- BUGFIX: do not assume path to Node exists inside container again