summaryrefslogtreecommitdiff
path: root/makima/src/daemon/task
Commit message (Expand)AuthorAgeFilesLines
* Add auto-PR creation for remote repos in directivessoryu2026-02-101-14/+31
* Add auto-PR creation for remote repos in contractssoryu2026-02-091-64/+112
* Set directive env vars correctly for daemonsoryu2026-02-091-2/+41
* Resume contracts from patchessoryu2026-02-091-0/+153
* Add directive-first chain system redesignsoryu2026-02-052-14/+11
* Make makima more opinionated and structuredsoryu2026-02-021-491/+167
* Use chatterbox TTSsoryu2026-02-011-2/+2
* fix(supervisor): ensure all implementation phases are executed before PR (#53)soryu2026-02-011-0/+76
* Add auto_merge_local option for local-only contracts (#50)soryu2026-01-311-8/+32
* Rename to command mode and update worktree to show committed changessoryu2026-01-291-12/+78
* Add autodetection of master for PR creationsoryu2026-01-291-2/+27
* 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-154-117/+789
* 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-153-0/+3383