chore: extract parallel-ai-agents to standalone public repo#98
Merged
Conversation
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
added a commit
that referenced
this pull request
Jul 5, 2026
kiki830621
added a commit
that referenced
this pull request
Jul 5, 2026
…migration guide for inline mode)
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Extracts
plugins/parallel-ai-agents/out of this monorepo into its own standalone public repo: https://github.com/PsychQuant/parallel-ai-agentsMirrors the prior
che-axiom-systems(#96) andche-transport-mcpextractions — the new repo is a self-marketplace (plugin lives underplugins/parallel-ai-agents/, root holds its ownmarketplace.json).Changes here
plugins/parallel-ai-agents/(8 files)parallel-ai-agentsentry from.claude-plugin/marketplace.json(39 → 38 plugins)New repo
git filter-repo --path plugins/parallel-ai-agents(17 plugin commits, v2.5.1)che-axiom-systems: rootmarketplace.json+README+LICENSE+CLAUDE.md, plugin underplugins/parallel-ai-agents/Migration for users
Anyone who installed via this marketplace reinstalls from the new source: