Skip to content

chore: extract parallel-ai-agents to standalone public repo#98

Merged
kiki830621 merged 1 commit into
mainfrom
chore/extract-parallel-ai-agents
Jun 1, 2026
Merged

chore: extract parallel-ai-agents to standalone public repo#98
kiki830621 merged 1 commit into
mainfrom
chore/extract-parallel-ai-agents

Conversation

@kiki830621

Copy link
Copy Markdown
Collaborator

What

Extracts plugins/parallel-ai-agents/ out of this monorepo into its own standalone public repo: https://github.com/PsychQuant/parallel-ai-agents

Mirrors the prior che-axiom-systems (#96) and che-transport-mcp extractions — the new repo is a self-marketplace (plugin lives under plugins/parallel-ai-agents/, root holds its own marketplace.json).

Changes here

  • 🗑️ Remove plugins/parallel-ai-agents/ (8 files)
  • 🗑️ Remove the parallel-ai-agents entry from .claude-plugin/marketplace.json (39 → 38 plugins)

New repo

  • Full git history preserved via git filter-repo --path plugins/parallel-ai-agents (17 plugin commits, v2.5.1)
  • Structure identical to che-axiom-systems: root marketplace.json + README + LICENSE + CLAUDE.md, plugin under plugins/parallel-ai-agents/
  • Content verified clean for public release (only authored skills + Swift wrapper; no third-party material)

Migration for users

Anyone who installed via this marketplace reinstalls from the new source:

/plugin marketplace add PsychQuant/parallel-ai-agents
/plugin install parallel-ai-agents@parallel-ai-agents

Moved plugins/parallel-ai-agents/ to its own repo at
https://github.com/PsychQuant/parallel-ai-agents for independent
versioning, mirroring the che-axiom-systems / che-transport-mcp extractions.

The standalone repo is a self-marketplace (plugin lives under
plugins/parallel-ai-agents/, root holds its own marketplace.json).
Marketplace.json entry removed here — users who installed via this
marketplace should reinstall from the new source:

  /plugin marketplace add PsychQuant/parallel-ai-agents
  /plugin install parallel-ai-agents@parallel-ai-agents

History preserved in the new repo via git filter-repo --path.
@kiki830621 kiki830621 merged commit 81103db into main Jun 1, 2026
2 checks passed
@kiki830621 kiki830621 deleted the chore/extract-parallel-ai-agents branch June 1, 2026 07:31
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