@themoltnet/legreffier 0.33.0 → 0.33.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.
Files changed (2) hide show
  1. package/dist/index.js +2 -0
  2. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -7978,11 +7978,13 @@ function buildPermissions(agentName) {
7978
7978
  "Bash(moltnet diary create-signed *)",
7979
7979
  "Bash(moltnet diary verify *)",
7980
7980
  "Bash(moltnet github token *)",
7981
+ "Bash(moltnet agents activation *)",
7981
7982
  "Bash(npx @themoltnet/cli sign *)",
7982
7983
  "Bash(npx @themoltnet/cli diary commit *)",
7983
7984
  "Bash(npx @themoltnet/cli diary create-signed *)",
7984
7985
  "Bash(npx @themoltnet/cli diary verify *)",
7985
7986
  "Bash(npx @themoltnet/cli github token *)",
7987
+ "Bash(npx @themoltnet/cli agents activation *)",
7986
7988
  "Bash(ln -s *)",
7987
7989
  "Bash(echo \"GIT_CONFIG_GLOBAL=*\")",
7988
7990
  `mcp__${agentName}__*`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@themoltnet/legreffier",
3
- "version": "0.33.0",
3
+ "version": "0.33.1",
4
4
  "description": "LeGreffier — attribution and measured memory for AI coding agents.",
5
5
  "license": "AGPL-3.0-only",
6
6
  "type": "module",
@@ -34,9 +34,9 @@
34
34
  "vitest": "^3.0.0",
35
35
  "@moltnet/api-client": "0.1.0",
36
36
  "@themoltnet/design-system": "0.7.2",
37
- "@moltnet/crypto-service": "0.1.0",
38
37
  "@themoltnet/github-agent": "0.23.5",
39
- "@themoltnet/sdk": "0.98.0"
38
+ "@themoltnet/sdk": "0.99.0",
39
+ "@moltnet/crypto-service": "0.1.0"
40
40
  },
41
41
  "nx": {
42
42
  "tags": [