summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge: Add open task page button to TaskTreemakima/clean-up-mesh-pagesoryu2026-01-181-0/+10
|\
| * Add full task page navigation button to TaskTree rowssoryu2026-01-181-0/+10
* | Merge: Add supervisor task button on board pagesoryu2026-01-187-6/+35
|\ \
| * | Add supervisor task button to workflow board contract cardssoryu2026-01-187-6/+35
| |/
* / Filter mesh page task list to show only supervisor taskssoryu2026-01-181-4/+4
|/
* Improve Mesh Tab: Organize by contract with status filter (#5)soryu2026-01-186-29/+120
* Add React Native mobile app for Makima (#3)soryu2026-01-1838-0/+18112
* Add phaseguard flag for supervisor questions to wait indefinitely (#4)soryu2026-01-184-3/+14
* Fix contract task type creationsoryu2026-01-181-2/+5
* Fixup: Version phaseguardsoryu2026-01-181-0/+0
* Add phase guard toggle for contract phase confirmation (#2)soryu2026-01-1714-22/+988
* 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