summaryrefslogtreecommitdiff
path: root/makima/src/db/repository.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(db): Add cleanup_stale_anonymous_tasks functionsoryu2026-01-211-0/+28
* Fix CreateTaskRequest usages after contract_id changesoryu2026-01-211-5/+8
* Update create_task_for_owner for task branchingsoryu2026-01-211-5/+8
* 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