YeonGyu-Kim
1ea192b3f4
fix(background-task): retry transient missing output tasks
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-14 18:51:38 +09:00
YeonGyu-Kim
786b06518a
test(background-task): mock notification shell chain
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-06 14:20:50 +09:00
YeonGyu-Kim
da251c9b30
refactor(background-agent): normalize task ID field naming
...
Rename BackgroundTask and attempt ID fields to camelCase across background-agent consumers while moving BackgroundManager construction to a single config object.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-02 03:01:03 +09:00
YeonGyu-Kim
e87075b9a4
fix(background-task): restore opt-in full session output
...
Bring background_output back to the legacy contract so callers only get full session transcripts when they explicitly ask for them.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-16 10:38:55 +09:00
YeonGyu-Kim
685b8023dd
fix(background-task): make background_output block=true actually wait for task completion
...
Closes #2115
2026-02-26 20:55:11 +09:00