Skip to content

v2.2.4

Choose a tag to compare

@artickc artickc released this 16 Jul 12:21
· 17 commits to main since this release

Fixed

  • 馃毇 Rotate immediately on Grok access denial. API 403 Forbidden / Access denied responses now bypass same-account retry backoff, mark the failed
    login with 鈿狅笍, and rotate to the next eligible saved account. If the active
    host login was not already saved (for example after an external sign-in or
    token refresh), it is captured first so the warning is visible and persists.
  • 馃攼 Isolated Grok Telegram identity. The Grok bot now takes its Telegram
    token from its own instance .env before considering an inherited process
    environment value. This prevents a machine-wide token for a sibling bot from
    making Grok poll as Codex/Kiro/OpenCode and causing Telegram conflicts.
  • 鈿狅笍 Persistent account warnings. Account access/quota failures are shown
    in /accounts, excluded from later automatic rotations, and can be manually
    re-enabled after the account is repaired.
  • 馃洘 No false success for silent ACP turns. A Grok ACP completion with no
    text, thought, or tool update is now treated as a recoverable agent failure
    instead of reporting Done 路 no text output.