Goal
Expose background/detached work through SDK-facing task ledger RPCs.
OpenMeow and other apps need a stable way to show background subagents, ACP jobs, cron-like tasks, and async jobs without parsing internal session logs.
Proposed methods
tasks.list
tasks.get
tasks.cancel
Acceptance criteria
References
Goal
Expose background/detached work through SDK-facing task ledger RPCs.
OpenMeow and other apps need a stable way to show background subagents, ACP jobs, cron-like tasks, and async jobs without parsing internal session logs.
Proposed methods
tasks.listtasks.gettasks.cancelAcceptance criteria
References