summaryrefslogtreecommitdiff
path: root/makima/src/db/models.rs
Commit message (Expand)AuthorAgeFilesLines
* Add chain checkpoint contractssoryu2026-02-041-0/+67
* Allow chain creation via web interfacesoryu2026-02-031-1/+106
* Add makima chain mechanismsoryu2026-02-031-0/+356
* Make makima more opinionated and structuredsoryu2026-02-021-94/+0
* feat: Implement Phase 3.5 - Supervisor Status APImakima/contract-management-phase3soryu2026-02-011-0/+76
|\
| * feat: Add Supervisor Status API endpoints (Phase 3 Task 3.5)soryu2026-02-011-0/+76
* | feat: Implement Phase 3 Tasks 3.3 and 3.4 - Supervisor State Persistence and ...soryu2026-02-011-0/+102
* | feat: Implement Phase 3 Tasks 3.1 and 3.2 - SupervisorState enum and Heartbea...soryu2026-02-011-0/+201
|/
* feat: Add contract management system improvements (Phase 1)makima/contract-management-improvementssoryu2026-01-311-0/+31
* Add auto_merge_local option for local-only contracts (#50)soryu2026-01-311-0/+18
* Fix Red Team UI visibility by adding red_team_enabled to ContractSummarysoryu2026-01-291-0/+3
* Fix phase config in DBsoryu2026-01-291-8/+10
* Allow null phase configs for legacy contractssoryu2026-01-291-1/+1
* Fix contract type selectionsoryu2026-01-291-20/+193
* Fix worktree cleanup to not run for shared worktreessoryu2026-01-291-0/+3
* Add Red Team adversarial review system for contract monitoring (#35)soryu2026-01-271-0/+91
* Add local-only mode for contracts with patch export support (#34)soryu2026-01-261-0/+18
* Add completion phasessoryu2026-01-261-0/+24
* feat: Simplify contract deliverables and add Templates UIsoryu2026-01-241-6/+30
* Add patch checkpointingsoryu2026-01-231-0/+42
* Fix completion actions: default to PR and support remote repos (#21)soryu2026-01-221-0/+12
* Add task branching feature (#15)soryu2026-01-211-2/+43
* Remove 'task' type contractsoryu2026-01-191-37/+0
* Clean up mesh page (#6)soryu2026-01-181-0/+2
* Improve Mesh Tab: Organize by contract with status filter (#5)soryu2026-01-181-0/+3
* Add phase guard toggle for contract phase confirmation (#2)soryu2026-01-171-0/+60
* 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