summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [WIP] Heartbeat checkpoint - 2026-02-01 02:01:02 UTCmakima/task-task-275e8de2-275e8de2soryu2026-02-013-1/+709
* Merge pull request #52 from soryu-co/makima/contract-management-improvementssoryu2026-01-3110-29/+3060
|\
| * feat: Add contract management system improvements (Phase 1)makima/contract-management-improvementssoryu2026-01-3110-29/+3060
|/
* Fix null handling for deliverables in create_template_for_owner (#51)soryu2026-01-311-1/+4
* Add auto_merge_local option for local-only contracts (#50)soryu2026-01-3116-45/+131
* Fix Qwen3-TTS tensor paths to match HuggingFace model structuresoryu2026-01-302-41/+36
* Download vocab.json and merges.txt in container imagesoryu2026-01-302-7/+5
* Fix download for hf TTS modelsoryu2026-01-302-3/+5
* Support both tokenizor.json and vocab.json+merges.txt formatssoryu2026-01-303-4/+34
* Rename to command mode and update worktree to show committed changessoryu2026-01-294-38/+123
* Add autodetection of master for PR creationsoryu2026-01-294-10/+33
* Fix Red Team UI visibility by adding red_team_enabled to ContractSummarysoryu2026-01-293-2/+9
* Fetch from origin before creating worktrees for local repos (#49)soryu2026-01-291-5/+32
* Fix new contract dialog not fitting on screen (#48)soryu2026-01-291-2/+2
* Fix phase config in DBsoryu2026-01-291-8/+10
* Ensure tokenizor exists for TTS modelsoryu2026-01-291-1/+5
* Allow null phase configs for legacy contractssoryu2026-01-291-1/+1
* Fix model loading for TTS / speaksoryu2026-01-294-3/+16
* Fix contract type selectionsoryu2026-01-2912-173/+1367
* Fix worktree cleanup to not run for shared worktreessoryu2026-01-2910-9/+68
* fix: Remove mistaken red team UI from VN frontend (#47)soryu2026-01-296-1103/+23
* fix: Use correct hf command for Qwen3-TTS download (#46)soryu2026-01-291-2/+2
* feat: Add Red Team UI to makima/frontend contract creation (#45)soryu2026-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