summaryrefslogtreecommitdiff
path: root/makima/src/daemon/ws/protocol.rs
Commit message (Expand)AuthorAgeFilesLines
* feat: soryu-co/soryu - makima: Fix build errors in daemon protocol and task m...v0.5.0soryu2026-03-101-0/+9
* feat: worktree diff/commit endpoints and frontend diff viewing (#88)soryu2026-03-091-0/+17
* feat: task slide-out panel, 3-way reconcile toggle, daemon reauth fix (#85)soryu2026-03-041-1/+4
* feat: move daemon reauth to daemons page, add contract-backed directive steps...soryu2026-03-021-0/+26
* Set directive env vars correctly for daemonsoryu2026-02-091-0/+3
* Add directive-first chain system redesignsoryu2026-02-051-3/+3
* feat: Implement Phase 3 Tasks 3.1 and 3.2 - SupervisorState enum and Heartbea...soryu2026-02-011-0/+46
* Add auto_merge_local option for local-only contracts (#50)soryu2026-01-311-0/+3
* Add autodetection of master for PR creationsoryu2026-01-291-2/+2
* Fix makima supervisor pr CLI commandsoryu2026-01-291-1/+3
* Add patch merging and fix task healthcheck failing due to worktreessoryu2026-01-271-0/+34
* Default to shared worktree and add worktree endpointsoryu2026-01-271-0/+37
* Add local-only mode for contracts with patch export support (#34)soryu2026-01-261-0/+38
* Add resume to daemon taskssoryu2026-01-231-0/+36
* Add patch checkpointingsoryu2026-01-231-0/+16
* Add daemon restart feature from settings (#18)soryu2026-01-221-0/+3
* Make sure tasks can continuesoryu2026-01-191-0/+9
* Implement git config inherit systemsoryu2026-01-151-0/+21
* Implement simple git checkpoint command for supervisorsoryu2026-01-151-0/+37
* Fixup: Add cleanup and isolation features to makimasoryu2026-01-151-0/+22
* Contract systemsoryu2026-01-151-0/+658