mirror of
https://github.com/qwibitai/nanoclaw.git
synced 2026-07-09 18:57:08 +08:00
b45dc2dc42
The M365 session is only needed to create the bot — the adapter runs on the .env app credentials. On a headless box the session is a plaintext token file, so setup no longer leaves it on disk. teams logout is idempotent; later CLI maintenance just needs a fresh teams login (device code). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>