picoclaw/docs
admin-mf 3572283d72 Enhance workspace path security and metrics tracking
- Introduced `workspace_root` configuration in global and MagicForm settings to enforce path security.
- Updated CLI commands to require relative paths for `--workspace` and `--config-dir` when `workspace_root` is set.
- Added detailed validation rules for workspace paths to prevent directory traversal and absolute paths.
- Enhanced agent processing to track execution metrics, including token usage and tool calls, and included these metrics in outbound messages.
- Updated callback payloads for MagicForm to support progress and escalation messages, including detailed metrics for final responses.
- Refactored agent loop to accumulate metrics across LLM iterations and publish progress updates during tool execution.
- Added tests to ensure proper handling of new metrics and workspace path validations.
2026-03-06 16:33:50 -06:00
..
channels refactor(docs): remove webhook_host and webhook_port from configuration examples 2026-03-02 17:42:54 +08:00
design docs: add issue 783 investigation and execution plan 2026-02-26 23:50:48 +08:00
migration fix(providers): support per-model request_timeout in model_list (#733) 2026-02-26 19:08:19 +11:00
ANTIGRAVITY_AUTH.md fix: correct docs misalignment across translations and guides 2026-02-20 18:23:22 +03:00
ANTIGRAVITY_USAGE.md fix: correct docs misalignment across translations and guides 2026-02-20 18:23:22 +03:00
cli.md Enhance workspace path security and metrics tracking 2026-03-06 16:33:50 -06:00
magicform-integration.md Enhance workspace path security and metrics tracking 2026-03-06 16:33:50 -06:00
tools_configuration.md fix(skills): retry ClawHub requests on 429 2026-03-05 15:00:06 +08:00
troubleshooting.md Added a native WhatsApp channel implementation. 2026-02-22 12:29:27 -08:00