summaryrefslogtreecommitdiff
path: root/makima/src/daemon
Commit message (Expand)AuthorAgeFilesLines
...
* Fix model loading for TTS / speaksoryu2026-01-291-0/+4
* Fix worktree cleanup to not run for shared worktreessoryu2026-01-291-4/+19
* Fix makima supervisor pr CLI commandsoryu2026-01-294-37/+24
* Add Red Team CLI command and frontend UI (#39)soryu2026-01-274-1/+123
* Add patch merging and fix task healthcheck failing due to worktreessoryu2026-01-272-11/+392
* Default to shared worktree and add worktree endpointsoryu2026-01-274-2/+251
* Fix supervisor merge and PR commands (#36)soryu2026-01-271-159/+181
* Add Red Team adversarial review system for contract monitoring (#35)soryu2026-01-271-0/+6
* Terminate all processes on makima CLI SIGTERMsoryu2026-01-262-45/+62
* Add local-only mode for contracts with patch export support (#34)soryu2026-01-264-5/+447
* Add completion phasessoryu2026-01-264-0/+65
* Fix branching to restore from checkpointsoryu2026-01-261-16/+71
* Add automatic phase transitions and fix PR creationsoryu2026-01-251-31/+93
* Fix history and add retries to makima CLIsoryu2026-01-241-59/+228
* Increase concurrency limitsoryu2026-01-242-2/+2
* Fix pushing heartbeat commitssoryu2026-01-241-1/+2
* Reclone if can't find repositorysoryu2026-01-241-21/+43
* Add resume to daemon taskssoryu2026-01-232-2/+299
* feat: Add client-side polling for CLI wait command (#23)soryu2026-01-231-1/+5
* Add patch checkpointingsoryu2026-01-238-14/+718
* Fix completion actions: default to PR and support remote repos (#21)soryu2026-01-222-56/+106
* Change daemon limit mechanismsoryu2026-01-223-22/+111
* Add dependency checking on daemon startup (#19)soryu2026-01-223-0/+331
* Add daemon restart feature from settings (#18)soryu2026-01-222-0/+12
* Add pausing taskssoryu2026-01-221-4/+192
* Enforce phaseguardsoryu2026-01-211-0/+25
* Update CLI to show repo suggestionssoryu2026-01-215-14/+207
* Add non-blocking persistent contract completion questions (#14)soryu2026-01-202-0/+18
* Update CLI to show log history as wellsoryu2026-01-209-17/+663
* Clean contract lifecycle: Add supervisor complete command (#13)soryu2026-01-204-0/+71
* Fix: auth for CLI and CLI SIGTERMsoryu2026-01-2012-163/+1340
* Add interactive TUI browser for tasks, contracts, and files (makima view) (#7)soryu2026-01-1917-1/+1687
* Make sure tasks can continuesoryu2026-01-192-12/+105
* Add pushed heartbeats and multi-question selectsoryu2026-01-183-5/+38
* Add phaseguard flag for supervisor questions to wait indefinitely (#4)soryu2026-01-182-0/+8
* Add heartbeat commitssoryu2026-01-172-0/+118
* Fixup: use default api.makima.jp URL and fix default branch detectionsoryu2026-01-165-13/+78
* Add resume and history system for makima (#1)soryu2026-01-152-0/+182
* Implement git config inherit systemsoryu2026-01-152-0/+216
* Implement simple git checkpoint command for supervisorsoryu2026-01-152-0/+276
* Fixup: Add cleanup and isolation features to makimasoryu2026-01-1511-134/+1258
* Advance stages of a contractsoryu2026-01-154-6/+89
* Add arg index for makima CLIsoryu2026-01-151-1/+12
* Add cleanup to daemonsoryu2026-01-152-2/+136
* Automatically derive repo URL and add notifications for inputsoryu2026-01-155-54/+266
* Contract systemsoryu2026-01-1526-0/+8737