核心信息
Command Code AI 首席执行官 Ahmad Awais 回复用户时建议:运行“cmd feedback”命令,把会话文件、追踪 ID 和复现步骤提交到 GitHub;由于 AI 模型具有非确定性,没有可复现的案例很难调试。
要点
- 遇到问题的用户可运行内置的“cmd feedback”命令收集调试信息。
- 提交会话文件、追踪 ID 和错误详情,团队才能准确排查。
- AI 模型是非确定性的,因此复现错误至关重要。
Command Code AI 首席执行官 Ahmad Awais 回复用户时建议:运行“cmd feedback”命令,把会话文件、追踪 ID 和复现步骤提交到 GitHub;由于 AI 模型具有非确定性,没有可复现的案例很难调试。
@xrmich Run “cmd feedback” and report on GitHub. Once we have the session file, trace id, and details we can check everything. Try to reproduce the error. With repro hard to debug anything with these non deterministic models as you can imagine.