summaryrefslogtreecommitdiff
path: root/makima/src
Commit message (Expand)AuthorAgeFilesLines
* Add directive-first chain system redesignsoryu2026-02-0532-4152/+6466
* Add repository selection to chain creation modalsoryu2026-02-052-1/+43
* Add makima directivessoryu2026-02-0511-18/+3450
* Add multi-repository support for chainssoryu2026-02-056-42/+612
* Add makima skillssoryu2026-02-047-0/+557
* Remove chain supervisor capabilitysoryu2026-02-046-320/+6
* Fix buildsoryu2026-02-041-1/+2
* Add chain checkpoint contractssoryu2026-02-048-14/+856
* Allow chain creation via web interfacesoryu2026-02-034-14/+1058
* Add 'Discuss Contract' feature to listen page (#57)soryu2026-02-036-2/+818
* Add makima chain mechanismsoryu2026-02-0316-11/+3210
* Release in makima reposoryu2026-02-029-2539/+11
* Make makima more opinionated and structuredsoryu2026-02-0222-2100/+262
* Use chatterbox TTSsoryu2026-02-015-17/+16
* Merge pull request #55 from soryu-co/makima/contract-management-phase3soryu2026-02-017-27/+2044
|\
| * feat: Implement Phase 3.5 - Supervisor Status APImakima/contract-management-phase3soryu2026-02-014-0/+557
| |\
| | * feat: Add Supervisor Status API endpoints (Phase 3 Task 3.5)soryu2026-02-014-0/+557
| * | feat: Implement Phase 3 Tasks 3.3 and 3.4 - Supervisor State Persistence and ...soryu2026-02-015-25/+1001
| * | feat: Implement Phase 3 Tasks 3.1 and 3.2 - SupervisorState enum and Heartbea...soryu2026-02-014-3/+487
| |/
* / fix(supervisor): ensure all implementation phases are executed before PR (#53)soryu2026-02-011-0/+76
|/
* feat: Add contract management system improvements (Phase 1)makima/contract-management-improvementssoryu2026-01-318-29/+497
* 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-3113-45/+119
* Fix Qwen3-TTS tensor paths to match HuggingFace model structuresoryu2026-01-302-41/+36
* Fix download for hf TTS modelsoryu2026-01-301-1/+3
* Support both tokenizor.json and vocab.json+merges.txt formatssoryu2026-01-301-4/+28
* Rename to command mode and update worktree to show committed changessoryu2026-01-291-12/+78
* 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 phase config in DBsoryu2026-01-291-8/+10
* Allow null phase configs for legacy contractssoryu2026-01-291-1/+1
* Fix model loading for TTS / speaksoryu2026-01-293-2/+15
* Fix contract type selectionsoryu2026-01-297-56/+1020
* Fix worktree cleanup to not run for shared worktreessoryu2026-01-299-9/+61
* Fix makima supervisor pr CLI commandsoryu2026-01-297-61/+49
* Replace TTS endpoint with Rust-native Qwen3-TTS (#41)soryu2026-01-289-12/+373
* Add Qwen3-TTS streaming endpoint for voice synthesis (#40)soryu2026-01-2814-257/+3328
* Add Red Team CLI command and frontend UI (#39)soryu2026-01-275-2/+135
* Add patch merging and fix task healthcheck failing due to worktreessoryu2026-01-274-36/+530
* 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-2713-14/+1022
* Terminate all processes on makima CLI SIGTERMsoryu2026-01-262-45/+62
* Add local-only mode for contracts with patch export support (#34)soryu2026-01-2614-14/+657
* Make merges synchronoussoryu2026-01-263-12/+86
* Add completion phasessoryu2026-01-2618-1957/+735
* Add dynamic contract type templates with user customization (#33)soryu2026-01-261-0/+13