mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-11 02:33:51 +08:00
refactor: rename memory-gemini-bridge agent to memory-bridge
Renamed agent to be more generic and not tied to specific AI model: - `.claude/agents/memory-gemini-bridge.md` → `.claude/agents/memory-bridge.md` - Updated references in `/update-memory-full` command - Updated references in `/update-memory-related` command This improves flexibility for future multi-model support while maintaining the same functionality for complex project documentation updates. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: memory-gemini-bridge
|
||||
name: memory-bridge
|
||||
description: Execute complex project documentation updates using script coordination
|
||||
color: purple
|
||||
---
|
||||
Reference in New Issue
Block a user