企业级 Agent 不只会回答
02
上下文工程Context engineering
选择知识、样例、工具说明和限制条件,避免把全部材料丢给模型。Select knowledge, examples, tool specs, and constraints instead of dumping everything into the model.
03
工具与权限Tools and access
为 Agent 设计可调用工具、数据权限、人工确认点和失败回退。Design callable tools, data access, human approvals, and fallback paths for agents.
04
分支交付Branch delivery
用小分支、小 PR、小验收推进 Demo、工作流、部署和文档。Ship demos, workflows, deployment, and docs through small branches, reviews, and checks.
05
评估与审计Evaluation and audit
建立测试集、人工评分、日志追踪、风险说明和上线复盘。Build eval sets, human scoring, logs, risk notes, and launch retrospectives.