mirror of
https://github.com/qwibitai/nanoclaw.git
synced 2026-07-06 18:52:03 +08:00
37e2d2b2bb
The create step hardcoded --name NanoClaw and single-tenant; both are the human's choice. Two new nc:prompt fences (app_name, tenant) feed a tenant- branched create + env pairing — when:tenant=multi omits TEAMS_APP_TENANT_ID, encoding the 401 pairing rule in the branch itself. Client-secret name and a separate Azure bot name are NOT knobs on the CLI path (secret is auto-named 'default', 2y; --name covers registration+bot+Teams app) — documented, and the manual portal path now names all four asks explicitly. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>