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
- @nimdraugsael made their first contribution in #122
- @bibotai made their first contribution in #166
- @tolstovdmit made their first contribution in #162
- @jalen0x made their first contribution in #136
- @thereisnotime made their first contribution in #158
- @Whanod made their first contribution in #168
Full Changelog: v1.5.0...v1.6.0