Skip to content

[docs] Update documentation for features from 2026-05-08#1205

Merged
danielmeppiel merged 2 commits into
mainfrom
docs/update-target-docs-2026-05-08-e80bba3338a9b604
May 8, 2026
Merged

[docs] Update documentation for features from 2026-05-08#1205
danielmeppiel merged 2 commits into
mainfrom
docs/update-target-docs-2026-05-08-e80bba3338a9b604

Conversation

@danielmeppiel
Copy link
Copy Markdown
Collaborator

Documentation Updates - 2026-05-08

This PR updates the reference documentation based on two user-facing fixes merged in the last 24 hours.

Features Documented

Changes Made

  • Updated docs/src/content/docs/reference/cli-commands.md:

    • --target all description now explicitly states that copilot-cowork is excluded (alongside agent-skills)
    • copilot-cowork bullet clarifies it requires explicit opt-in with --target copilot-cowork --global and is not included in all
  • Updated docs/src/content/docs/reference/manifest-schema.md:

    • Added block-list YAML example for the target: field alongside the existing flow-list example, since both forms now work correctly

Merged PRs Referenced

Generated by Daily Documentation Updater · ● 729.8K ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/daily-doc-updater.md@b87234850bf9664d198f28a02df0f937d0447295
  • expires on May 10, 2026, 5:37 AM UTC

…ion from all

- cli-commands.md: clarify copilot-cowork is excluded from --target all;
  note it requires explicit --target copilot-cowork --global (#1191)
- manifest-schema.md: add block-list YAML example for target: field,
  now that the singular target: key correctly parses list forms (#1197)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 8, 2026 05:37
@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 May 8, 2026
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

Documents two recent user-facing behavior changes in APM: (1) copilot-cowork is no longer included in --target all, and (2) the target: field in apm.yml accepts YAML list syntax in both flow-list and block-list forms.

Changes:

  • Update apm install --target all documentation to note copilot-cowork is excluded and requires explicit opt-in with --global.
  • Add a block-list YAML example for target: alongside the existing flow-list example in the manifest schema reference.
Show a summary per file
File Description
docs/src/content/docs/reference/manifest-schema.md Adds block-list example for multi-target target: YAML form.
docs/src/content/docs/reference/cli-commands.md Updates --target all documentation to exclude copilot-cowork and clarifies opt-in usage.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 1

Comment thread docs/src/content/docs/reference/cli-commands.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@danielmeppiel danielmeppiel merged commit e3e05b9 into main May 8, 2026
9 checks passed
@danielmeppiel danielmeppiel deleted the docs/update-target-docs-2026-05-08-e80bba3338a9b604 branch May 8, 2026 19:49
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