summaryrefslogtreecommitdiff
path: root/makima/src/db/models.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Add autopilot panel and retry systemsoryu2026-01-171-0/+19
* Fixup: fix history call and try to start pending tasks when a daemon is avail...soryu2026-01-161-0/+38
* 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-151-0/+233
* Fixup: Add cleanup and isolation features to makimasoryu2026-01-151-0/+13
* Add repository history feature to store and suggest previously used repositor...soryu2026-01-151-0/+39
* Contract type systemsoryu2026-01-151-2/+76
* Contract systemsoryu2026-01-151-2/+601
* Initial Control systemsoryu2026-01-111-0/+589
* Add versioning to filessoryu2025-12-241-0/+96
* Add conflict notification and file update WS endpointsoryu2025-12-231-0/+7
* Add file body and initial tool call systemsoryu2025-12-231-0/+43
* Add Postgres for persistence and File cabinetsoryu2025-12-231-0/+101