This repository was archived by the owner on Jan 29, 2026. It is now read-only.
Commit 7999f6b
authored
Refactor: Achieve Gemini CLI Parity & Remove Legacy Claude Artifacts (#46)
This pull request removes the deprecated Claude Flow command documentation and migration summary files, and updates Hive Mind session protocols to use Gemini Flow MCP tools instead of Claude Flow. The changes reflect a migration from the older Claude Flow agent and command system to the newer, more capable Gemini Flow platform.
Migration and documentation cleanup:
* Removed the entire migration summary document `.claude/agents/MIGRATION_SUMMARY.md`, which outlined the plan for moving from command-based Claude Flow to agent-based Gemini Flow.
* Deleted all coordination command documentation files in `.claude/commands/coordination/` including `README.md`, `swarm-init.md`, `agent-spawn.md`, and `task-orchestrate.md`, removing legacy usage instructions and examples. [[1]](diffhunk://#diff-04f3b0630ac16816cad919a58a769ae70e2651809fb20f18b760363f426f918fL1-L9) [[2]](diffhunk://#diff-4c50c8910641653711a4a6925e18f08dbd0b151846f5ab93991242b83c0c9574L1-L85) [[3]](diffhunk://#diff-29e330bc6a8a779283aa9ca9a6757fd985aaeb1aa128f1152a87b3f72860b635L1-L25) [[4]](diffhunk://#diff-6e748f7f9789b21202ad57ff9a824f9914de39359fe64d80a2473483ae002cc6L1-L25)
Hive Mind protocol and tool migration:
* Updated Hive Mind session configuration files (`.hive-mind/sessions/hive-mind-prompt-swarm-1754080677307-azu23tze3.txt` and `.hive-mind/sessions/hive-mind-prompt-swarm-1754081983462-u8ohklimp.txt`) to replace all references to MCP tools prefixed with `claude-flow` with their `gemini-flow` equivalents, ensuring that collective intelligence, queen coordination, worker management, task orchestration, and memory/learning operations now use Gemini Flow tools. [[1]](diffhunk://#diff-28ec91f782d2db64d93ca6114a0f54dd73202b2b385270c0d4fb8a56f91fa704L24-R65) [[2]](diffhunk://#diff-c5bf7ffa13ef954b6add9850fddc7038578fc7320155a75c727c2fdcfe5dd3abL24-R65)
* Updated Hive Mind initialization protocols in the same session files to use Gemini Flow agent spawning and memory storage commands, aligning batch tool operations with the new platform. [[1]](diffhunk://#diff-28ec91f782d2db64d93ca6114a0f54dd73202b2b385270c0d4fb8a56f91fa704L24-R65) [[2]](diffhunk://#diff-c5bf7ffa13ef954b6add9850fddc7038578fc7320155a75c727c2fdcfe5dd3abL24-R65)1 parent 6a0dab4 commit 7999f6b
206 files changed
Lines changed: 1638 additions & 2529 deletions
File tree
- .claude
- agents
- consensus
- commands/coordination
- .hive-mind/sessions
- dist
- agentspace
- integrations
- core
- examples
- protocols/a2a
- core
- tools
- reporting
- src
- agentspace
- integrations
- core
- examples
- protocols/a2a
- core
- tools
- reporting
- validation
- tests/a2a/compliance
- validation
- docs
- api
- sdks
- go
- python
- typescript
- architecture
- guides
- migration
- legacy-archive
- .claude
- agents
- analysis
- code-review
- architecture/system-design
- consensus
- core
- data/ml
- development/backend
- devops/ci-cd
- documentation/api-docs
- github
- hive-mind
- optimization
- sparc
- specialized/mobile
- swarm
- templates
- testing
- unit
- validation
- commands
- analysis
- automation
- github
- hooks
- memory
- monitoring
- optimization
- training
- workflows
- helpers
- reports
- security
- testing
- examples
- security
- src
- adapters
- agentspace
- integrations
- cli
- commands
- core
- examples
- protocols/a2a
- core
- tools
- reporting
- types
- validation
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
0 commit comments