docs: sync documentation with source code

- Fix branch badge: test -> main in README files
- Update tool_limits config: remove non-existent persona_query_max and task_query_max fields
- Complete memory tools list: add memory_archive, memory_cleanup, context_rewrite
- Remove 'experimental' labels from context_rewrite feature
This commit is contained in:
root
2026-04-17 10:08:50 +08:00
parent de09eacabc
commit 0ebd1d7ac6
9 changed files with 19 additions and 21 deletions

View File

@ -17,7 +17,7 @@
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/)
[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20Linux%20%7C%20macOS-lightgrey.svg)]()
[![Branch](https://img.shields.io/badge/branch-test-orange.svg)]()
[![Branch](https://img.shields.io/badge/branch-main-orange.svg)]()
---