summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [WIP] Heartbeat checkpoint - 2026-01-29 02:18:40 UTCmakima/red-team-makima-frontendsoryu2026-01-291-1/+1
* fix: Remove mistaken red team UI from VN frontendsoryu2026-01-295-1102/+22
* feat: Add Red Team UI to makima/frontend contract creationsoryu2026-01-293-0/+74
* Fix makima supervisor pr CLI commandsoryu2026-01-297-61/+49
* fix: Add Qwen3-TTS model download to Docker build (#44)soryu2026-01-292-0/+37
* feat: Add TTS inference cancellation and voice loading (#43)soryu2026-01-280-0/+0
* Fix starting phase dropdown to show correct phase names from templates (#42)soryu2026-01-282-6/+15
* Replace TTS endpoint with Rust-native Qwen3-TTS (#41)soryu2026-01-2810-12/+478
* Fix frontend build due to incorrect typessoryu2026-01-282-2/+2
* Add Qwen3-TTS streaming endpoint for voice synthesis (#40)soryu2026-01-2830-273/+7602
* Add Red Team CLI command and frontend UI (#39)soryu2026-01-2711-25/+1238
* Add patch merging and fix task healthcheck failing due to worktreessoryu2026-01-274-36/+530
* Fix history page contracts dropdown overflow (#38)soryu2026-01-271-12/+69
* Fix worktree info and patches endpointsoryu2026-01-274-17/+321
* Fixup: Build fixsoryu2026-01-271-0/+1
* Default to shared worktree and add worktree endpointsoryu2026-01-2712-3/+433
* Fix supervisor merge and PR commands (#36)soryu2026-01-274-170/+272
* Add Red Team adversarial review system for contract monitoring (#35)soryu2026-01-2717-14/+1813
* Use phase deliverables configured in contract typessoryu2026-01-264-86/+129
* Remove unecessary migrationsoryu2026-01-261-7/+0
* Terminate all processes on makima CLI SIGTERMsoryu2026-01-262-45/+62
* Add local-only mode for contracts with patch export support (#34)soryu2026-01-2625-19/+1587
* Make merges synchronoussoryu2026-01-263-12/+86
* Add completion phasessoryu2026-01-2619-1957/+743
* Add dynamic contract type templates with user customization (#33)soryu2026-01-264-43/+62
* Update supervisor tasks page when supervisor spawns a new tasksoryu2026-01-263-4/+34
* Fix branching to restore from checkpointsoryu2026-01-262-18/+97
* Add automatic phase transitions and fix PR creationsoryu2026-01-254-101/+304
* Update create contract page to use dynamic templates (#29)soryu2026-01-255-39/+323
* Move files tab and file pages to be accessible via contracts (#28)soryu2026-01-253-1/+669
* Fix CSS on templates pagesoryu2026-01-251-3/+3
* Fix CSS on tempaltes pagesoryu2026-01-251-1/+1
* Move files tab and file pages to be accessible via contracts (#27)soryu2026-01-2510-11/+529
* feat: Simplify contract deliverables and add Templates UIsoryu2026-01-2411-107/+1386
* Fix history and add retries to makima CLIsoryu2026-01-242-59/+240
* Increase concurrency limitsoryu2026-01-242-2/+2
* Clean up questions after removing tasks or contractssoryu2026-01-243-0/+70
* Fix pushing heartbeat commitssoryu2026-01-241-1/+2
* Reclone if can't find repositorysoryu2026-01-241-21/+43
* Add resume to daemon taskssoryu2026-01-238-12/+583
* feat: Add client-side polling for CLI wait command (#23)soryu2026-01-232-5/+60
* docs: Add ralph analysis and feature specification (#22)soryu2026-01-233-0/+1731
* Add patch checkpointingsoryu2026-01-2321-16/+1075
* Fix completion actions: default to PR and support remote repos (#21)soryu2026-01-2210-80/+209
* Fixup: fix frontend buildsoryu2026-01-222-30/+0
* Change daemon limit mechanismsoryu2026-01-224-22/+112
* Hide subtaskssoryu2026-01-221-13/+0
* Fix daemon disconnects not being continuablesoryu2026-01-221-6/+20
* Fix board drag-and-drop phase change not working (#20)soryu2026-01-221-2/+5
* Add dependency checking on daemon startup (#19)soryu2026-01-224-0/+381