summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Red Team fields to makima/frontend contract creationmakima/red-team-cli-and-frontendsoryu2026-01-293-0/+77
* Fix Red Team UI visibility by adding red_team_enabled to ContractSummarysoryu2026-01-293-2/+9
* [WIP] Heartbeat checkpoint - 2026-01-27 03:07:28 UTCsoryu2026-01-271-1/+1
* Fix missing local_only field in TUI CreateContractRequestsoryu2026-01-271-0/+1
* Add CSS styles for Red Team frontend componentssoryu2026-01-271-0/+644
* Add Red Team CLI command and frontend UIsoryu2026-01-279-25/+593
* 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
* Add daemon restart feature from settings (#18)soryu2026-01-227-11/+216
* Add pausing taskssoryu2026-01-222-8/+257
* Add repository selection with suggestions to standalone tasks (#17)soryu2026-01-222-13/+180
* Heartbeat daemonsoryu2026-01-212-2/+15
* Add standalone task creation from mesh page (#16)soryu2026-01-212-108/+163
* Enforce phaseguardsoryu2026-01-213-18/+93