summaryrefslogtreecommitdiff
path: root/makima/src/db
Commit message (Expand)AuthorAgeFilesLines
* feat: implement dependency-ordered task executionsoryu2026-01-242-6/+41
* Add patch checkpointingsoryu2026-01-232-2/+153
* Fix completion actions: default to PR and support remote repos (#21)soryu2026-01-222-10/+27
* Add task branching feature (#15)soryu2026-01-212-12/+87
* Remove 'task' type contractsoryu2026-01-191-37/+0
* Clean up mesh page (#6)soryu2026-01-182-2/+4
* Improve Mesh Tab: Organize by contract with status filter (#5)soryu2026-01-182-0/+10
* Add phase guard toggle for contract phase confirmation (#2)soryu2026-01-172-5/+70
* Add autopilot panel and retry systemsoryu2026-01-172-1/+110
* Fixup: fix history call and try to start pending tasks when a daemon is avail...soryu2026-01-162-0/+59
* Fixup: set daemon ID on spawned tasks by supervisorsoryu2026-01-161-1/+0
* Add Task Contract Type for one-off adhoc tasks (#2)soryu2026-01-161-0/+37
* Add resume and history system for makima (#1)soryu2026-01-152-4/+589
* Fixup: Add cleanup and isolation features to makimasoryu2026-01-152-5/+50
* Advance stages of a contractsoryu2026-01-151-2/+2
* Add repository history feature to store and suggest previously used repositor...soryu2026-01-152-0/+205
* Contract type systemsoryu2026-01-152-11/+106
* Contract systemsoryu2026-01-152-65/+1938
* Initial Control systemsoryu2026-01-112-23/+1959
* Add versioning to filessoryu2025-12-242-1/+239
* Add conflict notification and file update WS endpointsoryu2025-12-232-22/+117
* Add file body and initial tool call systemsoryu2025-12-232-7/+57
* Add Postgres for persistence and File cabinetsoryu2025-12-233-0/+244