Internal / groundwork
- Added six new environment-variable feature flags:
GROK_FOREGROUND_BLOCK_BUDGET_MS,GROK_LOGIN_DEVICE_FLOW,GROK_MAX_FOREGROUND_BLOCK_MS,GROK_MAX_OUTPUT_FILE_BYTES,GROK_MAX_WAIT_BLOCK_MS, andGROK_SUBAGENT_AWAIT_BUDGET_MS. - Added three new environment-variable groups:
GROK_FOREGROUND,GROK_LOGIN, andGROK_SUBAGENT. - Adjusted internal backend routes.
version.jsondropped thestable_versionfield, leaving just"version": "0.2.35".- Reset the bundled changelog for 0.2.35.
- Minor non-semantic reordering of the bundled manifest checksums.
- The
helpskill updated only runtime-specific temp paths (no capability change).