Skip to content

[article] Copilot CLI Weekly: MCP Servers Get LLM Access#113

Merged
htekdev merged 1 commit intomainfrom
article/copilot-cli-weekly-2026-03-27-fa5d5a9a519e96cf
Mar 27, 2026
Merged

[article] Copilot CLI Weekly: MCP Servers Get LLM Access#113
htekdev merged 1 commit intomainfrom
article/copilot-cli-weekly-2026-03-27-fa5d5a9a519e96cf

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Summary

Weekly digest covering Copilot CLI releases from March 23-27, 2026:

  • v1.0.11 (March 23): Organization MCP policy enforcement, skills directory alignment
  • v1.0.12 (March 26): Full-screen model picker redesign, 28 stability improvements
  • v1.0.13-0 (March 27): MCP sampling support — servers can now request LLM inference with user approval

Key Highlights

MCP Sampling (v1.0.13-0)

  • MCP servers can now delegate reasoning to the user's LLM
  • Users approve each request via review prompt
  • Eliminates need for servers to maintain their own API subscriptions
  • Aligns with VS Code implementation that shipped last summer

Model Picker Redesign (v1.0.12)

  • Full-screen model picker with inline reasoning effort controls (← / → arrows)
  • Models organized into Available, Blocked/Disabled, and Upgrade tabs
  • Reasoning effort level displays in header (e.g., "claude-sonnet-4.5 (high)")

Policy & Stability (v1.0.11, v1.0.12)

  • Organization-level MCP allowlist enforcement now universal
  • Memory crash fixes for high-volume shell output
  • Skills directory alignment with VS Code extension (~/.agents/skills/)
  • Extension hooks now merge instead of overwriting
  • /yolo command gets explicit on/off/show subcommands

Links

Testing

✅ Build completes successfully with new article
✅ Article follows frontmatter schema and style guide
✅ Links verified and formatted with descriptive anchor text
✅ Cross-references to existing htek.dev articles included


Article file: src/content/articles/copilot-cli-weekly-2026-03-27.mdx
Word count: ~1,100 words
Automation: Generated by Copilot CLI Weekly Digest workflow

AI generated by Copilot CLI Weekly Digest — Article Writer

Covers three releases from March 23-27:
- v1.0.11: Organization MCP policy enforcement, skills directory alignment
- v1.0.12: Full-screen model picker, memory crash fixes, 28 improvements
- v1.0.13-0: MCP sampling support - servers can now request LLM inference

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@htekdev htekdev marked this pull request as ready for review March 27, 2026 18:49
@htekdev htekdev merged commit d9f2117 into main Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant