summaryrefslogtreecommitdiff
path: root/makima/src/server/handlers/mesh_supervisor.rs
Commit message (Expand)AuthorAgeFilesLines
* fix: resolve compilation error and warnings in Rust backend (#95)soryu2026-04-281-1/+1
* feat: soryu-co/soryu - makima: Add DOG database schema and backend CRUDsoryu2026-03-071-0/+1
* feat: task slide-out panel, 3-way reconcile toggle, daemon reauth fix (#85)soryu2026-03-041-8/+8
* feat: non-blocking reconcile polling, directive CLI orders & cleanup (#82)v0.3.1soryu2026-02-241-5/+304
* fix: reconcile:on blocking, pending question notifications, and infra improve...soryu2026-02-201-33/+8
* Makima system improvements: Orders, directive questions, PR creation fix, bug...soryu2026-02-141-22/+68
* Set directive env vars correctly for daemonsoryu2026-02-091-0/+3
* Add new directive mechanism v3soryu2026-02-091-0/+2
* Fix directive evaluation and add to frontendsoryu2026-02-081-2/+2
* Make makima more opinionated and structuredsoryu2026-02-021-302/+4
* feat: Implement Phase 3 Tasks 3.3 and 3.4 - Supervisor State Persistence and ...soryu2026-02-011-1/+477
* Add auto_merge_local option for local-only contracts (#50)soryu2026-01-311-0/+4
* Add autodetection of master for PR creationsoryu2026-01-291-4/+2
* Fix worktree cleanup to not run for shared worktreessoryu2026-01-291-0/+5
* Fix makima supervisor pr CLI commandsoryu2026-01-291-21/+20
* Fixup: Build fixsoryu2026-01-271-0/+1
* Default to shared worktree and add worktree endpointsoryu2026-01-271-0/+9
* Fix supervisor merge and PR commands (#36)soryu2026-01-271-10/+54
* Add Red Team adversarial review system for contract monitoring (#35)soryu2026-01-271-0/+292
* Add local-only mode for contracts with patch export support (#34)soryu2026-01-261-2/+11
* Make merges synchronoussoryu2026-01-261-10/+49
* Update supervisor tasks page when supervisor spawns a new tasksoryu2026-01-261-1/+21
* Add resume to daemon taskssoryu2026-01-231-5/+34
* Add patch checkpointingsoryu2026-01-231-0/+33
* Fix daemon disconnects not being continuablesoryu2026-01-221-6/+20
* Add pausing taskssoryu2026-01-221-4/+65
* Enforce phaseguardsoryu2026-01-211-4/+5
* Add task branching feature (#15)soryu2026-01-211-1/+3
* Add non-blocking persistent contract completion questions (#14)soryu2026-01-201-0/+28
* Make sure tasks can continuesoryu2026-01-191-5/+77
* Add pushed heartbeats and multi-question selectsoryu2026-01-181-0/+9
* 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