From 68fcbf701923fde1a3148bc31f7f690ba4f3e849 Mon Sep 17 00:00:00 2001 From: Copilot Date: Sun, 15 Mar 2026 03:44:29 +0000 Subject: [PATCH] docs: update landing page to include Cursor and OpenCode Align index.mdx with README headline added in #308 which lists GitHub Copilot, Claude Code, Cursor, and OpenCode as supported targets. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- docs/src/content/docs/index.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index eea9c96e..f152cfda 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -34,8 +34,8 @@ APM fixes this. You declare your project's agent configuration once in `apm.yml` Install from GitHub, GitLab, Bitbucket, Azure DevOps, GitHub Enterprise, or any self-hosted git server. - - Works with GitHub Copilot and Claude today. The same manifest, the same setup, across agents. + + Works with GitHub Copilot, Claude, Cursor, and OpenCode. The same manifest, the same setup, across agents. @@ -92,7 +92,7 @@ New developer joins the team: git clone && cd && apm install ``` -**That's it.** Copilot, Claude — every harness is configured with the right context and capabilities. The manifest defines the project's custom and portable Agentic SDLC setup installable in a single command. +**That's it.** Copilot, Claude, Cursor, OpenCode — every harness is configured with the right context and capabilities. The manifest defines the project's custom and portable Agentic SDLC setup installable in a single command. ## Open Source & Community