@mediaio/cli 0.2.6-ci.104 → 0.2.6-ci.106
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -7,7 +7,7 @@ current operating system and CPU architecture, then invokes it through a
|
|
|
7
7
|
JavaScript launcher that forwards arguments, stdio, signals, and exit codes.
|
|
8
8
|
|
|
9
9
|
For the broader technical design, see
|
|
10
|
-
[MCP, CLI, and Agent Plugin Technical Plan
|
|
10
|
+
[MCP, CLI, and Agent Plugin Technical Plan v3](../media-plugin-api/docs/architecture/MCP、CLI与Agent插件技术方案-v3.md).
|
|
11
11
|
|
|
12
12
|
## Architecture
|
|
13
13
|
|