Skip to content

[docs] Update documentation for features from 2026-04-27#993

Closed
danielmeppiel wants to merge 1 commit intomainfrom
docs/cowork-rename-changelog-2026-04-27-961f29a9ac420c60
Closed

[docs] Update documentation for features from 2026-04-27#993
danielmeppiel wants to merge 1 commit intomainfrom
docs/cowork-rename-changelog-2026-04-27-961f29a9ac420c60

Conversation

@danielmeppiel
Copy link
Copy Markdown
Collaborator

Documentation Updates - 2026-04-27

This PR documents the coworkcopilot-cowork rename that landed in PR #926, which was not reflected in CHANGELOG.md.

Features Documented

Changes Made

Merged PRs Referenced

Notes

  • docs/src/content/docs/integrations/copilot-cowork.md — already uses correct copilot-cowork naming (included in feat(cowork): experimental support for Microsoft 365 Copilot Cowork custom skills #926).
  • docs/src/content/docs/reference/experimental.md — already lists copilot-cowork flag correctly.
  • docs/src/content/docs/reference/cli-commands.md — already documents copilot-cowork target and copilot-cowork-skills-dir config key.
  • packages/apm-guide/.apm/skills/apm-usage/commands.md — already references copilot-cowork naming.
  • Only the CHANGELOG was missing the rename entry.

Generated by Daily Documentation Updater · ● 798.6K ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/daily-doc-updater.md@b87234850bf9664d198f28a02df0f937d0447295
  • expires on Apr 29, 2026, 1:09 PM UTC

PR #926 renamed the experimental Cowork target from 'cowork' to
'copilot-cowork' across all user-facing surfaces. The [0.9.3]
CHANGELOG entry (for #913) used the old 'cowork' naming; this
adds a [Unreleased] Changed entry documenting the rename so users
upgrading from 0.9.3 know which flag/target/config key to use.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 27, 2026 13:09
@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 Apr 27, 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

Updates the project changelog to document the previously-undocumented rename of the experimental Microsoft 365 Copilot Cowork target, so users upgrading from v0.9.3 can discover the correct new target/flag/config names.

Changes:

  • Added an [Unreleased] ### Changed entry describing the cowork -> copilot-cowork rename and listing the new user-facing surfaces. (#926)
Show a summary per file
File Description
CHANGELOG.md Adds an Unreleased changelog entry documenting the experimental target rename for user visibility.

Copilot's findings

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

Comment thread CHANGELOG.md

### Changed

- Renamed the experimental Cowork target and all user-facing surfaces from `cowork` to `copilot-cowork` for futureproofing (e.g. `apm experimental enable copilot-cowork`, `--target copilot-cowork`, `apm config set copilot-cowork-skills-dir`, `APM_COPILOT_COWORK_SKILLS_DIR`). No behaviour change; the `[0.9.3]` release shipped as `cowork` and this rename landed immediately after. (#926)
Copy link

Copilot AI Apr 27, 2026

Choose a reason for hiding this comment

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

This entry says "No behaviour change", but the rename is a user-facing CLI/config breaking change (e.g., --target cowork/apm experimental enable cowork no longer appear to be accepted). Consider rewording to clarify that functionality is unchanged but users must update flags/config/env-var names. Also, using backticked [0.9.3] here reads like a literal link label; using plain 0.9.3/v0.9.3 would be clearer in changelog prose.

Suggested change
- Renamed the experimental Cowork target and all user-facing surfaces from `cowork` to `copilot-cowork` for futureproofing (e.g. `apm experimental enable copilot-cowork`, `--target copilot-cowork`, `apm config set copilot-cowork-skills-dir`, `APM_COPILOT_COWORK_SKILLS_DIR`). No behaviour change; the `[0.9.3]` release shipped as `cowork` and this rename landed immediately after. (#926)
- Renamed the experimental Cowork target and all user-facing surfaces from `cowork` to `copilot-cowork` for futureproofing (e.g. `apm experimental enable copilot-cowork`, `--target copilot-cowork`, `apm config set copilot-cowork-skills-dir`, `APM_COPILOT_COWORK_SKILLS_DIR`). Functionality is unchanged, but users must update CLI flags, config keys, and environment variable names; 0.9.3 shipped as `cowork` and this rename landed immediately after. (#926)

Copilot uses AI. Check for mistakes.
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