picoclaw/docs
BeaconCat 363861c917
docs: restructure READMEs and add i18n documentation (#1729)
Restructure all 6 README files (en, zh, ja, fr, pt-br, vi) from
~1200-1580 lines down to ~250 lines each. Long sections (Chat Apps,
Providers, Configuration, Docker, Spawn Tasks, Troubleshooting, Tools)
are extracted into dedicated docs under docs/{lang}/ subdirectories.

Changes:
- Split README content into 7 sub-documents per language (42 new files)
- Update News section with v0.2.3/v0.2.1/v0.2.0/20K milestones
- Add 3 new Features (MCP Support, Vision Pipeline, Smart Routing)
- Complete CLI reference (14 commands, was 7)
- Fix Go badge 1.21+ -> 1.25+ (matches go.mod)
- Add LoongArch to architecture badge
- Fix Install section: hardcoded v0.1.1 -> latest/download URL
- Add Termux GitHub links
- Fix currency symbol placement ($599 not 599$)
- Add missing channels (Feishu, Slack, IRC, OneBot, MaixCam, Pico)
- Add missing providers (Kimi, Minimax, Avian, Mistral, Longcat, ModelScope)
- Add missing security docs (allow_read/write_paths, allow_remote, symlink)
- Remove incorrect azure from Providers table (azure uses model_list only)
- Cross-verified all claims against source code

Co-authored-by: BeaconCat <BeaconCat@users.noreply.github.com>
2026-03-18 15:26:39 +08:00
..
agent-refactor docs: add agent refactor working notes 2026-03-08 00:22:31 +08:00
channels Enable rich-text messages in matrix channel (#1370) 2026-03-12 01:25:28 +08:00
design refactor: update model name and add VolcEngine coding plan (#1412) 2026-03-12 16:10:29 +08:00
fr docs: restructure READMEs and add i18n documentation (#1729) 2026-03-18 15:26:39 +08:00
ja docs: restructure READMEs and add i18n documentation (#1729) 2026-03-18 15:26:39 +08:00
migration refactor: update model name and add VolcEngine coding plan (#1412) 2026-03-12 16:10:29 +08:00
pt-br docs: restructure READMEs and add i18n documentation (#1729) 2026-03-18 15:26:39 +08:00
vi docs: restructure READMEs and add i18n documentation (#1729) 2026-03-18 15:26:39 +08:00
zh docs: restructure READMEs and add i18n documentation (#1729) 2026-03-18 15:26:39 +08: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
chat-apps.md docs: restructure READMEs and add i18n documentation (#1729) 2026-03-18 15:26:39 +08:00
configuration.md docs: restructure READMEs and add i18n documentation (#1729) 2026-03-18 15:26:39 +08:00
credential_encryption.md feat(credential): part1 add AES-GCM encryption, SecureStore, and onboard ke… (#1521) 2026-03-16 14:06:32 +08:00
debug.md debug doc 2026-03-10 00:10:07 +01:00
docker.md docs: restructure READMEs and add i18n documentation (#1729) 2026-03-18 15:26:39 +08:00
providers.md docs: restructure READMEs and add i18n documentation (#1729) 2026-03-18 15:26:39 +08:00
spawn-tasks.md docs: restructure READMEs and add i18n documentation (#1729) 2026-03-18 15:26:39 +08:00
tools_configuration.md Merge branch 'main' into feat/markdown-output-format-web-fetch 2026-03-17 16:37:22 +01:00
troubleshooting.md Added a native WhatsApp channel implementation. 2026-02-22 12:29:27 -08:00