summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
contract-drag-reorderfeat(contracts): drag-to-reorder active contract rows in sidebarsoryu13 days
contract-lifecyclefeat(contracts): lifecycle — Lock/Start/Pause/Complete/Unlock + queue sched...soryu13 days
document-editor-explicit-bodyrefactor(frontend): DocumentEditor takes explicit body/title/documentId propssoryu12 days
drop-directive-goalfeat(directives): drop directives.goal — orchestration reads contract bodysoryu12 days
makima/soryu---makima--fix-tasks--folder-visibility-and-r-2be35b5dfeat: soryu - makima: Fix tasks/ folder visibility and rename for multi-contr...soryu4 days
makima/soryu---makima--replace-auto-save-countdown-text-b-8e244598feat: soryu - makima: Replace auto-save countdown text/bar with a circular timersoryu4 days
makima/soryu---makima--require-unlock-before-editing-a-lo-069fc4b9feat: soryu - makima: Require Unlock before editing a locked contract bodysoryu4 days
masterchore: drop legacy contracts + supervisor task-grouping (#136)soryu3 days
remove-llmchore: remove LLM module + all dependent surfacessoryu3 days
strict-orchestrationfeat(directives): strict orchestration flow + sidebar overhaul + task page re...soryu4 days
[...]
 
TagDownloadAuthorAge
v0.5.0soryu-0.5.0.tar.gz  soryu-0.5.0.zip  soryu2 months
v0.3.1soryu-0.3.1.tar.gz  soryu-0.3.1.zip  soryu3 months
v0.3.0soryu-0.3.0.tar.gz  soryu-0.3.0.zip  soryu3 months
v0.2.2soryu-0.2.2.tar.gz  soryu-0.2.2.zip  soryu3 months
v0.2.1soryu-0.2.1.tar.gz  soryu-0.2.1.zip  soryu3 months
v0.2.0soryu-0.2.0.tar.gz  soryu-0.2.0.zip  soryu3 months
v0.1.0soryu-0.1.0.tar.gz  soryu-0.1.0.zip  soryu4 months
 
AgeCommit messageAuthorFilesLines
2026-01-17feat(frontend): Add Phase Guard toggle to AutopilotPanelmakima/phaseguard-togglesoryu2-0/+58
2026-01-17feat(frontend): Add UI for phase transition confirmation requestssoryu5-0/+633
2026-01-17feat: Add phase_guard for contract phase transitionssoryu4-17/+260
2026-01-17Add phase_guard field to Contract model and databasesoryu6-5/+37
2026-01-17Add heartbeat commitssoryu7-1/+307
2026-01-17Add autopilot panel and retry systemsoryu9-95/+607
2026-01-17Update continue task system and daemon IDssoryu3-51/+89
2026-01-16Add curl-based install script for Makima CLI (#1)soryu2-0/+273
2026-01-16Fixup: fix history call and try to start pending tasks when a daemon is avail...soryu4-21/+215
2026-01-16Fixup: set daemon ID on spawned tasks by supervisorsoryu3-40/+98
[...]