zeroclaw/docs
avianion 38a8e910d0
feat(providers): add Avian as OpenAI-compatible provider (#4076)
* feat(providers): add Avian as a named provider

Add Avian (https://avian.io) as a first-class OpenAI-compatible provider
with bearer auth via AVIAN_API_KEY. Registers the provider in the factory,
credential resolver, provider list, onboard wizard, and docs.

Models: deepseek/deepseek-v3.2, moonshotai/kimi-k2.5, z-ai/glm-5,
minimax/minimax-m2.5.

* style: fix rustfmt formatting in wizard.rs curated models

Collapse short GLM-5 tuple onto single line to satisfy cargo fmt.

* fix: add none-backend test and sync localized docs

- Add memory_backend parameter to scaffold_workspace so it can
  conditionally skip MEMORY.md creation and adjust AGENTS.md guidance
  when memory.backend = "none"
- Add test scaffold_none_backend_disables_memory_guidance_and_skips_memory_md
- Sync Avian provider entry to all 6 localized providers-reference.md
  files (el, fr, ja, ru, vi, zh-CN)
- Bump providers-reference.md date to March 9, 2026

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* test(onboard): add explicit Avian assertions in wizard helper tests

Add targeted assertions for the Avian provider branches to prevent
silent regressions, as requested in CodeRabbit review feedback:

- default_model_for_provider("avian") => "deepseek/deepseek-v3.2"
- curated_models_for_provider("avian") includes all 4 catalog entries
- supports_live_model_fetch("avian") => true
- models_endpoint_for_provider("avian") => Avian API URL
- provider_env_var("avian") => "AVIAN_API_KEY"

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* style: fix rustfmt formatting in wizard.rs scaffold_workspace

Break scaffold_workspace function signature and .await.unwrap() chains
across multiple lines to comply with rustfmt max line width.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Argenis <theonlyhennygod@gmail.com>
2026-03-20 15:31:59 -04:00
..
assets fix(docs): use absolute URLs for banner in all READMEs + update web dashboard logo 2026-03-19 16:31:21 -04:00
contributing ci: auto-sync Scoop and AUR on stable release (#3743) 2026-03-16 21:34:29 -04:00
hardware Change AppImage to tar.gz in arduino-uno-q-setup.md (#3754) 2026-03-17 09:19:38 -04:00
i18n feat(tool): google_workspace operation-level allowlist (#4010) 2026-03-20 11:46:22 -04:00
maintainers fix(docs): remove stale onboarding flags after CLI changes (#3516) 2026-03-14 17:54:14 -04:00
ops docs(setup): add Docker/Podman stop/restart instructions 2026-03-15 16:26:28 -04:00
reference feat(providers): add Avian as OpenAI-compatible provider (#4076) 2026-03-20 15:31:59 -04:00
security fix(docs): remove stale onboarding flags after CLI changes (#3516) 2026-03-14 17:54:14 -04:00
setup-guides docs(setup): add Docker/Podman stop/restart instructions 2026-03-15 16:26:28 -04:00
superpowers/specs feat(tool): google_workspace operation-level allowlist (#4010) 2026-03-20 11:46:22 -04:00
vi feat(providers): add Avian as OpenAI-compatible provider (#4076) 2026-03-20 15:31:59 -04:00
openai-temperature-compatibility.md fix(providers): adjust temperature for OpenAI reasoning models (#2936) 2026-03-16 18:28:01 -04:00
README.ar.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.bn.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.cs.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.da.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.de.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.el.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.es.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.fi.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.fr.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
README.he.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.hi.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.hu.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.id.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.it.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.ja.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
README.ko.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.nb.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.nl.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.pl.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.pt.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.ro.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.ru.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
README.sv.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.th.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.tl.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.tr.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.uk.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.ur.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
README.vi.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
README.zh-CN.md docs(i18n/zh-CN): Complete full Chinese documentation translation and… (#3429) 2026-03-13 18:46:29 -04:00
SUMMARY.ar.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.bn.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.cs.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.da.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.de.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.el.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.es.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.fi.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.fr.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
SUMMARY.he.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.hi.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.hu.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.id.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.it.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.ja.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
SUMMARY.ko.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.nb.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.nl.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.pl.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.pt.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.ro.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.ru.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
SUMMARY.sv.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.th.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.tl.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.tr.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.uk.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.ur.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.vi.md docs(i18n): add documentation hub translations for all 30 languages (#3450) 2026-03-13 18:42:26 -04:00
SUMMARY.zh-CN.md docs(i18n/zh-CN): Complete full Chinese documentation translation and… (#3429) 2026-03-13 18:46:29 -04:00

ZeroClaw Documentation Hub

This page is the primary entry point for the documentation system.

Last refreshed: February 21, 2026.

Localized hubs: العربية · বাংলা · Čeština · Dansk · Deutsch · Ελληνικά · Español · Suomi · Français · עברית · हिन्दी · Magyar · Bahasa Indonesia · Italiano · 日本語 · 한국어 · Norsk Bokmål · Nederlands · Polski · Português · Română · Русский · Svenska · ไทย · Tagalog · Türkçe · Українська · اردو · Tiếng Việt · 简体中文.

Start Here

I want to… Read this
Install and run ZeroClaw quickly README.md (Quick Start)
Bootstrap in one command one-click-bootstrap.md
Update or uninstall on macOS macos-update-uninstall.md
Find commands by task commands-reference.md
Check config defaults and keys quickly config-reference.md
Configure custom providers/endpoints custom-providers.md
Configure Z.AI / GLM provider zai-glm-setup.md
Use LangGraph integration patterns langgraph-integration.md
Operate runtime (day-2 runbook) operations-runbook.md
Troubleshoot install/runtime/channel issues troubleshooting.md
Run Matrix encrypted-room setup and diagnostics matrix-e2ee-guide.md
Browse docs by category SUMMARY.md
See project PR/issue docs snapshot project-triage-snapshot-2026-02-18.md

Quick Decision Tree (10 seconds)

By Audience

Users / Operators

Contributors / Maintainers

Security / Reliability

Note: this area includes proposal/roadmap docs. For current behavior, start with config-reference.md, operations-runbook.md, and troubleshooting.md.

System Navigation & Governance