summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(frontend): Add Phase Guard toggle to AutopilotPanelmakima/phaseguard-togglesoryu2026-01-172-0/+58
* feat(frontend): Add UI for phase transition confirmation requestssoryu2026-01-175-0/+633
* feat: Add phase_guard for contract phase transitionssoryu2026-01-174-17/+260
* Add phase_guard field to Contract model and databasesoryu2026-01-176-5/+37
* Add heartbeat commitssoryu2026-01-177-1/+307
* Add autopilot panel and retry systemsoryu2026-01-179-95/+607
* Update continue task system and daemon IDssoryu2026-01-173-51/+89
* Add curl-based install script for Makima CLI (#1)soryu2026-01-162-0/+273
* Fixup: fix history call and try to start pending tasks when a daemon is avail...soryu2026-01-164-21/+215
* Fixup: set daemon ID on spawned tasks by supervisorsoryu2026-01-163-40/+98
* Fixup: use default api.makima.jp URL and fix default branch detectionsoryu2026-01-1625-19/+2071
* Fixup: add task contract type to frontendv0.1.0soryu2026-01-164-6/+70
* Add Task Contract Type for one-off adhoc tasks (#2)soryu2026-01-168-77/+368
* Add resume and history system for makima (#1)soryu2026-01-1514-4/+5106
* Implement git config inherit systemsoryu2026-01-154-0/+257
* Implement simple git checkpoint command for supervisorsoryu2026-01-155-10/+441
* Fixup: Add cleanup and isolation features to makimasoryu2026-01-1529-243/+2624
* Fixup: experiment with different entrypoint for containersoryu2026-01-151-1/+1
* Advance stages of a contractsoryu2026-01-157-9/+100
* Fixup: container image binarysoryu2026-01-151-4/+2
* Add arg index for makima CLIsoryu2026-01-151-1/+12
* Add cleanup to daemonsoryu2026-01-156-4/+167
* Add repository history feature to store and suggest previously used repositor...soryu2026-01-1511-7/+730
* Automatically derive repo URL and add notifications for inputsoryu2026-01-1520-91/+2017
* Fixup: use entrypoint in containersoryu2026-01-151-5/+6
* fix: add missing contract_type field to CreateContractRequestsoryu2026-01-152-0/+2
* fix(types): add missing contractId and authToken to StartMessage typesoryu2026-01-152-0/+306
* feat(listen): add transcript analysis UI panelsoryu2026-01-157-5/+582
* feat(contract-tools): add transcript analysis tools for contract chatsoryu2026-01-152-0/+436
* feat(listen): add transcript analysis API endpointssoryu2026-01-153-1/+680
* feat(transcript): add transcript analyzer module for extracting requirements ...soryu2026-01-152-0/+298
* wip - contract systemsoryu2026-01-151-1/+0
* Fixup: make makima CLI executablesoryu2026-01-151-2/+2
* Update container image to use new CLIsoryu2026-01-151-3/+3
* Contract type systemsoryu2026-01-156-22/+207
* Contract systemsoryu2026-01-15109-1528/+24240
* Update Makima panel in soryu to match makima/frontend descriptionsoryu2026-01-112-17/+19
* Default makima daemon to use production URIsoryu2026-01-111-6/+20
* Add auth variables by defaultsoryu2026-01-113-44/+18
* Disable buttons if logged outsoryu2026-01-114-4/+75
* Initial Control systemsoryu2026-01-1194-3135/+29269
* Add defined user input dialogue to LLM editsoryu2026-01-025-11/+484
* Update LLM to keep contextsoryu2026-01-023-10/+61
* Update display of LLM edit panelsoryu2026-01-023-2/+176
* Add loop based LLM editing + view toolssoryu2026-01-022-16/+525
* Add versioning to filessoryu2025-12-2416-59/+1757
* Update overwrite mechanism to show diffsoryu2025-12-242-23/+201
* Revert "Update overwrite mechanism to only require one prompt"soryu2025-12-241-24/+4
* Revert "Fixup: Update overwrite mechanism"soryu2025-12-241-12/+4
* Fixup: Update overwrite mechanismsoryu2025-12-241-4/+12