Skip to content

Releases: rse/claudex

claudeX 1.0.16

Choose a tag to compare

@rse rse released this 25 Aug 11:13
release version 1.0.16

claudeX 1.0.15

Choose a tag to compare

@rse rse released this 08 Aug 21:01

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

Choose a tag to compare

@rse rse released this 06 Aug 21:41
release version 1.0.14

claudeX 1.0.13

Choose a tag to compare

@rse rse released this 06 Aug 17:45

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

Choose a tag to compare

@rse rse released this 02 Aug 08:26

1.0.12 (2026-08-02)

  • BUGFIX: allow NPM scripts for "ansi-recolor" (again)
  • UPDATE: upgrade NPM dependencies

claudeX 1.0.10

Choose a tag to compare

@rse rse released this 11 Jul 08:30

1.0.10 (2026-07-11)

  • IMPROVEMENT: provide statusline via ase setup statusline
  • IMPROVEMENT: add more usage examples to README
  • BUGFIX: fix CLAUDE_MODEL passing into tmux session

claudeX 1.0.9

Choose a tag to compare

@rse rse released this 15 Jun 06:27

1.0.9 (2026-06-15)

  • FEATURE: add support for OpenRouter-based LLM usage via openrouter: CLAUDE_MODEL
  • IMPROVEMENT: support text selection in tmux fullscreen mode via ansi-recolor.conf

claudeX 1.0.8

Choose a tag to compare

@rse rse released this 29 May 19:25

1.0.8 (2026-05-29)

  • IMPROVEMENT: document Ollama CLAUDE_MODEL usage example in README
  • BUGFIX: validate CLAUDE_MODEL and throw on invalid (non-empty) value
  • UPDATE: upgrade to Node 26 (once again)
  • UPDATE: upgrade NPM dependencies

claudeX 1.0.7

Choose a tag to compare

@rse rse released this 22 May 13:39

1.0.7 (2026-05-22)

  • UPDATE: upgrade to Node 26
  • IMPROVEMENT: add support for @ase_agent_status variable

claudeX 1.0.6

Choose a tag to compare

@rse rse released this 13 May 13:01

1.0.6 (2026-05-13)

  • BUGFIX: do not assume path to Node exists inside container again