Skip to content

v1.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Mar 07:43
· 1 commit to main since this release

What's Changed

  • feat: add inline Stop button to cancel running Claude requests with native Telegram UI by @nimdraugsael in #122
  • feat: passthrough unknown slash commands to Claude in agentic mode by @haripatel07 in #131
  • Fix: Explicitly set proxy for httpx client to prevent connection pool corruption by @bibotai in #166
  • Retrieving specific field for TextBlock and ThinkingBlock by @tolstovdmit in #162
  • fix: resolve empty response display and streaming errors by @jalen0x in #136
  • feat: add exponential backoff retry for transient SDK errors (rebased #127) by @RichardAtCT in #170
  • Add make run-watch for auto-restart during development by @thereisnotime in #158
  • fix: wire image data through to Claude for screenshot/photo support by @Whanod in #168

New Contributors

Full Changelog: v1.5.0...v1.6.0