summaryrefslogtreecommitdiff
path: root/makima/src/server/handlers/mesh_daemon.rs
Commit message (Expand)AuthorAgeFilesLines
* Add patch merging and fix task healthcheck failing due to worktreessoryu2026-01-271-25/+121
* Fix worktree info and patches endpointsoryu2026-01-271-0/+67
* Fix supervisor merge and PR commands (#36)soryu2026-01-271-1/+11
* Add local-only mode for contracts with patch export support (#34)soryu2026-01-261-0/+92
* Make merges synchronoussoryu2026-01-261-2/+11
* Add completion phasessoryu2026-01-261-32/+18
* Add automatic phase transitions and fix PR creationsoryu2026-01-251-0/+201
* Add resume to daemon taskssoryu2026-01-231-0/+117
* Add patch checkpointingsoryu2026-01-231-0/+59
* Heartbeat daemonsoryu2026-01-211-1/+14
* Add heartbeat commitssoryu2026-01-171-1/+112
* Add autopilot panel and retry systemsoryu2026-01-171-19/+64
* Update continue task system and daemon IDssoryu2026-01-171-20/+28
* Implement git config inherit systemsoryu2026-01-151-0/+34
* Implement simple git checkpoint command for supervisorsoryu2026-01-151-0/+124
* Automatically derive repo URL and add notifications for inputsoryu2026-01-151-0/+42
* Contract systemsoryu2026-01-151-1/+210
* Initial Control systemsoryu2026-01-111-0/+959