summaryrefslogtreecommitdiff
path: root/makima/src/server/handlers/mesh_supervisor.rs
Commit message (Expand)AuthorAgeFilesLines
* Add phaseguard flag for supervisor questions to wait indefinitely (#4)soryu2026-01-181-2/+5
* Add heartbeat commitssoryu2026-01-171-0/+15
* Add autopilot panel and retry systemsoryu2026-01-171-74/+81
* Fixup: fix history call and try to start pending tasks when a daemon is avail...soryu2026-01-161-20/+153
* Fixup: set daemon ID on spawned tasks by supervisorsoryu2026-01-161-16/+47
* Add Task Contract Type for one-off adhoc tasks (#2)soryu2026-01-161-3/+8
* Add resume and history system for makima (#1)soryu2026-01-151-0/+381
* Implement simple git checkpoint command for supervisorsoryu2026-01-151-10/+33
* Fixup: Add cleanup and isolation features to makimasoryu2026-01-151-1/+38
* Automatically derive repo URL and add notifications for inputsoryu2026-01-151-14/+307
* Contract systemsoryu2026-01-151-0/+1153