summaryrefslogtreecommitdiff
path: root/makima/src
Commit message (Expand)AuthorAgeFilesLines
* Phase 3: Core Patch Export Systemsoryu2026-01-265-1/+518
|\
| * Implement core patch export systemsoryu2026-01-265-1/+518
* | Phase 1.2 & 2.1: Skip auto-completion for local_only taskssoryu2026-01-268-10/+110
|\ \
| * | Skip automatic completion actions in local_only modesoryu2026-01-2610-11/+130
| |/
* | Phase 1.1: Add local_only flag to contractssoryu2026-01-265-7/+33
|\ \
| * | Add local_only flag to contracts database and modelssoryu2026-01-265-7/+33
| |/
* | Add completion phasessoryu2026-01-2618-1957/+735
* | Add dynamic contract type templates with user customization (#33)soryu2026-01-261-0/+13
* | Update supervisor tasks page when supervisor spawns a new tasksoryu2026-01-261-1/+21
* | Fix branching to restore from checkpointsoryu2026-01-262-18/+97
|/
* 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