chaitin / chaitin/agent-compose
【bug bash】服务重启后,支持设置会话继续运行选项
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 241
- Forks
- 45
- Avg merge
- 19h 10m
- Merged PRs (30d)
- 46
Description
Problem
daemon异常退出、重启后,会话会卡在某个状态、或失败状态,不支持自动继续执行的选项、也不支持人工继续当前任务交互;
Proposal
希望给选项:①重启后、自动继续尝试执行,比如按照当前队列继续,②置为失败状态;
不要卡在某个状态无法继续;
Alternatives considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the daemon restores sessions and records their states after a restart. Compare the proposed automatic continuation and explicit failure options, then define the restart behavior and verify that sessions no longer remain stuck or can be resumed manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100