An open API service indexing awesome lists of open source software.

https://github.com/block/cmux-amp

Show your Amp status in cmux
https://github.com/block/cmux-amp

Last synced: 29 days ago
JSON representation

Show your Amp status in cmux

Awesome Lists containing this project

README

          

# cmux-amp

This is an [Amp](https://ampcode.com/) plugin for [cmux](https://www.cmux.dev/), to display your Agent's status in the `cmux` tab switcher.

![cmux 2026-03-16 at 11 25 54](https://github.com/user-attachments/assets/7ccde294-b578-4a73-ab36-ba9b8b223ed4)

This depends on the [Amp Plugin API](https://ampcode.com/manual/plugin-api), which is subject to change.

## Installation

1. Symlink `plugin/cmux-status.ts` into `~/.config/amp/plugins`
2. Either run Amp with `PLUGINS=all amp`, or set `PLUGINS=all` in your shell's profile
3. Run `amp` within `cmux`

## Project Resources

| Resource | Description |
| ------------------------------------------ | ------------------------------------------------------------------------------ |
| [CODEOWNERS](./CODEOWNERS) | Outlines the project lead(s) |
| [GOVERNANCE.md](./GOVERNANCE.md) | Project governance |
| [LICENSE](./LICENSE) | Apache License, Version 2.0 |