Skip to content

Releases: grinev/opencode-telegram-bot

v0.20.6

19 May 14:17

Choose a tag to compare

Release v0.20.6

Changes

  • Add multiple file attachments support.

Fixes

  • Forward permission requests from subagent sessions. (@MysticCoss)
  • Recognize images in attached files.

Full changelog: v0.20.5...v0.20.6

v0.20.5

16 May 20:48

Choose a tag to compare

Release v0.20.5

Fixes

  • Prevent stale busy state after interruption.
  • Scheduled task falsely reports empty assistant response due to race condition in executor polling.

Full changelog: v0.20.4...v0.20.5

v0.20.4

13 May 11:41

Choose a tag to compare

Release v0.20.4

Changes

  • Show full question options details.

Fixes

  • Fix TypeError Invalid URL when TELEGRAM_API_ROOT is unset.
  • Prevent OpenCode checks from blocking bot polling.

Full changelog: v0.20.3...v0.20.4

v0.20.3

10 May 20:06

Choose a tag to compare

Release v0.20.3

Changes

  • TELEGRAM_API_ROOT + TELEGRAM_PROXY_SECRET for reverse-proxy setups. (@avfirsov)

Fixes

  • Allow forcing IPv4 for direct requests.

Full changelog: v0.20.2...v0.20.3

v0.20.2

10 May 14:07

Choose a tag to compare

Release v0.20.2

Fixes

  • Restore Telegram responses with OpenCode 1.14.

Full changelog: v0.20.1...v0.20.2

v0.20.1

07 May 11:18

Choose a tag to compare

Release v0.20.1

Fixes

  • Prevent stuck busy state after reconnect.

Full changelog: v0.20.0...v0.20.1

v0.20.0

06 May 22:30

Choose a tag to compare

Release v0.20.0

Changes

  • Add /ls command for explore and download files. (@SerialCore)
  • Add /detach command for detaching from current session and keep it running.
  • Background session notification for current project.
  • Add inline button "open session" to background session answer notification.

Fixes

  • Remove duplicate event listener stop during detach.
  • Display correct context on reply keyboard after detach.
  • Show full last message after switch to session notification.

Full changelog: v0.19.3...v0.20.0

v0.19.3

02 May 22:56

Choose a tag to compare

Release v0.19.3

Fixes

  • Restore attached session after server readiness.
  • Truncate external user input message.

Documentation

  • Add logs location info to AGENTS.md.

Full changelog: v0.19.2...v0.19.3

v0.19.2

02 May 14:36

Choose a tag to compare

Release v0.19.2

Fixes

  • Fix error when bot sends link to localhost or broken link.
  • Add cache refreshing after opencode server starts.

Full changelog: v0.19.1...v0.19.2

v0.19.1

01 May 10:54

Choose a tag to compare

Release v0.19.1

Changes

  • Display model in scheduled task details.
  • Add footer to scheduled tasks response.

Fixes

  • Ignore unrelated callbacks before busy check.
  • Auto-prune stale session directories on full sync. (@georgernstgraf)
  • Fix logs rotation.
  • Display error when scheduled task requires user approve action.

Technical

  • Use promptAsync to avoid false OpenCode send failures. (@doer-ee)
  • Add more diagnostic logs to scheduled tasks.

Full changelog: v0.19.0...v0.19.1