This repository was archived by the owner on May 2, 2026. It is now read-only.
Releases: Roberdan/convergio-community
Releases · Roberdan/convergio-community
MyConvergio v11.0.0 — Major Release
MyConvergio v11.0.0
Breaking Changes
- v10→v11 migration required — run
./scripts/migrate-v10-to-v11.sh - New hooks and rules structure — existing installations must upgrade
install.shnow checks prerequisites and supports--upgrade
New Features
- Migration system: backup/restore scripts + v10→v11 migration path
- Night maintenance agent: automated GitHub issue triage with nightly guardian
- Auto-sync agent: .claude global → MyConvergio alignment detection
- Doctor command: full installation health check (
myconvergio-doctor.sh) - Infrastructure: 31 hooks, 15 rules synced from .claude global
- Agent optimization: 85+ Copilot agents + Claude agents for token-aware writing
Documentation
- Full README rewrite for v11
- 23 ADRs indexed
- Comprehensive CHANGELOG
- Standalone migration guide
Tests
- 114 total tests (51 deployment + 63 BATS)
- 0 failures, 4 CI workflows passing
Prerequisites
bash, git, jq, make, sqlite3 (optional), bats (optional for tests)
Quick Start
curl -sSL https://raw.githubusercontent.com/Roberdan/MyConvergio/master/install.sh | bashUpgrade from v10
cd ~/GitHub/MyConvergio && git pull
./scripts/migrate-v10-to-v11.sh --dry-run # preview
./scripts/migrate-v10-to-v11.sh # executeMyConvergio v10.7.0
MyConvergio v10.7.0
📦 What's Included
- 78 specialized agents for Claude Code
- Constitution-based security with ethical guardrails
- Cost-optimized model tiering (Opus/Sonnet/Haiku)
🚀 Quick Start
# Clone and install
git clone https://github.com/Roberdan/MyConvergio.git
cd MyConvergio
make install
# Use agents
@ali-chief-of-staff Help me plan my project📋 Agent Categories
- Leadership & Strategy: 7 agents
- Technical Development: 7 agents
- Business Operations: 11 agents
- Design & UX: 3 agents
- Compliance & Legal: 5 agents
- Specialized Experts: 13 agents
- Core Utility: 8 agents
- Release Management: 2 agents
📖 Documentation
🔗 Related
- ConvergioCLI - Advanced local CLI with Apple Silicon optimization
Built with ❤️ following the Agentic Manifesto principles
MyConvergio v10.6.1
MyConvergio v10.6.1
📦 What's Included
- 78 specialized agents for Claude Code
- Constitution-based security with ethical guardrails
- Cost-optimized model tiering (Opus/Sonnet/Haiku)
🚀 Quick Start
# Clone and install
git clone https://github.com/Roberdan/MyConvergio.git
cd MyConvergio
make install
# Use agents
@ali-chief-of-staff Help me plan my project📋 Agent Categories
- Leadership & Strategy: 7 agents
- Technical Development: 7 agents
- Business Operations: 11 agents
- Design & UX: 3 agents
- Compliance & Legal: 5 agents
- Specialized Experts: 13 agents
- Core Utility: 8 agents
- Release Management: 2 agents
📖 Documentation
🔗 Related
- ConvergioCLI - Advanced local CLI with Apple Silicon optimization
Built with ❤️ following the Agentic Manifesto principles
MyConvergio v10.6.0
MyConvergio v10.6.0
📦 What's Included
- 77 specialized agents for Claude Code
- Constitution-based security with ethical guardrails
- Cost-optimized model tiering (Opus/Sonnet/Haiku)
🚀 Quick Start
# Clone and install
git clone https://github.com/Roberdan/MyConvergio.git
cd MyConvergio
make install
# Use agents
@ali-chief-of-staff Help me plan my project📋 Agent Categories
- Leadership & Strategy: 7 agents
- Technical Development: 7 agents
- Business Operations: 11 agents
- Design & UX: 3 agents
- Compliance & Legal: 5 agents
- Specialized Experts: 13 agents
- Core Utility: 8 agents
- Release Management: 2 agents
📖 Documentation
🔗 Related
- ConvergioCLI - Advanced local CLI with Apple Silicon optimization
Built with ❤️ following the Agentic Manifesto principles
MyConvergio v10.5.0
MyConvergio v10.5.0
📦 What's Included
- 77 specialized agents for Claude Code
- Constitution-based security with ethical guardrails
- Cost-optimized model tiering (Opus/Sonnet/Haiku)
🚀 Quick Start
# Clone and install
git clone https://github.com/Roberdan/MyConvergio.git
cd MyConvergio
make install
# Use agents
@ali-chief-of-staff Help me plan my project📋 Agent Categories
- Leadership & Strategy: 7 agents
- Technical Development: 7 agents
- Business Operations: 11 agents
- Design & UX: 3 agents
- Compliance & Legal: 5 agents
- Specialized Experts: 13 agents
- Core Utility: 8 agents
- Release Management: 2 agents
📖 Documentation
🔗 Related
- ConvergioCLI - Advanced local CLI with Apple Silicon optimization
Built with ❤️ following the Agentic Manifesto principles
MyConvergio v10.3.0
MyConvergio v10.3.0
📦 What's Included
- 77 specialized agents for Claude Code
- Constitution-based security with ethical guardrails
- Cost-optimized model tiering (Opus/Sonnet/Haiku)
🚀 Quick Start
# Clone and install
git clone https://github.com/Roberdan/MyConvergio.git
cd MyConvergio
make install
# Use agents
@ali-chief-of-staff Help me plan my project📋 Agent Categories
- Leadership & Strategy: 7 agents
- Technical Development: 7 agents
- Business Operations: 11 agents
- Design & UX: 3 agents
- Compliance & Legal: 5 agents
- Specialized Experts: 13 agents
- Core Utility: 8 agents
- Release Management: 2 agents
📖 Documentation
🔗 Related
- ConvergioCLI - Advanced local CLI with Apple Silicon optimization
Built with ❤️ following the Agentic Manifesto principles
MyConvergio v10.1.0
MyConvergio v10.1.0
📦 What's Included
- 77 specialized agents for Claude Code
- Constitution-based security with ethical guardrails
- Cost-optimized model tiering (Opus/Sonnet/Haiku)
🚀 Quick Start
# Clone and install
git clone https://github.com/Roberdan/MyConvergio.git
cd MyConvergio
make install
# Use agents
@ali-chief-of-staff Help me plan my project📋 Agent Categories
- Leadership & Strategy: 7 agents
- Technical Development: 7 agents
- Business Operations: 11 agents
- Design & UX: 3 agents
- Compliance & Legal: 5 agents
- Specialized Experts: 13 agents
- Core Utility: 8 agents
- Release Management: 2 agents
📖 Documentation
🔗 Related
- ConvergioCLI - Advanced local CLI with Apple Silicon optimization
Built with ❤️ following the Agentic Manifesto principles
v10.0.2 — Installer & URL fixes
Fixed
- install.sh:
git pull origin main→origin master(repo default branch is master) — upgrade failed 100% - install.sh: removed
jqfrom required deps (unused in base install) - All URLs: corrected GitHub username case (
roberdan→Roberdan) and branch (main→master) across all files (install.sh, CLAUDE.md, AGENTS.md, README.md, CHANGELOG.md, getting-started.md, plugin.json, release.yml, myconvergio.sh, docs/examples) - myconvergio.sh: same
origin main→origin masterfix for upgrade command
Install / Upgrade
curl -sSL https://raw.githubusercontent.com/Roberdan/MyConvergio/master/install.sh | bash
# or
myconvergio upgradeMyConvergio v10.0.0
MyConvergio v10.0.0
Added
- New scripts: ci-watch.sh, plan-db-safe v4.0 (submitted status flow), wave-worktree v3.2 (theme-based batch merge), thor-validate v2.0, copilot-worker v3.0
- New commands: check.md, optimize-instructions.md
- 24 Architecture Decision Records (ADRs 0001-0024)
- 4 new hooks: enforce-standards.sh, session-reaper.sh, session-task-recovery.sh, session-tokens.sh
- merge_mode and theme fields in plan-spec-schema.json
Changed
- Complete README.md rewrite with 4 Mermaid diagrams (pipeline, merge strategy, Thor gates, dashboard)
- Updated planner v2.6, prepare/prompt/release/research v2.0
- Updated operational docs: plan-scripts v3.0, worktree-discipline v3.3
- Updated agent files: thor-validation-gates, task-executor, CONSTITUTION, plan-reviewer
- Agent counts corrected to 76 Claude + 83 Copilot = 159 total
Fixed
- Sanitized all personal paths (/Users/roberdan/) from synced files
- CLAUDE.md auto-memory path generalized to ~/.claude/projects/{project-slug}/memory/
CI
- All checks pass: ShellCheck ✓ | BATS tests ✓ | Constitution validation ✓
Full Changelog: v9.19.0...v10.0.0
MyConvergio v9.19.0
MyConvergio v9.19.0
📦 What's Included
- 77 specialized agents for Claude Code
- Constitution-based security with ethical guardrails
- Cost-optimized model tiering (Opus/Sonnet/Haiku)
🚀 Quick Start
# Clone and install
git clone https://github.com/roberdan/MyConvergio.git
cd MyConvergio
make install
# Use agents
@ali-chief-of-staff Help me plan my project📋 Agent Categories
- Leadership & Strategy: 7 agents
- Technical Development: 7 agents
- Business Operations: 11 agents
- Design & UX: 3 agents
- Compliance & Legal: 5 agents
- Specialized Experts: 13 agents
- Core Utility: 8 agents
- Release Management: 2 agents
📖 Documentation
🔗 Related
- ConvergioCLI - Advanced local CLI with Apple Silicon optimization
Built with ❤️ following the Agentic Manifesto principles