feat(background-task): track retry attempts across sessions

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
Choi Kijin / 최 기진 / チョイ キジン
2026-04-28 15:27:35 +09:00
parent cc3cca7cb7
commit a4968a3d1d
8 changed files with 1147 additions and 56 deletions
@@ -378,7 +378,7 @@ describe("background-agent spawner fallback model promotion", () => {
//#when
await startTask(
{ task, input },
{ task, input, attemptID: "att_test123" },
{
client,
directory: "/tmp/test",