summaryrefslogtreecommitdiff
path: root/makima/src/db/repository.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Add directive init mechanismsoryu2026-02-071-0/+296
* Add new directive initial implementationsoryu2026-02-071-5/+278
* Remove directives for reimplementationsoryu2026-02-071-1169/+0
* Fix: Directives fixessoryu2026-02-061-0/+34
* Add directive-first chain system redesignsoryu2026-02-051-1581/+839
* Add repository selection to chain creation modalsoryu2026-02-051-1/+41
* Add makima directivessoryu2026-02-051-13/+498
* Add multi-repository support for chainssoryu2026-02-051-19/+170
* Remove chain supervisor capabilitysoryu2026-02-041-16/+0
* Add chain checkpoint contractssoryu2026-02-041-5/+427
* Allow chain creation via web interfacesoryu2026-02-031-10/+289
* Add makima chain mechanismsoryu2026-02-031-9/+539
* Make makima more opinionated and structuredsoryu2026-02-021-115/+16
* feat: Implement Phase 3.5 - Supervisor Status APImakima/contract-management-phase3soryu2026-02-011-0/+135
|\
| * feat: Add Supervisor Status API endpoints (Phase 3 Task 3.5)soryu2026-02-011-0/+135
* | feat: Implement Phase 3 Tasks 3.3 and 3.4 - Supervisor State Persistence and ...soryu2026-02-011-0/+304
* | feat: Implement Phase 3 Tasks 3.1 and 3.2 - SupervisorState enum and Heartbea...soryu2026-02-011-3/+157
|/
* feat: Add contract management system improvements (Phase 1)makima/contract-management-improvementssoryu2026-01-311-3/+104
* Fix null handling for deliverables in create_template_for_owner (#51)soryu2026-01-311-1/+4
* Add auto_merge_local option for local-only contracts (#50)soryu2026-01-311-7/+12
* Fix Red Team UI visibility by adding red_team_enabled to ContractSummarysoryu2026-01-291-2/+2
* Fix contract type selectionsoryu2026-01-291-31/+313
* Fix worktree cleanup to not run for shared worktreessoryu2026-01-291-5/+10
* Default to shared worktree and add worktree endpointsoryu2026-01-271-1/+2
* Add Red Team adversarial review system for contract monitoring (#35)soryu2026-01-271-13/+112
* Add local-only mode for contracts with patch export support (#34)soryu2026-01-261-7/+12
* Add completion phasessoryu2026-01-261-0/+55
* Add resume to daemon taskssoryu2026-01-231-0/+20
* Add patch checkpointingsoryu2026-01-231-2/+111
* Fix completion actions: default to PR and support remote repos (#21)soryu2026-01-221-10/+15
* Add task branching feature (#15)soryu2026-01-211-10/+44
* Clean up mesh page (#6)soryu2026-01-181-2/+2
* Improve Mesh Tab: Organize by contract with status filter (#5)soryu2026-01-181-0/+7
* Add phase guard toggle for contract phase confirmation (#2)soryu2026-01-171-5/+10
* Add autopilot panel and retry systemsoryu2026-01-171-1/+91
* Fixup: fix history call and try to start pending tasks when a daemon is avail...soryu2026-01-161-0/+21
* Add resume and history system for makima (#1)soryu2026-01-151-4/+356
* Fixup: Add cleanup and isolation features to makimasoryu2026-01-151-5/+37
* Advance stages of a contractsoryu2026-01-151-2/+2
* Add repository history feature to store and suggest previously used repositor...soryu2026-01-151-0/+166
* Contract type systemsoryu2026-01-151-9/+30
* Contract systemsoryu2026-01-151-63/+1337
* Initial Control systemsoryu2026-01-111-23/+1370
* Add versioning to filessoryu2025-12-241-1/+143
* Add conflict notification and file update WS endpointsoryu2025-12-231-22/+110
* Add file body and initial tool call systemsoryu2025-12-231-7/+14
* Add Postgres for persistence and File cabinetsoryu2025-12-231-0/+128