| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove chain supervisor capability | soryu | 2026-02-04 | 1 | -132/+4 |
| | | | | | | | | | | | | | Chains no longer spawn a supervisor task. Checkpoint contracts will be automatically run as part of the DAG execution when dependencies complete. - Remove supervisor task creation from start_chain handler - Remove chain supervisor CLI commands - Remove supervisor_task_id from StartChainResponse - Remove withSupervisor option from frontend Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> | ||||
| * | Add chain checkpoint contracts | soryu | 2026-02-04 | 1 | -9/+141 |
| | | |||||
| * | Allow chain creation via web interface | soryu | 2026-02-03 | 1 | -2/+646 |
| | | |||||
| * | Add makima chain mechanism | soryu | 2026-02-03 | 1 | -0/+609 |
