docs: 补全文档站核心概念#479
Conversation
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
There was a problem hiding this comment.
Focused review completed (code quality, performance, security, documentation accuracy).
Primary findings:
- Approval option names in docs are out of sync with current TUI (
Allow once / Allow session / Rejectvs documentedAllow / Ask / Deny). webfetchapproval behavior is domain/policy-dependent, but docs currently describe it as no-approval.
No additional performance or security regressions were identified in this docs-focused PR.
| @@ -36,44 +34,50 @@ When the agent requests a file write or command execution, NeoCode shows a confi | |||
| [Allow] [Ask] [Deny] | |||
There was a problem hiding this comment.
Approval choices here (Allow / Ask / Deny) are not aligned with the current permission prompt UI (Allow once / Allow session / Reject). Please update terms here and in related guides to match runtime behavior.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
还有在修改的吗 |
背景
当前文档站已有安装、配置、日常使用、Skills、MCP 和权限说明,但整体偏命令速查,对新用户理解 Slash 指令、AGENTS.md、会话上下文、能力选择等基础概念不够具体。
当前修改
验证