Grok Build SrcxAI · Web
Grok Build Src b41c75a578f9
47348d13ec45→b41c75a578f9·
Tree sync within 0.2.112: plan-mode clipboard copy, plus internal model-resolution and startup reliability work.
- [new] Plan mode: press
y to copy the full plan to the clipboard.
- [changed] Performance-tuning env vars consolidated under
GROK_PERF / GROK_PERF_* (several per-metric GROK_PERF_* knobs removed).
Docs
- Plan mode user guide documents the new
y (copy plan) key alongside approve / request changes / comment / quit.
Under the hood
- Agent model handling split into dedicated cache, endpoint, fetch, and resolution modules.
- OpenTelemetry gating isolated; additional session testkit and synth replay support.
- Non-blocking startup and session load/fork memory coverage expanded; subagent soak and pager embedded-mode boot tests added.
- Term-version helper for the pager render path.