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
Member

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
kiki830621 added a commit that referenced this pull request Jul 5, 2026
kiki830621 added a commit that referenced this pull request Jul 5, 2026
PR #111 hardens insert_equation argument contract against three sister
issues from #98 verify follow-up:

- #106 (P2): reject components+latex conflict with structured error
- #107 (P2): reject non-boolean display_mode ("false" string)
- #105 (P3): clarify paragraph_index schema (display vs inline)

Suite: 249 tests, 0 failures.

6-AI verify (5 Claude + Codex gpt-5.5 xhigh): PASS with 6 follow-ups
opened (#124-#129) covering sibling fail-open, JSON null semantics,
runtime regression test, force-unwrap → guard, schema phrasing, error
echo. None blocking.

Refs PsychQuant/che-word-mcp#105 #106 #107 #111
kiki830621 added a commit that referenced this pull request Jul 5, 2026
…eanup_completed_reminders mention

v1.7.2 binary release ships --self-update with SHA-256 verification (#49 #98) +
cleanup_completed_reminders tool (#21). Plugin shell description was tracking
28 tools (legacy from v1.7.0); brings parity with binary repo manifest.json
long_description (also 28→29 in same release wave).

- plugins/che-ical-mcp/.claude-plugin/plugin.json: tool count + --self-update + cleanup
- .claude-plugin/marketplace.json: same changes for marketplace listing
kiki830621 added a commit that referenced this pull request Jul 5, 2026
chore: extract parallel-ai-agents to standalone public repo
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