summaryrefslogtreecommitdiff
path: root/makima/src/server/state.rs
Commit message (Expand)AuthorAgeFilesLines
* chore: drop legacy contracts + supervisor task-grouping (#136)HEADmastersoryu3 days1-243/+6
* build(server): split Dockerfiles, make ML model paths optional (#120)soryu2026-05-021-13/+24
* fix(directive): cancel orphaned planner and kick reconciler on goal update (#...soryu2026-04-301-0/+12
* feat: soryu-co/soryu - makima: Fix build errors in daemon protocol and task m...v0.5.0soryu2026-03-101-0/+3
* feat: worktree diff/commit endpoints and frontend diff viewing (#88)soryu2026-03-091-0/+43
* feat: move daemon reauth to daemons page, add contract-backed directive steps...soryu2026-03-021-0/+60
* feat: non-blocking reconcile polling, directive CLI orders & cleanup (#82)v0.3.1soryu2026-02-241-0/+5
* Makima system improvements: Orders, directive questions, PR creation fix, bug...soryu2026-02-141-1/+29
* Set directive env vars correctly for daemonsoryu2026-02-091-0/+3
* Release in makima reposoryu2026-02-021-6/+4
* Use chatterbox TTSsoryu2026-02-011-8/+8
* 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 model loading for TTS / speaksoryu2026-01-291-2/+10
* Fix makima supervisor pr CLI commandsoryu2026-01-291-1/+3
* Add Qwen3-TTS streaming endpoint for voice synthesis (#40)soryu2026-01-281-0/+22
* Add patch merging and fix task healthcheck failing due to worktreessoryu2026-01-271-0/+17
* Fix worktree info and patches endpointsoryu2026-01-271-1/+21
* Default to shared worktree and add worktree endpointsoryu2026-01-271-0/+9
* Fix supervisor merge and PR commands (#36)soryu2026-01-271-0/+26
* Add local-only mode for contracts with patch export support (#34)soryu2026-01-261-0/+3
* Make merges synchronoussoryu2026-01-261-0/+26
* Add automatic phase transitions and fix PR creationsoryu2026-01-251-0/+10
* Clean up questions after removing tasks or contractssoryu2026-01-241-0/+64
* Add patch checkpointingsoryu2026-01-231-0/+9
* Add daemon restart feature from settings (#18)soryu2026-01-221-0/+3
* Add non-blocking persistent contract completion questions (#14)soryu2026-01-201-0/+5
* Make sure tasks can continuesoryu2026-01-191-0/+6
* Add pushed heartbeats and multi-question selectsoryu2026-01-181-0/+9
* Fix: Find alternate daemonsoryu2026-01-181-0/+23
* Implement git config inherit systemsoryu2026-01-151-0/+7
* Implement simple git checkpoint command for supervisorsoryu2026-01-151-0/+8
* Fixup: Add cleanup and isolation features to makimasoryu2026-01-151-0/+9
* Automatically derive repo URL and add notifications for inputsoryu2026-01-151-0/+185
* Contract systemsoryu2026-01-151-23/+341
* Initial Control systemsoryu2026-01-111-2/+465
* Add conflict notification and file update WS endpointsoryu2025-12-231-1/+29
* Add Postgres for persistence and File cabinetsoryu2025-12-231-2/+12
* Add EOU detection and streaming diarizationsoryu2025-12-231-3/+9
* Remove TTS endpoint using chatterboxsoryu2025-12-231-7/+0
* Implement makima listen websockets serversoryu2025-12-231-0/+50