picoclaw/docs/reference
anthrodjear 8d720c5e93 docs(docs): document exec tool architecture and sandboxing
Add detailed technical reference for the `exec` tool, covering:
- Execution flow (registration, LLM invocation, and action routing)
- Synchronous vs. background session management
- Platform-specific isolation mechanisms (bubblewrap, restricted tokens)
- Security implementation including built-in deny patterns
- Instructions for disabling or removing the tool

Update project map and session log to reflect these documentation changes.
2026-05-05 05:55:28 +03:00
..
config-versioning.md refactor(docs): reorganize docs by type and locale 2026-04-17 14:00:45 +08:00
cron.md refactor(docs): reorganize docs by type and locale 2026-04-17 14:00:45 +08:00
exec-tool.md docs(docs): document exec tool architecture and sandboxing 2026-05-05 05:55:28 +03:00
mcp-cli.md fix(mcp): normalize local command paths and document env-file usage 2026-04-24 10:32:55 +02:00
rate-limiting.md refactor: support explicit provider field in model list entries (#2609) 2026-04-22 11:28:47 +08:00
README.md feat(mcp): add show, add, list, remove, test, edit cli commands 2026-04-23 19:20:15 +02:00
tools-api.md docs: add project documentation and architecture guides 2026-05-05 05:49:21 +03:00
tools_configuration.fr.md refactor(docs): reorganize docs by type and locale 2026-04-17 14:00:45 +08:00
tools_configuration.ja.md refactor(docs): reorganize docs by type and locale 2026-04-17 14:00:45 +08:00
tools_configuration.md feat(mcp): add show, add, list, remove, test, edit cli commands 2026-04-23 19:20:15 +02:00
tools_configuration.pt-br.md refactor(docs): reorganize docs by type and locale 2026-04-17 14:00:45 +08:00
tools_configuration.vi.md refactor(docs): reorganize docs by type and locale 2026-04-17 14:00:45 +08:00
tools_configuration.zh.md refactor(docs): reorganize docs by type and locale 2026-04-17 14:00:45 +08:00

Reference

Reference docs for precise configuration, runtime behavior, and tool semantics.