CommandCodeAI / CommandCodeAI/command-code
Retry errored agent run response
未关闭
还没有人认领这个 Issue。
- 主要语言
- 没有语言数据
- 星标
- 4k
- 派生
- 350
- PR 合并指标
- 30 天内没有已合并 PR
描述
Summary
Interactive sessions for unattended tasks stop when a task crashes.
Expected Behavior
A failed or crashed turn in interactive mode should auto-retry on transient API errors.
Actual Behavior
The task crashes and work stops.
Steps to reproduce the issue
Run and wait until API errors, the task stops.
Command Code Version
Updated 1.32.1 → 1.32.2
1.32.2
Operating System
macOS
Terminal/IDE
VSCode
Shell
zsh
Session file (optional)
command-code-session-85c91527.txt
Fix prompt (optional)
No response
Additional context
OS: macOS 27.0
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查附加的 command-code 会话文件,并在版本 1.32.2 上的交互式无人值守任务中重现该故障。跟踪临时 API 错误周围的响应处理;完成的标准是,失败或崩溃的轮次会自动重试,并且任务会继续,而不是停止。
由索引模型根据 Issue 内容生成。
评估
- 领域
- ai, api, cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100