@pleri/olam-cli 0.1.204 → 0.1.206

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 CHANGED
@@ -106,7 +106,7 @@ otherwise it uses a local Docker world. The chosen route is always printed.
106
106
  State lands under `~/.olam/` (all secrets `0600`):
107
107
 
108
108
  - `~/.olam/memory-connection.json`, `~/.olam/kg-proxy-{url,bearer}`,
109
- `~/.olam/plan-agent-bearer.json` — the cloud connections.
109
+ `~/.olam/plan-chat-bearer.json` — the cloud connections.
110
110
  - `~/.olam/secrets/` — bearer secrets (the GCS-distributed set).
111
111
 
112
112
  ## Cloud auth vault
@@ -1,12 +1,12 @@
1
1
  {
2
- "auth": "sha256:b8165709ae12fe6b84a6e61cf935715af75a141835b7e452f5b80c1d98ced062",
3
- "devbox": "sha256:5b87fffb24c07f774357a082874ab78a9b96ba71694ad54997745d431fb2ff9b",
4
- "devbox-base": "sha256:c2dd2f9cb232c081aeb34d86a8521cdd62fa38e12bdd4627a5e6905df043fa12",
5
- "host-cp": "sha256:a92c2849bdacd77c1a5dec59c45377af9fd4c76b10da98482e4cd4d59ca7cb33",
6
- "kg-service": "sha256:e1f3c74e5b8f7e22b1b093ababd16fba59dd973040fa1d7040c81858a3382c66",
7
- "memory-service": "sha256:a9ede246fc89ad7c47c938400f544f677e92e8f6a3addf49e585f0f314b2c133",
8
- "mcp-auth": "sha256:0322f58514626ff0c45ced3a7711d03d5bd2d2ec158de46a396531920a15c49b",
2
+ "auth": "sha256:10879610c8930d06e2201171ca98249da756461fbbca7540face7593de3f2516",
3
+ "devbox": "sha256:df30833b7192a3c49f842f66556a6c59f1e125931b3eb6555d0747df9025a955",
4
+ "devbox-base": "sha256:bffb02ffa2abe8781753abc28f985eda029ed7660bc225c8bbb71c5aab94fde9",
5
+ "host-cp": "sha256:f11d34247171fba77439e3877ba8b781b857d1eb3f1c983bac2621dd7a254fef",
6
+ "kg-service": "sha256:4fc5f7257d2fa8e11c07e5436a68edd0353c0d503739b9e90f7736e5b336a8fa",
7
+ "memory-service": "sha256:4b2742280eb0437e3865e603d1d148e28408a1ec8aa4a7dd2c726cd3d31ee8dd",
8
+ "mcp-auth": "sha256:0780d597d7eb7d124eb998cf8e56649e375a594e4181ddb181f8b1cb2d443701",
9
9
  "$schema_version": 1,
10
- "$published_version": "0.1.204",
10
+ "$published_version": "0.1.206",
11
11
  "$registry": "ghcr.io/pleri"
12
12
  }