zeroclaw/docs/vi
Argenis 296fff7af9
fix(config): enable compact_context by default (#3995)
* fix: change compact_context default to true

Local LLMs with limited context windows immediately run out of context
when compact_context defaults to false. The system prompt alone can
consume 25K+ tokens, exceeding even 55K context windows with history.

Setting compact_context=true by default limits system prompt injection
to 6000 chars and RAG results to 2 chunks, making the agent usable
with smaller models out of the box.

Fixes #3987

* docs: update compact_context default to true in config reference

Update all locale variants (en, zh-CN, vi) to reflect the new default.

* test: update tests to expect compact_context default of true

Update assertions in schema.rs unit tests and config_persistence.rs
component tests to match the new default value.
2026-03-24 15:27:55 +03: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-24 15:16:01 +03: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-24 15:16:01 +03: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-24 15:16:01 +03:00
config-reference.md fix(config): enable compact_context by default (#3995) 2026-03-24 15:27:55 +03: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-24 15:16:01 +03: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-24 15:16:01 +03: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: Add Opencode-go provider (#3113) 2026-03-11 19:35:43 -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