Drop legacy managed MCP configs and shadowed platform skills in Grok CLI
Grok CLI 8a14c91 removes the legacy managed MCP configs client from shell/pager and deletes stale extracted platform skills that shadow bundled ones, plus faster /resume, worktree flag keep, and skill-path hints on failed reads.
Why this loop
This monorepo sync is tagged breaking and explicitly removes the legacy managed MCP configs client from shell and pager, so lingering managed MCP setup will stop working. It also removes stale extracted platform skills that shadow bundled skills—leaving old extractions in place can silently override the bundled skill set. Adjacent fixes (registered skill path suggestions on failed reads, standalone worktree flag kept across cwd switch/resume, faster local /resume on large transcripts, bounded .envrc evaluation) only pay off if you clear the removed paths and exercise the new resume/worktree behavior.
Proposed actions
- Search the repo and user config for legacy managed MCP config references used by Grok shell/pager and delete or rewrite them to non-legacy MCP wiring after pulling 8a14c91
- Delete stale extracted platform skill directories that shadow bundled skills so Grok loads the bundled skill set instead of old extractions
- From a large existing session, run local /resume and confirm transcript reload completes on the sped-up path
- Switch cwd inside a standalone grok worktree, resume the session, and confirm the worktree flag and branch display still show the standalone grok worktree
- On a failed skill read, retry using the registered skill path the CLI now suggests in the error output
Agent prompt
Paste into your agent or query via MCP (`get_agent_prompt`) — free, no extra AI costPaste into Claude Code / CLAUDE.md task
# DevAgentRadar → Claude Code You are helping me adopt a real coding-assistant change. Work only from the facts below. Do not invent features. ## Context Assistant: xAI Grok CLI (Grok Build) Proposal: Drop legacy managed MCP configs and shadowed platform skills in Grok CLI Summary: Grok CLI 8a14c91 removes the legacy managed MCP configs client from shell/pager and deletes stale extracted platform skills that shadow bundled ones, plus faster /resume, worktree flag keep, and skill-path hints on failed reads. Primary source: https://github.com/xai-org/grok-build/commit/8a14c91d88875a831a38b3a066b1683116bcb31c ## Why it matters This monorepo sync is tagged breaking and explicitly removes the legacy managed MCP configs client from shell and pager, so lingering managed MCP setup will stop working. It also removes stale extracted platform skills that shadow bundled skills—leaving old extractions in place can silently override the bundled skill set. Adjacent fixes (registered skill path suggestions on failed reads, standalone worktree flag kept across cwd switch/resume, faster local /resume on large transcripts, bounded .envrc evaluation) only pay off if you clear the removed paths and exercise the new resume/worktree behavior. ## Suggested actions 1. Search the repo and user config for legacy managed MCP config references used by Grok shell/pager and delete or rewrite them to non-legacy MCP wiring after pulling 8a14c91 2. Delete stale extracted platform skill directories that shadow bundled skills so Grok loads the bundled skill set instead of old extractions 3. From a large existing session, run local /resume and confirm transcript reload completes on the sped-up path 4. Switch cwd inside a standalone grok worktree, resume the session, and confirm the worktree flag and branch display still show the standalone grok worktree 5. On a failed skill read, retry using the registered skill path the CLI now suggests in the error output ## Your job 1. Restate the change in one sentence. 2. Propose a minimal plan for my repo (or a throwaway pilot). 3. Implement only what I approve; prefer small diffs and tests. 4. Call out risks (permissions, breaking APIs, cost). Start by confirming you understood the proposal.
Your loop
This browser · no sign-in · not shared as “you”Community signal · 0 approved · 0 deferred · 0 ignored
Anonymous public tally (one vote per visitor; changing choice updates your vote). Not moderated product truth.