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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user