Skip to content

Releases: grinev/opencode-telegram-bot

v0.16.1

14 Apr 17:52

Choose a tag to compare

Release v0.16.1

Changes

  • Add HIDE_TOOL_FILE_MESSAGES env var to suppress file edit documents. (@Paslestrange)

Technical

  • Support bot daemon mode and graceful stop.

Documentation

  • Add systemd setup guide.

Full changelog: v0.16.0...v0.16.1

v0.16.0

12 Apr 17:36

Choose a tag to compare

Release v0.16.0

Changes

  • Add open command for opening directories as projects. (@paschdan)
  • Use entities-first markdown rendering in replies and streaming.

Fixes

  • Finalize assistant replies in place and send idle footer.
  • Split tool streams after interim answers.
  • Send silent model replies and notify on final footer.

Technical

  • Add file logging.

Documentation

  • Add X badge for project updates.

Full changelog: v0.15.0...v0.16.0

v0.15.0

04 Apr 11:12

Choose a tag to compare

Release v0.15.0

Changes

  • Add configurable TTS replies. (@shanekunz)
  • Show git branch in project status.
  • Rename mode labels to agent in bot UI.

Fixes

  • Isolate todo and subtask tool messages.
  • Truncate long bash tool commands.
  • Fall back to an available project agent.

Full changelog: v0.14.1...v0.15.0

v0.14.1

31 Mar 22:02

Choose a tag to compare

Release v0.14.1

Fixes

  • Retry MarkdownV2 send/edit with escaped reserved characters.
  • Add Telegram 429 retries and reduce update spam.
  • Stream assistant responses as raw and prevent MarkdownV2 double-escaping.

Full changelog: v0.14.0...v0.14.1

v0.14.0

29 Mar 21:37

Choose a tag to compare

Release v0.14.0

Changes

  • Display subagents work status.
  • Remove non-stream assistant response mode.

Fixes

  • Filter out child sessions from /sessions list. (@CODe5753)
  • Suppress notification during streaming, notify only on final message.
  • Add blank line between todowrite header and todo items.
  • Avoid MarkdownV2 parse errors on escaped chunk boundaries.

Full changelog: v0.13.2...v0.14.0

v0.13.2

25 Mar 11:34

Choose a tag to compare

Release v0.13.2

Changes

  • Add tool calls steaming.

Fixes

  • Stabilize tool call streaming and escape MarkdownV2 tables.

Full changelog: v0.13.1...v0.13.2

v0.13.1

21 Mar 19:29

Choose a tag to compare

Release v0.13.1

Fixes

  • Exclude skills and mcp prompts from /commands.
  • Make command execution message clearer.

Full changelog: v0.13.0...v0.13.1

v0.13.0

21 Mar 17:00

Choose a tag to compare

Release v0.13.0

Changes

  • Add response streaming.
  • Add commands list pagination.

Fixes

  • Correctly aggregate session cost in pinned message. (@oxcafedead)

Full changelog: v0.12.1...v0.13.0

v0.12.1

18 Mar 17:58

Choose a tag to compare

Release v0.12.1

Changes

  • Display session cost in pinned message. (@oxcafedead)

Fixes

  • Sync reply keyboard context with pinned message updates.

Full changelog: v0.12.0...v0.12.1

v0.12.0

16 Mar 17:10

Choose a tag to compare

Release v0.12.0

Changes

  • Add scheduled tasks support.

Full changelog: v0.11.4...v0.12.0