summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate ContractTypeTemplate definitions in api.tsmakima/standalone-task-contract-typessoryu2026-01-262-37/+1
* [WIP] Heartbeat checkpoint - 2026-01-26 03:16:49 UTCsoryu2026-01-261-1/+1
* Add contract type/template selection to standalone task creationsoryu2026-01-261-1/+89
* Load contract templates from localStorage for contract creationsoryu2026-01-261-2/+37
* Add automatic phase transitions and fix PR creationsoryu2026-01-254-101/+304
* Update create contract page to use dynamic templates (#29)soryu2026-01-255-39/+323
* Move files tab and file pages to be accessible via contracts (#28)soryu2026-01-253-1/+669
* Fix CSS on templates pagesoryu2026-01-251-3/+3
* Fix CSS on tempaltes pagesoryu2026-01-251-1/+1
* Move files tab and file pages to be accessible via contracts (#27)soryu2026-01-2510-11/+529
* feat: Simplify contract deliverables and add Templates UIsoryu2026-01-2411-107/+1386
* Fix history and add retries to makima CLIsoryu2026-01-242-59/+240
* 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
* docs: Add ralph analysis and feature specification (#22)soryu2026-01-233-0/+1731
* Add patch checkpointingsoryu2026-01-2321-16/+1075
* Fix completion actions: default to PR and support remote repos (#21)soryu2026-01-2210-80/+209
* Fixup: fix frontend buildsoryu2026-01-222-30/+0
* Change daemon limit mechanismsoryu2026-01-224-22/+112
* Hide subtaskssoryu2026-01-221-13/+0
* Fix daemon disconnects not being continuablesoryu2026-01-221-6/+20
* Fix board drag-and-drop phase change not working (#20)soryu2026-01-221-2/+5
* Add dependency checking on daemon startup (#19)soryu2026-01-224-0/+381
* Add daemon restart feature from settings (#18)soryu2026-01-227-11/+216
* Add pausing taskssoryu2026-01-222-8/+257
* Add repository selection with suggestions to standalone tasks (#17)soryu2026-01-222-13/+180
* Heartbeat daemonsoryu2026-01-212-2/+15
* Add standalone task creation from mesh page (#16)soryu2026-01-212-108/+163
* Enforce phaseguardsoryu2026-01-213-18/+93
* Add task branching feature (#15)soryu2026-01-2115-44/+683
* Update CLI to show repo suggestionssoryu2026-01-216-15/+275
* Add non-blocking persistent contract completion questions (#14)soryu2026-01-209-25/+269
* Update CLI to show log history as wellsoryu2026-01-2013-26/+870
* Clean contract lifecycle: Add supervisor complete command (#13)soryu2026-01-206-3/+99
* Fix TypeScript build error: remove unused useMemo importsoryu2026-01-201-1/+1
* Fix: auth for CLI and CLI SIGTERMsoryu2026-01-2013-207/+1645
* Add right-click context menu for contracts on contracts and board pages (#11)soryu2026-01-190-0/+0
* Fix right-click context menu on contracts and board pages (#9)soryu2026-01-191-1/+1
* Add right-click context menu for contracts on contracts and board pages (#8)soryu2026-01-197-14/+358
* Remove 'task' type contractsoryu2026-01-1911-361/+105
* Add interactive TUI browser for tasks, contracts, and files (makima view) (#7)soryu2026-01-1921-14/+2227
* Make sure tasks can continuesoryu2026-01-197-17/+202
* Use formatting in question in outputsoryu2026-01-194-13/+15
* Clean up mesh page (#6)soryu2026-01-188-9/+48
* Add pushed heartbeats and multi-question selectsoryu2026-01-189-18/+125
* Fix: Find alternate daemonsoryu2026-01-182-11/+173