Skip to content

[docs] Update documentation for features from 2026-03-17#353

Closed
danielmeppiel wants to merge 4 commits into
mainfrom
docs/2026-03-18-mcp-input-vars-and-diagnostics-c1feaddc719c263a
Closed

[docs] Update documentation for features from 2026-03-17#353
danielmeppiel wants to merge 4 commits into
mainfrom
docs/2026-03-18-mcp-input-vars-and-diagnostics-c1feaddc719c263a

Conversation

@danielmeppiel
Copy link
Copy Markdown
Collaborator

Documentation Updates - 2026-03-17

This PR updates the documentation based on features merged in the last 24 hours.

Features Documented

Changes Made

  • Updated docs/src/content/docs/guides/dependencies.md to add a new \$\{input:...} Variable Resolution subsection under Self-Defined Servers, explaining:

    • VS Code / Copilot extension auto-generates matching inputs entries in .vscode/mcp.json
    • Copilot CLI and Codex CLI emit a warning when \$\{input:...} placeholders can't be resolved
    • Fallback guidance for runtimes without input prompt support
  • Updated docs/src/content/docs/reference/cli-commands.md to expand the Diagnostic Summary description to mention the new info hints category ([i]) with the unpinned-version reminder as an example

Merged PRs Referenced

Notes

Generated by Daily Documentation Updater ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/daily-doc-updater.md@b87234850bf9664d198f28a02df0f937d0447295
  • expires on Mar 20, 2026, 3:40 AM UTC

…nfo hints

- dependencies.md: Add '${input:...} Variable Resolution' subsection under
  Self-Defined Servers explaining VS Code auto-generates inputs entries
  and Copilot CLI/Codex CLI emit warnings for unresolved placeholders (#344)
- cli-commands.md: Expand Diagnostic Summary description to include info
  hints category ([i]) with unpinned-version example (#347)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@danielmeppiel danielmeppiel added automation Deprecated: use type/automation. Kept for issue history; will be removed in milestone 0.10.0. documentation Deprecated: use type/docs. Kept for issue history; will be removed in milestone 0.10.0. labels Mar 18, 2026
Copilot AI review requested due to automatic review settings March 18, 2026 03:40
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Starlight documentation to reflect newly shipped UX/features around ${input:...} placeholders in self-defined MCP server config and the new diagnostics “info hints” ([i]) category in apm install output.

Changes:

  • Document ${input:<id>} placeholder behavior for self-defined MCP servers, including VS Code input auto-generation and warnings for unsupported runtimes.
  • Expand apm install “Diagnostic Summary” docs to include the new [i] info hints category and an example use case.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/src/content/docs/reference/cli-commands.md Updates apm install documentation to mention info-hint diagnostics ([i]).
docs/src/content/docs/guides/dependencies.md Adds a new ${input:...} variable resolution subsection under self-defined MCP servers, with example YAML and runtime guidance.

Comment thread docs/src/content/docs/guides/dependencies.md Outdated
danielmeppiel and others added 3 commits March 18, 2026 23:18
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

This pull request was automatically closed because it expired on 2026-03-20T03:40:46.061Z.

Closed by Workflow

@github-actions github-actions Bot closed this Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation Deprecated: use type/automation. Kept for issue history; will be removed in milestone 0.10.0. documentation Deprecated: use type/docs. Kept for issue history; will be removed in milestone 0.10.0.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants