-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathNOTICE
More file actions
33 lines (26 loc) · 1.45 KB
/
Copy pathNOTICE
File metadata and controls
33 lines (26 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
cc-multi-cli-plugin
Copyright 2026 greenpolo
This product includes software developed by:
- OpenAI (https://openai.com), from the codex-plugin-cc project
(https://github.com/openai/codex-plugin-cc), licensed under Apache 2.0.
Files in scripts/ and the shared companion runtime architecture are
derived from this work.
- sakibsadmanshajib (https://github.com/sakibsadmanshajib), from the
gemini-plugin-cc project
(https://github.com/sakibsadmanshajib/gemini-plugin-cc), licensed under
Apache 2.0. The ACP transport layer for Gemini is derived from this work.
- blowmage (https://github.com/blowmage), from the cursor-agent-acp-npm
project (https://github.com/blowmage/cursor-agent-acp-npm), licensed under
MIT. The Cursor ACP adapter is informed by this work.
The following files are forked from OpenAI's codex-plugin-cc project
(https://github.com/openai/codex-plugin-cc), licensed under Apache 2.0, and
adapted to route through this plugin's multi-cli-companion runtime:
- plugins/codex/commands/rescue.md and plugins/codex/commands/review.md
- plugins/multi/agents/codex-rescue.md
- plugins/multi/skills/codex-cli-runtime/, plugins/multi/skills/gpt-5-4-prompting/,
and plugins/multi/skills/codex-result-handling/
- plugins/multi/schemas/review-output.schema.json
- plugins/multi/prompts/adversarial-review.md and
plugins/multi/prompts/stop-review-gate.md
This plugin is a community project, not affiliated with Anthropic, OpenAI,
Google, GitHub, or Cursor.