Sonopeace for autonomous agents

Give your agent scoped access. Keep control.

Sonopeace CLI gives an agent user-scoped access to the sleep, coaching, memory, and experiment operations you explicitly grant. It is a developer workflow—not a mobile-app feature.

Connect through Sonopeace CLI

Install the verified private CLI candidate supplied by Sonopeace, then authenticate using standard input. Never place a developer token in a command argument.

sonopeace login --token-stdin sonopeace whoami sonopeace sleep --last 7d --json sonopeace coach ask "What should I change tonight?" sonopeace experiments list

Permission boundaries

  • Sleep and coach access are read-only.
  • Experiment write access must be granted separately.
  • Tokens expire within 90 days and can be revoked here.
  • Plaintext appears once. Sonopeace stores only a hash.