mirror of
https://github.com/qwibitai/nanoclaw.git
synced 2026-06-04 10:14:47 +08:00
db3aa0bf1f
- create_agent is not admin-gated (host has no role check on the system action; agentTools unconditionally in the container MCP tool list). - install_packages / add_mcp_server approval is owner/admin via pickApprover, not "admin-only". - Chat-first setup bootstrap + post-handoff welcome are partially done via /setup + /init-first-agent (still TODO: single top-level entrypoint, welcome prompt expansion). - Add entries for cold-DM infrastructure (ChannelAdapter.openDM, ensureUserDm, user_dms cache) and /init-first-agent skill under Channel Adapters. - Add entry for delivery ACL throw-on-unauthorized + implicit-origin allow + auto-create agent_destinations on wire (the silent-drop bug fix from the welcome-DM end-to-end test). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
NanoClaw Documentation
The official documentation is at docs.nanoclaw.dev.
The files in this directory are original design documents and developer references. For the most current and accurate information, use the documentation site.