summaryrefslogtreecommitdiff
path: root/makima/src/server/handlers/mesh_daemon.rs
Commit message (Expand)AuthorAgeFilesLines
* chore: remove LLM module + all dependent surfacesremove-llmsoryu3 days1-76/+20
* feat: revert broken directive PRs, re-implement Lexical document orchestrator...soryu2026-04-281-1/+1
* fix: resolve compilation error and warnings in Rust backend (#95)soryu2026-04-281-1/+1
* feat: soryu-co/soryu - makima: Fix build errors in daemon protocol and task m...v0.5.0soryu2026-03-101-0/+17
* feat: worktree diff/commit endpoints and frontend diff viewing (#88)soryu2026-03-091-0/+60
* feat: task slide-out panel, 3-way reconcile toggle, daemon reauth fix (#85)soryu2026-03-041-2/+6
* feat: move daemon reauth to daemons page, add contract-backed directive steps...soryu2026-03-021-0/+31
* Add auto-PR creation for remote repos in contractssoryu2026-02-091-4/+104
* Add directive task progressionsoryu2026-02-091-0/+9
* Add new directive mechanism v3soryu2026-02-091-0/+17
* Remove directive mechanismsoryu2026-02-081-10/+0
* Add directive init mechanismsoryu2026-02-071-1/+10
* Remove directives for reimplementationsoryu2026-02-071-14/+1
* Fix: Directives fixessoryu2026-02-061-0/+15
* Make makima more opinionated and structuredsoryu2026-02-021-0/+62
* feat: Implement Phase 3 Tasks 3.3 and 3.4 - Supervisor State Persistence and ...soryu2026-02-011-24/+102
* feat: Implement Phase 3 Tasks 3.1 and 3.2 - SupervisorState enum and Heartbea...soryu2026-02-011-0/+83
* Add patch merging and fix task healthcheck failing due to worktreessoryu2026-01-271-25/+121
* Fix worktree info and patches endpointsoryu2026-01-271-0/+67
* Fix supervisor merge and PR commands (#36)soryu2026-01-271-1/+11
* Add local-only mode for contracts with patch export support (#34)soryu2026-01-261-0/+92
* Make merges synchronoussoryu2026-01-261-2/+11
* Add completion phasessoryu2026-01-261-32/+18
* Add automatic phase transitions and fix PR creationsoryu2026-01-251-0/+201
* Add resume to daemon taskssoryu2026-01-231-0/+117
* Add patch checkpointingsoryu2026-01-231-0/+59
* Heartbeat daemonsoryu2026-01-211-1/+14
* Add heartbeat commitssoryu2026-01-171-1/+112
* Add autopilot panel and retry systemsoryu2026-01-171-19/+64
* Update continue task system and daemon IDssoryu2026-01-171-20/+28
* Implement git config inherit systemsoryu2026-01-151-0/+34
* Implement simple git checkpoint command for supervisorsoryu2026-01-151-0/+124
* Automatically derive repo URL and add notifications for inputsoryu2026-01-151-0/+42
* Contract systemsoryu2026-01-151-1/+210
* Initial Control systemsoryu2026-01-111-0/+959