mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-07-28 01:27:58 +00:00
3056a540bf
Add tools.cron.command_allowed_remotes so remote channels can be explicitly allowlisted for command-executing cron jobs. Entries support channel names, channel:chat_id pairs, and a literal * to allow every non-empty channel while preserving the default deny posture. The existing allow_command and command_confirm checks still apply after the channel gate. Update tests, config examples, and cron documentation for the new option.
Guides
Task-oriented guides for setup, configuration, and common PicoClaw workflows.
- Docker & Quick Start Guide: install and run PicoClaw with Docker or the launcher.
- Android Termux Guide: run the PicoClaw terminal binary on an ARM64 Android phone.
- Configuration Guide: environment variables, workspace layout, routing, and sandbox settings.
- Session Guide: how session scope affects memory sharing, summaries, and isolation.
- Routing Guide: agent dispatch, session overrides, and light-model routing.
- Chat Apps Configuration: supported chat platforms and channel-specific setup paths.
- Providers & Model Configuration:
model_list, providers, and model routing. - Spawn & Async Tasks: background work, long-running tasks, and sub-agent orchestration.
- PicoClaw Hardware Compatibility List: tested boards and platform notes.
- Using Antigravity Provider in PicoClaw: Google Cloud Code Assist setup and usage.
Translations usually live beside the English source when available.