@pragma-sh/claude-code-plugin 1.0.0 → 1.0.1

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.
@@ -1,7 +1,7 @@
1
- // ../plugin/dist/shared/chunk-jypnsjrp.js
2
- var PLUGIN_API_VERSION = "1.0.0";
1
+ // ../plugin/dist/shared/chunk-e222xk1w.js
2
+ var PLUGIN_API_VERSION = "1.0.1";
3
3
 
4
- // ../plugin/dist/shared/chunk-jx8c1n1n.js
4
+ // ../plugin/dist/shared/chunk-6qx2xj9p.js
5
5
  function defineAgent(input) {
6
6
  return input;
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pragma-sh/claude-code-plugin",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "Claude Code plugin that reports agent status to Pragma automatically via shell hooks.",
5
5
  "license": "AGPL-3.0-only",
6
6
  "repository": {