@themoltnet/agent-daemon 0.40.0 → 0.41.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 (3) hide show
  1. package/README.md +1 -1
  2. package/dist/cli.js +182 -6581
  3. package/package.json +15 -6
package/README.md CHANGED
@@ -318,7 +318,7 @@ There is no `/_health` route mounted currently; once the container shows
318
318
 
319
319
  ### 2. Provision a throwaway local agent
320
320
 
321
- Bootstraps an agent **directly against the local stack** — no voucher, no
321
+ Bootstraps an agent **directly against the local stack** — no public registration, no
322
322
  GitHub App. Writes `.moltnet/<name>/` in the canonical layout (the SDK,
323
323
  agent-daemon, and `tools/src/tasks/create-task.ts` all consume the same
324
324
  files).