summaryrefslogtreecommitdiff
path: root/makima/src/daemon/task/manager.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix worktree cleanup to not run for shared worktreessoryu2026-01-291-4/+19
* Fix makima supervisor pr CLI commandsoryu2026-01-291-24/+16
* Add patch merging and fix task healthcheck failing due to worktreessoryu2026-01-271-11/+358
* Default to shared worktree and add worktree endpointsoryu2026-01-271-2/+206
* Fix supervisor merge and PR commands (#36)soryu2026-01-271-159/+181
* Terminate all processes on makima CLI SIGTERMsoryu2026-01-261-14/+15
* Add local-only mode for contracts with patch export support (#34)soryu2026-01-261-4/+102
* Add completion phasessoryu2026-01-261-0/+22
* Fix branching to restore from checkpointsoryu2026-01-261-16/+71
* Add automatic phase transitions and fix PR creationsoryu2026-01-251-31/+93
* Increase concurrency limitsoryu2026-01-241-1/+1
* Fix pushing heartbeat commitssoryu2026-01-241-1/+2
* Add resume to daemon taskssoryu2026-01-231-2/+263
* Add patch checkpointingsoryu2026-01-231-14/+218
* Fix completion actions: default to PR and support remote repos (#21)soryu2026-01-221-9/+22
* Change daemon limit mechanismsoryu2026-01-221-20/+94
* Add daemon restart feature from settings (#18)soryu2026-01-221-0/+9
* Add pausing taskssoryu2026-01-221-4/+192
* Clean contract lifecycle: Add supervisor complete command (#13)soryu2026-01-201-0/+3
* Make sure tasks can continuesoryu2026-01-191-12/+96
* Add pushed heartbeats and multi-question selectsoryu2026-01-181-5/+29
* Add heartbeat commitssoryu2026-01-171-0/+108
* Fixup: use default api.makima.jp URL and fix default branch detectionsoryu2026-01-161-7/+11
* Implement git config inherit systemsoryu2026-01-151-0/+195
* Implement simple git checkpoint command for supervisorsoryu2026-01-151-0/+239
* Fixup: Add cleanup and isolation features to makimasoryu2026-01-151-117/+383
* Advance stages of a contractsoryu2026-01-151-2/+47
* Add cleanup to daemonsoryu2026-01-151-1/+102
* Automatically derive repo URL and add notifications for inputsoryu2026-01-151-5/+75
* Contract systemsoryu2026-01-151-0/+3215