summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Task completion checkpointmakima/task-task-1a6190e3-1a6190e3soryu2026-01-241-1/+1
* feat: update routes to nest files under contractssoryu2026-01-246-1/+495
* 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
* Improve Mesh Tab: Organize by contract with status filter (#5)soryu2026-01-186-29/+120
* Add React Native mobile app for Makima (#3)soryu2026-01-1838-0/+18112
* Add phaseguard flag for supervisor questions to wait indefinitely (#4)soryu2026-01-184-3/+14
* Fix contract task type creationsoryu2026-01-181-2/+5
* Fixup: Version phaseguardsoryu2026-01-181-0/+0
* Add phase guard toggle for contract phase confirmation (#2)soryu2026-01-1714-22/+988
* Add heartbeat commitssoryu2026-01-177-1/+307
* Add autopilot panel and retry systemsoryu2026-01-179-95/+607
* Update continue task system and daemon IDssoryu2026-01-173-51/+89
* Add curl-based install script for Makima CLI (#1)soryu2026-01-162-0/+273
* 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-1625-19/+2071
* Fixup: add task contract type to frontendv0.1.0soryu2026-01-164-6/+70