zeroclaw/docs/vi
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
..
contributing fix(docs): correct broken path references in contributing docs 2026-03-11 03:31:14 -04:00
datasheets docs(vi): add comprehensive Vietnamese localization under docs/vi/ 2026-02-21 02:16:53 +08:00
getting-started fix(docs): remove stale onboarding flags after CLI changes (#3516) 2026-03-14 17:54:14 -04:00
hardware style(docs/vi): polish Vietnamese translations for natural readability 2026-02-21 02:16:53 +08:00
operations style(docs/vi): polish Vietnamese translations for natural readability 2026-02-21 02:16:53 +08:00
project docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
reference docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
security style(docs/vi): polish Vietnamese translations for natural readability 2026-02-21 02:16:53 +08:00
actions-source-policy.md ci(workflows): rename workflow files and add lint + security jobs 2026-03-10 00:17:54 -04:00
adding-boards-and-tools.md docs(vi): add comprehensive Vietnamese localization under docs/vi/ 2026-02-21 02:16:53 +08:00
agnostic-security.md style(docs/vi): polish Vietnamese translations for natural readability 2026-02-21 02:16:53 +08:00
arduino-uno-q-setup.md chore: migrate GitHub URLs from theonlyhennygod to zeroclaw-labs 2026-03-09 23:49:56 -04:00
audit-logging.md style(docs/vi): polish Vietnamese translations for natural readability 2026-02-21 02:16:53 +08:00
channels-reference.md fix(docs): remove stale onboarding flags after CLI changes (#3516) 2026-03-14 17:54:14 -04:00
ci-map.md chore(github): update review ownership routing (#3216) 2026-03-11 19:11:53 -04:00
commands-reference.md fix(docs): remove stale onboarding flags after CLI changes (#3516) 2026-03-14 17:54:14 -04:00
config-reference.md feat(tool): google_workspace operation-level allowlist (#4010) 2026-03-20 11:46:22 -04:00
custom-providers.md style(docs/vi): polish Vietnamese translations for natural readability 2026-02-21 02:16:53 +08:00
frictionless-security.md fix(docs): remove stale onboarding flags after CLI changes (#3516) 2026-03-14 17:54:14 -04:00
hardware-peripherals-design.md refactor: update firmware path references to match directory renames 2026-03-09 23:49:20 -04:00
langgraph-integration.md docs(vi): add comprehensive Vietnamese localization under docs/vi/ 2026-02-21 02:16:53 +08:00
matrix-e2ee-guide.md fix(docs/vi): correct ~40 broken/misdirected relative links 2026-02-21 02:16:53 +08:00
mattermost-setup.md docs(vi): add comprehensive Vietnamese localization under docs/vi/ 2026-02-21 02:16:53 +08:00
network-deployment.md fix(docs/vi): correct ~40 broken/misdirected relative links 2026-02-21 02:16:53 +08:00
nucleo-setup.md refactor: update firmware path references to match directory renames 2026-03-09 23:49:20 -04:00
one-click-bootstrap.md fix(docs): remove stale onboarding flags after CLI changes (#3516) 2026-03-14 17:54:14 -04:00
operations-runbook.md style(docs/vi): polish Vietnamese translations for natural readability 2026-02-21 02:16:53 +08:00
pr-workflow.md fix: address remaining CodeRabbit review comments on PR #2928 2026-03-06 18:07:45 -05:00
providers-reference.md feat(providers): add Avian as OpenAI-compatible provider (#4076) 2026-03-20 15:31:59 -04:00
proxy-agent-playbook.md fix(docs/vi): correct ~40 broken/misdirected relative links 2026-02-21 02:16:53 +08:00
README.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
release-process.md fix: sync Vietnamese release-process with canonical English version 2026-03-06 18:18:56 -05:00
resource-limits.md style(docs/vi): polish Vietnamese translations for natural readability 2026-02-21 02:16:53 +08:00
reviewer-playbook.md fix(docs/vi): correct ~40 broken/misdirected relative links 2026-02-21 02:16:53 +08:00
sandboxing.md style(docs/vi): polish Vietnamese translations for natural readability 2026-02-21 02:16:53 +08:00
security-roadmap.md style(docs/vi): polish Vietnamese translations for natural readability 2026-02-21 02:16:53 +08:00
troubleshooting.md docs: replace main branch references with master (#3194) 2026-03-11 21:54:08 -04:00
zai-glm-setup.md style(docs/vi): polish Vietnamese translations for natural readability 2026-02-21 02:16:53 +08:00

Tài liệu ZeroClaw (Tiếng Việt)

Đây là trang chủ tiếng Việt của hệ thống tài liệu.

Đồng bộ lần cuối: 2026-02-20.

Lưu ý: Tên lệnh, khóa cấu hình và đường dẫn API giữ nguyên tiếng Anh. Khi có sai khác, tài liệu tiếng Anh là bản gốc.

Tra cứu nhanh

Tôi muốn… Xem tài liệu
Cài đặt và chạy nhanh ../../README.vi.md / ../../README.md
Cài đặt bằng một lệnh one-click-bootstrap.md
Tìm lệnh theo tác vụ commands-reference.md
Kiểm tra giá trị mặc định và khóa cấu hình config-reference.md
Kết nối provider / endpoint tùy chỉnh custom-providers.md
Cấu hình Z.AI / GLM provider zai-glm-setup.md
Sử dụng tích hợp LangGraph langgraph-integration.md
Vận hành hàng ngày (runbook) operations-runbook.md
Khắc phục sự cố cài đặt/chạy/kênh troubleshooting.md
Cấu hình Matrix phòng mã hóa (E2EE) matrix-e2ee-guide.md
Xem theo danh mục SUMMARY.md
Xem bản chụp PR/Issue ../maintainers/project-triage-snapshot-2026-02-18.md

Tìm nhanh

Theo danh mục

Theo vai trò

Người dùng / Vận hành

Người đóng góp / Bảo trì

Bảo mật / Độ tin cậy

Lưu ý: Mục này gồm tài liệu đề xuất/lộ trình, có thể chứa lệnh hoặc cấu hình chưa triển khai. Để biết hành vi thực tế, xem config-reference.md, operations-runbook.mdtroubleshooting.md trước.

Quản lý tài liệu

Ngôn ngữ khác