@themoltnet/agent-daemon 0.55.0 → 0.56.0

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
@@ -173,8 +173,13 @@ when broader authority is required.
173
173
 
174
174
  ### Pi provider auth
175
175
 
176
+ Manage user-level endpoints, API-key references, model discovery, and Claude or
177
+ Codex subscription OAuth with `moltnet-agent providers`. The canonical command
178
+ guide and local/Ollama Cloud examples are in
179
+ [Running Agents: Provider Management](../../docs/operate/running-agents.md#provider-management).
180
+
176
181
  The daemon resolves Pi config from the repository-local `.pi` directory by
177
- default. On startup, if `PI_CODING_AGENT_DIR` is not already set, the daemon
182
+ default for direct runs. On startup, if `PI_CODING_AGENT_DIR` is not already set, the daemon
178
183
  sets it to `<repo-root>/.pi` before creating Pi sessions. This keeps daemon
179
184
  runs deterministic and avoids inheriting user-level `~/.pi/agent` state.
180
185
 
package/dist/cli.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":"AAYA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,cAAc,CAAC;AAGzD,wBAAsB,iBAAiB,CAAC,OAAO,EAAE;IAC/C,OAAO,EAAE,oBAAoB,CAAC;IAC9B,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;CACjB,GAAG,OAAO,CAAC,MAAM,CAAC,CA2ClB"}
1
+ {"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,cAAc,CAAC;AAGzD,wBAAsB,iBAAiB,CAAC,OAAO,EAAE;IAC/C,OAAO,EAAE,oBAAoB,CAAC;IAC9B,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;CACjB,GAAG,OAAO,CAAC,MAAM,CAAC,CA6ClB"}