Skip to content

Finish BrainBlend -> Eigenwise rebrand; modernize plugin install docs#259

Merged
Eigenwise merged 1 commit into
mainfrom
rebrand/eigenwise-cleanup
Jun 13, 2026
Merged

Finish BrainBlend -> Eigenwise rebrand; modernize plugin install docs#259
Eigenwise merged 1 commit into
mainfrom
rebrand/eigenwise-cleanup

Conversation

@Eigenwise

Copy link
Copy Markdown
Owner

What

Completes the BrainBlend -> Eigenwise rebrand. The previous rebrand commit left ~40 files still referencing the old BrainBlend-AI org and the old maintainer identity. This sweeps the rest and brings the plugin's install docs in line with Anthropic's current community-marketplace process.

Changes

De-branding (repo-wide)

  • github.com/BrainBlend-AI/atomic-agents -> eigenwise/atomic-agents across docs, every example README, the four+ Forge tool User-Agent strings, tests, and the llms.txt generator.
  • Docs link brainblend-ai.github.io -> eigenwise.github.io (no custom domain/CNAME exists).
  • Funding handle KennyVaneetvelde -> Eigenwise.
  • Example pyproject.toml authors + plugin LICENSE -> Kenny Vaneetvelde <kenny@eigenwise.io> (matches marketplace.json owner and the root LICENSE holder).

Plugin packaging

  • Self-hosted marketplace renamed brainblend-plugins -> eigenwise (README install commands + team settings.json snippet).
  • marketplace.json plugin version 2.0.1 -> 2.1.0 to match plugin.json (they had drifted).
  • Replaced the stale "official Anthropic marketplace" section (and the dead April-2026 #1436 path-bug note) with the current flow: anthropics/claude-plugins-community installed as @claude-community, submitted via the submission form, auto-repinned from main by CI.

External marketplace (needs your action — cannot be done in this repo)

The atomic-agents entry currently in anthropics/claude-plugins-official still points at BrainBlend-AI with a pinned SHA. It keeps working via GitHub's org-transfer redirect, but to fully de-brand it the plugin must be (re)submitted through the form at https://clau.de/plugin-directory-submission (or platform.claude.com/plugins/submit). PRs to the Anthropic catalog repos are auto-closed; there is no PR path anymore.

Verification

  • black --check clean (195 files unchanged)
  • flake8 clean (exit 0)
  • pytest atomic-agents -> 321 passed, 3 skipped
  • git grep -i brainblend and old-identity grep both return no matches

Note

11 other example pyproject.toml files use kenny.vaneetvelde@gmail.com (set in the prior rebrand, not brainblend-related), left untouched. There's now a gmail/eigenwise.io split — happy to unify either way if preferred.

🤖 Generated with Claude Code

The earlier rebrand left ~40 files still pointing at the BrainBlend-AI
org and the old maintainer identity. Repoint everything to the eigenwise
GitHub home and a single Eigenwise identity:

- All github.com/BrainBlend-AI/atomic-agents URLs -> eigenwise/atomic-agents
  (docs, example READMEs, forge tool User-Agents, tests, llms generator).
- Docs link brainblend-ai.github.io -> eigenwise.github.io.
- Funding handle KennyVaneetvelde -> Eigenwise.
- Example pyproject authors and plugin LICENSE -> Kenny Vaneetvelde
  <kenny@eigenwise.io>, matching the marketplace owner and root LICENSE.

Plugin packaging:
- Rename the self-hosted marketplace from brainblend-plugins to eigenwise
  in the plugin README install instructions and team-settings snippet.
- Align marketplace.json plugin version (2.0.1) to the manifest (2.1.0).
- Replace the stale "official marketplace" section (and the dead April 2026
  path-bug note) with Anthropic's current community-directory flow: the
  read-only claude-plugins-community catalog installed as @claude-community,
  submitted via the clau.de/plugin-directory-submission form, auto-repinned
  from this repo's main by CI.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Eigenwise Eigenwise merged commit 3d33e62 into main Jun 13, 2026
1 check passed
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.

1 participant