Skip to content

Commit 1a5e043

Browse files
docs: add OpenCode to README headline and compile description (#308)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent a450236 commit 1a5e043

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Think `package.json`, `requirements.txt`, or `Cargo.toml` — but for AI agent configuration.
66

7-
GitHub Copilot · Claude Code · Cursor
7+
GitHub Copilot · Claude Code · Cursor · OpenCode
88

99
**[Documentation](https://microsoft.github.io/apm/)** · **[Quick Start](https://microsoft.github.io/apm/getting-started/quick-start/)** · **[CLI Reference](https://microsoft.github.io/apm/reference/cli-commands/)**
1010

@@ -40,7 +40,7 @@ apm install # every agent is configured
4040
- **One manifest for everything** — instructions, skills, prompts, agents, hooks, plugins, MCP servers
4141
- **Install from anywhere** — GitHub, GitLab, Bitbucket, Azure DevOps, GitHub Enterprise, any git host
4242
- **Transitive dependencies** — packages can depend on packages; APM resolves the full tree
43-
- **Compile to standards**`apm compile` produces `AGENTS.md` (GitHub Copilot), `CLAUDE.md` (Claude Code), and `.cursor/rules/` (Cursor)
43+
- **Compile to standards**`apm compile` produces `AGENTS.md` (GitHub Copilot, OpenCode), `CLAUDE.md` (Claude Code), and `.cursor/rules/` (Cursor)
4444
- **Create & share**`apm pack` bundles your current configuration as a zipped package
4545
- **CI/CD ready**[GitHub Action](https://github.com/microsoft/apm-action) for automated workflows
4646

0 commit comments

Comments
 (0)