chaitin / chaitin/agent-compose

【bug bash】服务重启后,支持设置会话继续运行选项

Open
#232 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.