mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
chore(conductor): add attribution to original Google project
- Add acknowledgments section crediting gemini-cli-extensions/conductor - Credit @wshobson for Claude Code adaptation - Update license from MIT to Apache-2.0 to match original
This commit is contained in:
@@ -104,6 +104,12 @@ claude --plugin-dir /path/to/conductor
|
||||
|
||||
Or copy to your project's `.claude-plugin/` directory.
|
||||
|
||||
## Acknowledgments
|
||||
|
||||
This plugin is based on [Conductor](https://github.com/gemini-cli-extensions/conductor) by Google, originally developed for Gemini CLI.
|
||||
|
||||
Adapted for Claude Code by [@wshobson](https://github.com/wshobson).
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
Apache License 2.0 - See the [original project](https://github.com/gemini-cli-extensions/conductor) for license details.
|
||||
|
||||
Reference in New Issue
Block a user