summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Task completion checkpointfeature/repo-suggestions-for-standalone-taskssoryu2026-01-221-1/+13
* Add repository selection with suggestions to standalone task creationsoryu2026-01-221-12/+167
* 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
* 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-1514-4/+5106
* 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-1529-243/+2624
* Fixup: experiment with different entrypoint for containersoryu2026-01-151-1/+1
* Advance stages of a contractsoryu2026-01-157-9/+100
* Fixup: container image binarysoryu2026-01-151-4/+2
* Add arg index for makima CLIsoryu2026-01-151-1/+12
* Add cleanup to daemonsoryu2026-01-156-4/+167
* Add repository history feature to store and suggest previously used repositor...soryu2026-01-1511-7/+730
* Automatically derive repo URL and add notifications for inputsoryu2026-01-1520-91/+2017
* Fixup: use entrypoint in containersoryu2026-01-151-5/+6
* fix: add missing contract_type field to CreateContractRequestsoryu2026-01-152-0/+2