|
|
il y a 8 heures | |
|---|---|---|
| .. | ||
| agent | il y a 8 heures | |
| config | il y a 2 jours | |
| docs | il y a 2 jours | |
| examples | il y a 1 jour | |
| frontend | il y a 2 jours | |
| gateway | il y a 2 jours | |
| im-client | il y a 2 jours | |
| im-server | il y a 2 jours | |
| knowhub | il y a 2 jours | |
| scripts | il y a 2 jours | |
| skills4claude | il y a 2 jours | |
| tests | il y a 8 heures | |
| tmp | il y a 2 jours | |
| .env.template | il y a 2 jours | |
| .gitignore | il y a 2 jours | |
| .gitmodules | il y a 2 jours | |
| README.md | il y a 2 jours | |
| api_server.py | il y a 2 jours | |
| gateway_server.py | il y a 2 jours | |
| pyproject.toml | il y a 2 jours | |
| requirements.txt | il y a 2 jours | |
| uv.lock | il y a 2 jours | |
通用、可扩展的 Agent 执行框架。0.4.0 在保留 legacy_auto 行为的同时,新增可选的 Planner → Worker Attempt → 独立 Validator → Planner Decision 闭环。
agent/README.mdagent/docs/orchestration-v1.mdagent/docs/presets.mdexamples/orchestration_v1/开发验证:
uv sync --extra dev --extra server --extra feishu --python 3.11
uv run pytest -q