Merge pull request #1400 from Koshkoshinsk/docs/onecli-claude-md-v2
docs: add OneCLI secrets section to CLAUDE.md
This commit is contained in:
@@ -21,6 +21,10 @@ Single Node.js process with skill-based channel system. Channels (WhatsApp, Tele
|
|||||||
| `groups/{name}/CLAUDE.md` | Per-group memory (isolated) |
|
| `groups/{name}/CLAUDE.md` | Per-group memory (isolated) |
|
||||||
| `container/skills/` | Skills loaded inside agent containers (browser, status, formatting) |
|
| `container/skills/` | Skills loaded inside agent containers (browser, status, formatting) |
|
||||||
|
|
||||||
|
## Secrets / Credentials / Proxy (OneCLI)
|
||||||
|
|
||||||
|
API keys, secret keys, OAuth tokens, and auth credentials are managed by the OneCLI gateway — which handles secret injection into containers at request time, so no keys or tokens are ever passed to containers directly. Run `onecli --help`.
|
||||||
|
|
||||||
## Skills
|
## Skills
|
||||||
|
|
||||||
Four types of skills exist in NanoClaw. See [CONTRIBUTING.md](CONTRIBUTING.md) for the full taxonomy and guidelines.
|
Four types of skills exist in NanoClaw. See [CONTRIBUTING.md](CONTRIBUTING.md) for the full taxonomy and guidelines.
|
||||||
|
|||||||
Reference in New Issue
Block a user