summaryrefslogtreecommitdiff
path: root/makima/src
Commit message (Expand)AuthorAgeFilesLines
* [WIP] Heartbeat checkpoint - 2026-01-26 18:45:36 UTCmakima/task-task-07de5d7d-07de5d7dsoryu2026-01-265-1/+518
* Add automatic phase transitions and fix PR creationsoryu2026-01-254-101/+304
* Update create contract page to use dynamic templates (#29)soryu2026-01-253-0/+168
* feat: Simplify contract deliverables and add Templates UIsoryu2026-01-246-107/+771
* Fix history and add retries to makima CLIsoryu2026-01-241-59/+228
* Increase concurrency limitsoryu2026-01-242-2/+2
* Clean up questions after removing tasks or contractssoryu2026-01-243-0/+70
* Fix pushing heartbeat commitssoryu2026-01-241-1/+2
* Reclone if can't find repositorysoryu2026-01-241-21/+43
* Add resume to daemon taskssoryu2026-01-238-12/+583
* feat: Add client-side polling for CLI wait command (#23)soryu2026-01-232-5/+60
* Add patch checkpointingsoryu2026-01-2318-16/+1040
* Fix completion actions: default to PR and support remote repos (#21)soryu2026-01-225-68/+135
* Change daemon limit mechanismsoryu2026-01-224-22/+112
* Fix daemon disconnects not being continuablesoryu2026-01-221-6/+20
* Add dependency checking on daemon startup (#19)soryu2026-01-224-0/+381
* Add daemon restart feature from settings (#18)soryu2026-01-225-0/+125
* Add pausing taskssoryu2026-01-222-8/+257
* Heartbeat daemonsoryu2026-01-211-1/+14
* Enforce phaseguardsoryu2026-01-213-18/+93
* Add task branching feature (#15)soryu2026-01-2110-41/+449
* Update CLI to show repo suggestionssoryu2026-01-216-15/+275
* Add non-blocking persistent contract completion questions (#14)soryu2026-01-205-1/+52
* Update CLI to show log history as wellsoryu2026-01-2010-25/+867
* Clean contract lifecycle: Add supervisor complete command (#13)soryu2026-01-205-0/+96
* Fix: auth for CLI and CLI SIGTERMsoryu2026-01-2013-207/+1645
* Remove 'task' type contractsoryu2026-01-198-290/+102
* Add interactive TUI browser for tasks, contracts, and files (makima view) (#7)soryu2026-01-1918-2/+1753
* Make sure tasks can continuesoryu2026-01-197-17/+202
* Use formatting in question in outputsoryu2026-01-193-12/+12
* Clean up mesh page (#6)soryu2026-01-184-2/+9
* Add pushed heartbeats and multi-question selectsoryu2026-01-186-6/+57
* Fix: Find alternate daemonsoryu2026-01-182-11/+173
* Improve Mesh Tab: Organize by contract with status filter (#5)soryu2026-01-182-0/+10
* Add phaseguard flag for supervisor questions to wait indefinitely (#4)soryu2026-01-184-3/+14
* Add phase guard toggle for contract phase confirmation (#2)soryu2026-01-177-22/+288
* Add heartbeat commitssoryu2026-01-177-1/+307
* Add autopilot panel and retry systemsoryu2026-01-174-94/+255
* Update continue task system and daemon IDssoryu2026-01-172-45/+70
* Fixup: fix history call and try to start pending tasks when a daemon is avail...soryu2026-01-164-21/+215
* Fixup: set daemon ID on spawned tasks by supervisorsoryu2026-01-163-40/+98
* Fixup: use default api.makima.jp URL and fix default branch detectionsoryu2026-01-168-14/+111
* Add Task Contract Type for one-off adhoc tasks (#2)soryu2026-01-168-77/+368
* Add resume and history system for makima (#1)soryu2026-01-159-4/+2263
* Implement git config inherit systemsoryu2026-01-154-0/+257
* Implement simple git checkpoint command for supervisorsoryu2026-01-155-10/+441
* Fixup: Add cleanup and isolation features to makimasoryu2026-01-1519-143/+1491
* Advance stages of a contractsoryu2026-01-157-9/+100
* Add arg index for makima CLIsoryu2026-01-151-1/+12
* Add cleanup to daemonsoryu2026-01-153-2/+142