summaryrefslogtreecommitdiff
path: root/makima/src/server/handlers/mesh.rs
Commit message (Expand)AuthorAgeFilesLines
* feat: move daemon reauth to daemons page, add contract-backed directive steps...soryu2026-03-021-1/+283
* Makima system improvements: Orders, directive questions, PR creation fix, bug...soryu2026-02-141-4/+6
* Set directive env vars correctly for daemonsoryu2026-02-091-0/+6
* Resume contracts from patchessoryu2026-02-091-0/+97
* Add new directive mechanism v3soryu2026-02-091-0/+8
* Make makima more opinionated and structuredsoryu2026-02-021-4/+0
* Add auto_merge_local option for local-only contracts (#50)soryu2026-01-311-20/+26
* Fix worktree cleanup to not run for shared worktreessoryu2026-01-291-0/+4
* Fix worktree info and patches endpointsoryu2026-01-271-16/+232
* Default to shared worktree and add worktree endpointsoryu2026-01-271-0/+158
* Add Red Team adversarial review system for contract monitoring (#35)soryu2026-01-271-0/+4
* Add local-only mode for contracts with patch export support (#34)soryu2026-01-261-0/+46
* Fix branching to restore from checkpointsoryu2026-01-261-2/+26
* Clean up questions after removing tasks or contractssoryu2026-01-241-0/+3
* Add resume to daemon taskssoryu2026-01-231-2/+27
* Add patch checkpointingsoryu2026-01-231-0/+18
* Add daemon restart feature from settings (#18)soryu2026-01-221-0/+109
* Add task branching feature (#15)soryu2026-01-211-6/+263
* Remove 'task' type contractsoryu2026-01-191-171/+1
* Make sure tasks can continuesoryu2026-01-191-0/+10
* Clean up mesh page (#6)soryu2026-01-181-0/+1
* Fix: Find alternate daemonsoryu2026-01-181-11/+150
* Add phase guard toggle for contract phase confirmation (#2)soryu2026-01-171-0/+1
* Add heartbeat commitssoryu2026-01-171-0/+15
* Update continue task system and daemon IDssoryu2026-01-171-25/+42
* Add Task Contract Type for one-off adhoc tasks (#2)soryu2026-01-161-1/+169
* Add resume and history system for makima (#1)soryu2026-01-151-0/+664
* Automatically derive repo URL and add notifications for inputsoryu2026-01-151-1/+686
* Contract systemsoryu2026-01-151-4/+101
* Initial Control systemsoryu2026-01-111-0/+1679