Skip to content

docs: register computer-use bundle in MODULES.md - #357

Open
bkrabach wants to merge 1 commit into
mainfrom
docs/register-computer-use-bundle
Open

docs: register computer-use bundle in MODULES.md#357
bkrabach wants to merge 1 commit into
mainfrom
docs/register-computer-use-bundle

Conversation

@bkrabach

@bkrabach bkrabach commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds amplifier-bundle-computer-use to the Bundles catalog table in docs/MODULES.md, alphabetically positioned between browser-tester and containers
  • Matches the existing table row formatting (bold name, description, repo link)

Why this matters

MODULES.md is loaded into Amplifier session context as prose, so a bundle listed in this table can be installed by name from a running session — the model reads the repo URL out of the table and runs amplifier bundle add. An unlisted bundle is invisible to that path. This omission was flagged as a review gap (council-mandated fix) rather than an intentional exclusion.

Test plan

  • Verified alphabetical placement: browser-tester < computer-use < containers
  • Diffed against surrounding rows to confirm identical column/format structure
  • N/A — documentation-only change, no code paths to test

Generated with Amplifier

Add amplifier-bundle-computer-use to the Bundles catalog table,
alphabetically positioned between browser-tester and containers.

MODULES.md loads into Amplifier session context as prose, so a
listed bundle can be installed by name from a running session (the
model reads the repo URL out of the table and runs
'amplifier bundle add'). An unlisted bundle is invisible to that
path — this was flagged as a review gap rather than a design choice.

Generated with [Amplifier](https://github.com/microsoft/amplifier)

Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants