@polygraph/codex-plugin 0.4.23 → 0.4.24
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/.codex-plugin/plugin.json +1 -1
- package/.mcp.json +1 -1
- package/README.md +1 -1
- package/package.json +1 -1
package/.mcp.json
CHANGED
package/README.md
CHANGED
|
@@ -119,7 +119,7 @@ For the strictest release flow, do not allow direct `npm publish` for the truste
|
|
|
119
119
|
## Learn More
|
|
120
120
|
|
|
121
121
|
- **[Polygraph](https://nx.dev/features/polygraph)** — Multi-repo coordination with Polygraph
|
|
122
|
-
- **[polygraph
|
|
122
|
+
- **[@polygraph/mcp](https://www.npmjs.com/package/@polygraph/mcp)** — The MCP server that powers Polygraph tools
|
|
123
123
|
- **[Nx AI Agent Skills](https://github.com/nrwl/nx-ai-agents-config)** — The main Nx AI agent skills repo
|
|
124
124
|
|
|
125
125
|
## License
|