diff --git a/docs/MODULES.md b/docs/MODULES.md index cf22dfcc..b28132a7 100644 --- a/docs/MODULES.md +++ b/docs/MODULES.md @@ -77,6 +77,7 @@ Composable configuration packages that combine providers, behaviors, agents, and | **amplifier-tester** | Validates Amplifier ecosystem changes (core, modules, bundles, foundation, app-cli) in isolated Digital Twin Universe environments — dynamically generates profiles, mirrors repos to Gitea, and runs targeted validation checks | [amplifier-bundle-amplifier-tester](https://github.com/microsoft/amplifier-bundle-amplifier-tester) | | **attractor** | Attractor pipeline orchestration | [amplifier-bundle-attractor](https://github.com/microsoft/amplifier-bundle-attractor) | | **browser-tester** | Browser automation and testing with 3 specialized agents (operator, researcher, visual documenter) using agent-browser CLI | [amplifier-bundle-browser-tester](https://github.com/microsoft/amplifier-bundle-browser-tester) | +| **computer-use** | Gives an LLM control of a real desktop — Windows (via WSL2), macOS, or Linux/X11 — using each provider’s own native computer-use tool. Runs locally or drives a remote machine over SSH with no agent installed on the target. | [amplifier-bundle-computer-use](https://github.com/microsoft/amplifier-bundle-computer-use) | | **containers** | Container-based execution environments | [amplifier-bundle-containers](https://github.com/microsoft/amplifier-bundle-containers) | | **context-managed** | LLM-powered rolling context summarization with persistent transcript, budget-aware tracking, and on-demand history recovery via bundled read_transcript tool | [amplifier-bundle-context-managed](https://github.com/microsoft/amplifier-bundle-context-managed) | | **design-intelligence** | Comprehensive design intelligence with 7 specialized agents, design philosophy framework, and knowledge base | [amplifier-bundle-design-intelligence](https://github.com/microsoft/amplifier-bundle-design-intelligence) |