Skip to content

Releases: nusendra/claude-code-telegram

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 17 May 19:30
feat: add /model command to switch Claude model from Telegram

Adds a /model [name] command that sets the --model flag passed to the
claude CLI. Use /model default to clear the override. /status now also
shows the active model.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 12 May 16:17
Switch to musl static binary for Pi compatibility

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 12 May 16:10
Fix release workflow permissions