docs: add complete Chinese documentation
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# K1412 Agent
|
||||
|
||||
[中文文档](README.zh-CN.md) · English
|
||||
|
||||
K1412 Agent is a multi-user web coding Agent. Every user request enters the
|
||||
same independently evolvable Agent loop; its scheduler, context policy, memory,
|
||||
tools, evidence rules, and child Agents are owned by this repository.
|
||||
@@ -122,6 +124,7 @@ Open WebUI and re-signed for the Workspace Gateway; no internal key is exposed.
|
||||
|
||||
## Documentation
|
||||
|
||||
- [中文文档索引](docs/README.zh-CN.md)
|
||||
- [Documentation index](docs/README.md)
|
||||
- [Architecture and Agent loop](docs/architecture.md)
|
||||
- [Agent loop implementation](docs/agent-loop.md)
|
||||
|
||||
Reference in New Issue
Block a user