Skip to content

feat(brand): rebrand ACP agent display name to Coven; keep stable id#160

Merged
BunsDev merged 1 commit into
mainfrom
feat/acp-identity-brand
Jul 14, 2026
Merged

feat(brand): rebrand ACP agent display name to Coven; keep stable id#160
BunsDev merged 1 commit into
mainfrom
feat/acp-identity-brand

Conversation

@BunsDev

@BunsDev BunsDev commented Jul 14, 2026

Copy link
Copy Markdown
Member

Summary

Closes the one item held from #158: the ACP registry template's brand identity.

Decision: rebrand the display strings, keep the stable key.

Field Before After Rationale
id coven-code coven-code (unchanged) Stable registration key ACP registries/clients key on — an identity, like the binary/crate names that stay per COVEN.md
name Coven Code Coven Human display label in ACP client UI — not a lookup key, safe to rebrand
description …(OpenCoven fork of Coven Code)… …(OpenCoven fork of Claurst)… Fixes the brand and a factual lineage slip — upstream is Claurst (per upstream/authors)

The template is not loaded at runtime (the engine is launched via cmd: ./coven-code acp); only bump-version.py touches it (bumps version). JSON validated.

The ACP registry template's human-facing display name and description
still read 'Coven Code'. Rebrand the display 'name' to 'Coven' and fix
the description's lineage ('OpenCoven fork of Coven Code' -> 'fork of
Claurst', matching the upstream/authors fields).

The stable registration key 'id: coven-code' is intentionally kept —
that is the identity ACP registries/clients key on (same rationale as
the binary/crate/env names staying). Display 'name' is not a lookup
key, so rebranding it is safe.
Copilot AI review requested due to automatic review settings July 14, 2026 09:53
@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Jul 14, 2026 9:53am

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Rebrands the ACP registry template’s human-facing agent name from “Coven Code” to “Coven” while keeping the stable registration id (coven-code) unchanged, and updates the template description’s lineage wording.

Changes:

  • Update ACP agent name to “Coven” (keep id stable as coven-code).
  • Update ACP agent description to say “OpenCoven fork of Claurst” instead of “...Coven Code”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"name": "Coven",
"version": "0.6.1",
"description": "Open-source, multi-provider agentic coding TUI built in Rust (OpenCoven fork of Coven Code). Multi-provider routing (Anthropic, OpenAI, Google, Groq, Ollama, OpenAI-compatible, \u2026), full MCP support, plugin system, companion mascot, chat forking, memory consolidation. No telemetry.",
"description": "Open-source, multi-provider agentic coding TUI built in Rust (OpenCoven fork of Claurst). Multi-provider routing (Anthropic, OpenAI, Google, Groq, Ollama, OpenAI-compatible, \u2026), full MCP support, plugin system, companion mascot, chat forking, memory consolidation. No telemetry.",
@BunsDev
BunsDev merged commit 17a1b98 into main Jul 14, 2026
5 checks passed
@BunsDev
BunsDev deleted the feat/acp-identity-brand branch July 14, 2026 10:01
BunsDev added a commit that referenced this pull request Jul 15, 2026
…164)

Close out the coven CLI unification paperwork now that every phase has
landed:

- unification.md: status complete; phase table rows 5 and 6 finalized
  (Phase 5 landed via #154/#158/#160 with the npm deprecation executed
  and npm-publish made opt-in in #162; Phase 6 decided NO-GO via #155);
  npm-package note rewritten in past tense.
- superpowers plans: COMPLETE status banners on the master plan and the
  phase 3/4/5 sub-plans pointing at docs/unification.md as the living
  summary; phase 5 task 5.3 marked done (coven-side version_line landed)
  and task 5.6 recorded as executed.

Co-authored-by: Copilot <223556219+Copilot@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