summaryrefslogtreecommitdiff
path: root/makima/src/server/handlers
Commit message (Expand)AuthorAgeFilesLines
* Rerun plan when directive goal is edited (#61)soryu2026-02-131-1/+22
* Fix worktree branching for directive tasks and remove memoriessoryu2026-02-131-390/+4
* Add task cleanup and directive PR updatingsoryu2026-02-121-0/+1
* Add depends_on for directive taskssoryu2026-02-121-5/+67
* makima: Add an optional memory system for directives (#59)soryu2026-02-121-4/+391
* Add auto-PR creation for remote repos in contractssoryu2026-02-091-4/+104
* Set directive env vars correctly for daemonsoryu2026-02-094-0/+11
* Add directive task progressionsoryu2026-02-091-0/+9
* Resume contracts from patchessoryu2026-02-091-0/+97
* Add new directive mechanism v3soryu2026-02-099-21/+885
* Remove directive mechanismsoryu2026-02-084-814/+0
* Fix directive evaluation and add to frontendsoryu2026-02-081-2/+2
* Fixes for directive chain initsoryu2026-02-081-1/+60
* Check on completion for contractssoryu2026-02-071-1/+18
* Add directive monitor contractssoryu2026-02-071-6/+217
* Show directive init on frontendsoryu2026-02-071-2/+19
* Add directive init mechanismsoryu2026-02-072-1/+68
* Add new directive initial implementationsoryu2026-02-072-0/+441
* Remove directives for reimplementationsoryu2026-02-074-2216/+2
* Fix: Link directives and contractssoryu2026-02-061-1/+67
* Fix: Cleanup old chain codesoryu2026-02-062-1646/+483
* Fix: Directives fixessoryu2026-02-061-0/+15
* Fix: Directives APIsoryu2026-02-061-2/+83
* Add directive-first chain system redesignsoryu2026-02-054-1270/+1584
* Add makima directivessoryu2026-02-053-3/+1319
* Add multi-repository support for chainssoryu2026-02-051-4/+331
* Remove chain supervisor capabilitysoryu2026-02-041-132/+4
* Add chain checkpoint contractssoryu2026-02-042-9/+170
* Allow chain creation via web interfacesoryu2026-02-031-2/+646
* Add 'Discuss Contract' feature to listen page (#57)soryu2026-02-032-0/+593
* Add makima chain mechanismsoryu2026-02-032-0/+610
* Release in makima reposoryu2026-02-021-1/+1
* Make makima more opinionated and structuredsoryu2026-02-0210-1235/+74
* Use chatterbox TTSsoryu2026-02-011-3/+2
* feat: Implement Phase 3.5 - Supervisor Status APImakima/contract-management-phase3soryu2026-02-011-0/+342
|\
| * feat: Add Supervisor Status API endpoints (Phase 3 Task 3.5)soryu2026-02-011-0/+342
* | feat: Implement Phase 3 Tasks 3.3 and 3.4 - Supervisor State Persistence and ...soryu2026-02-013-25/+595
* | feat: Implement Phase 3 Tasks 3.1 and 3.2 - SupervisorState enum and Heartbea...soryu2026-02-011-0/+83
|/
* feat: Add contract management system improvements (Phase 1)makima/contract-management-improvementssoryu2026-01-312-21/+327
* Add auto_merge_local option for local-only contracts (#50)soryu2026-01-316-30/+48
* Add autodetection of master for PR creationsoryu2026-01-291-4/+2
* Fix Red Team UI visibility by adding red_team_enabled to ContractSummarysoryu2026-01-291-0/+4
* Fix contract type selectionsoryu2026-01-293-4/+418
* Fix worktree cleanup to not run for shared worktreessoryu2026-01-296-0/+29
* Fix makima supervisor pr CLI commandsoryu2026-01-291-21/+20
* Replace TTS endpoint with Rust-native Qwen3-TTS (#41)soryu2026-01-283-7/+323
* Add Qwen3-TTS streaming endpoint for voice synthesis (#40)soryu2026-01-282-0/+275
* Add patch merging and fix task healthcheck failing due to worktreessoryu2026-01-271-25/+121
* Fix worktree info and patches endpointsoryu2026-01-272-16/+299
* Fixup: Build fixsoryu2026-01-271-0/+1