NC
HomeGuidesMechanics

Changelog entry

Feedback and bug-report pipeline reliability

2026-03-04

  • In-game **Feedback** submissions now create first-class bug-report records and automatically sync to linked GitHub issues when integration is enabled.
  • Added fallback handling so feedback still saves in-game even if GitHub sync has a temporary network/API failure.
  • Hardened issue-triage automation schema validation so Codex triage runs consistently and applies labels/comments without schema-format failures.
  • Added GitHub App installation-token auth support for in-game bug/feedback GitHub sync (with PAT fallback), reducing user-token API rate-limit failures in production intake.