mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
17cf91771c
Closes #286 Assisted-by: OpenAI Codex Signed-off-by: Puneet Dixit <236133619+puneetdixit200@users.noreply.github.com>
17 lines
1.2 KiB
Markdown
17 lines
1.2 KiB
Markdown
# Guides
|
|
|
|
Task-oriented guides for setup, configuration, and common PicoClaw workflows.
|
|
|
|
- [Docker & Quick Start Guide](docker.md): install and run PicoClaw with Docker or the launcher.
|
|
- [Android Termux Guide](android-termux.md): run the PicoClaw terminal binary on an ARM64 Android phone.
|
|
- [Configuration Guide](configuration.md): environment variables, workspace layout, routing, and sandbox settings.
|
|
- [Session Guide](session-guide.md): how session scope affects memory sharing, summaries, and isolation.
|
|
- [Routing Guide](routing-guide.md): agent dispatch, session overrides, and light-model routing.
|
|
- [Chat Apps Configuration](chat-apps.md): supported chat platforms and channel-specific setup paths.
|
|
- [Providers & Model Configuration](providers.md): `model_list`, providers, and model routing.
|
|
- [Spawn & Async Tasks](spawn-tasks.md): background work, long-running tasks, and sub-agent orchestration.
|
|
- [PicoClaw Hardware Compatibility List](hardware-compatibility.md): tested boards and platform notes.
|
|
- [Using Antigravity Provider in PicoClaw](ANTIGRAVITY_USAGE.md): Google Cloud Code Assist setup and usage.
|
|
|
|
Translations usually live beside the English source when available.
|