Skip to content

v2.4.0

Choose a tag to compare

@artickc artickc released this 01 Aug 20:18
· 8 commits to main since this release

[2.4.0] - 2026-08-01

Added

  • Post-turn suggestions. After Done, quietly ask for 1–3 follow-ups with a need score (0–100). Shown as inline buttons; items at/above SUGGESTIONS_AUTO_APPROVE_PCT (default 95) run as one numbered multi-step prompt.
  • Gated self-recheck. After a successful user turn with file changes, a quiet AI decision may refuse recheck or write a focused recheck prompt that runs once before Done. Env: SELF_RECHECK / SLEF_RECHECK, optional SELF_RECHECK_PROMPT.
  • Auto complexity steering. First prompt steers Simple vs Complex; plan-mode exit auto-approved.
  • Plan board rendering. Live plan entries with progress.
  • Session import. Import external session transcripts.
  • Richer tool / file / markdown rendering. Tool-call detail, file op summaries (first-turn vs recheck split), session card comments, Markdown fence safety.
  • Usage / accounts menu polish.

Fixed / hardened

  • Near-100% bot lifetime. Poll restart, uncaught stay-up, ACP/createBot retries, lock heartbeat, Windows VBS forever-restart, stop kills VBS host.
  • Self-recheck / queue safety. mergeInputs preserves skipSelfRecheck; meta turns flush alone; cancel during decision does not queue recheck.
  • Plan exit reliability. Correct ACP method and approval payload.

npm: npm i -g grok-telegram-bot@2.4.0