Skip to content

[docs] Update documentation for features from 2026-03-11#242

Closed
danielmeppiel wants to merge 1 commit intomainfrom
docs/update-2026-03-11-34a714f01ebd5d26
Closed

[docs] Update documentation for features from 2026-03-11#242
danielmeppiel wants to merge 1 commit intomainfrom
docs/update-2026-03-11-34a714f01ebd5d26

Conversation

@danielmeppiel
Copy link
Collaborator

Documentation Updates - 2026-03-11

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

Features Documented

Changes Made

  • Updated CHANGELOG.md to add [Unreleased] entry for the cli.py / apm_package.py refactoring (PR Refactor cli.py and apm_package.py into focused modules (#172) #224, issue Refactor cli.py and apm_package.py into focused modules #172)
  • Updated docs/cli-reference.md:
    • apm pack --target option now documents [copilot|vscode|claude|all] with vscode noted as alias
    • Updated example from --target vscode to --target copilot
    • Expanded target filtering table to list copilot as primary and vscode as alias
  • Updated docs/runtime-integration.md:
    • Step 4 of "Adding a New Runtime" now references src/apm_cli/commands/runtime.py instead of the now-thin cli.py wiring layer

Merged PRs Referenced

Notes

The compile command's --target option still uses [vscode|agents|claude|all] without copilot — this was intentional per the current source (only apm pack received the copilot target name in #228). If copilot should also be added to compile, that would be a separate follow-up.

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 13, 2026, 3:37 AM UTC

- Add CHANGELOG entry for cli.py/apm_package.py refactoring into focused
  commands modules (PR #224, issue #172)
- Update pack command docs: add 'copilot' as primary target name, 'vscode'
  as alias; update target filtering table and example (PR #228)
- Update runtime-integration.md: fix cli.py reference to point at the
  correct module after refactoring (src/apm_cli/commands/runtime.py)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@danielmeppiel danielmeppiel added automation documentation Improvements or additions to documentation labels Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant