Commit graph

1 commit

Author SHA1 Message Date
ggq-admin
2791aebda9 chore: prepare for rename to mcp-multiagent-bridge
Updates for repository rename from claude-code-bridge to mcp-multiagent-bridge:

1. README.md:
   - Updated title to "MCP Multiagent Bridge"
   - Future-proof description (supports any LLM backends)
   - Emphasizes MCP ecosystem positioning
   - Removed Claude-specific wording

2. pyproject.toml (NEW):
   - Modern Python packaging metadata
   - Package name: mcp-multiagent-bridge
   - Keywords for SEO/discoverability
   - Console scripts for CLI tools
   - Ruff and Bandit configuration

3. scripts/update-repo-links.sh (NEW):
   - Automated script to update all repo references
   - Run after renaming repository on GitHub
   - Safe dry-run preview before replacement

Repository will be renamed to mcp-multiagent-bridge for:
- Better MCP ecosystem discoverability
- Future-proof (not tied to Claude/Codex/specific AI)
- Follows MCP naming conventions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-27 01:42:23 +01:00