summaryrefslogtreecommitdiff
path: root/makima/src/daemon
Commit message (Expand)AuthorAgeFilesLines
* 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