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 propssoryu13 days
drop-directive-goalfeat(directives): drop directives.goal — orchestration reads contract bodysoryu13 days
makima/soryu---makima--fix-tasks--folder-visibility-and-r-2be35b5dfeat: soryu - makima: Fix tasks/ folder visibility and rename for multi-contr...soryu5 days
makima/soryu---makima--replace-auto-save-countdown-text-b-8e244598feat: soryu - makima: Replace auto-save countdown text/bar with a circular timersoryu5 days
makima/soryu---makima--require-unlock-before-editing-a-lo-069fc4b9feat: soryu - makima: Require Unlock before editing a locked contract bodysoryu5 days
masterchore: drop legacy contracts + supervisor task-grouping (#136)soryu3 days
remove-llmchore: remove LLM module + all dependent surfacessoryu4 days
strict-orchestrationfeat(directives): strict orchestration flow + sidebar overhaul + task page re...soryu5 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-31Fix null handling for deliverables in create_template_for_ownermakima/fix-deliverables-null-handlingsoryu1-1/+4
2026-01-30Fix download for hf TTS modelsoryu2-3/+5
2026-01-30Support both tokenizor.json and vocab.json+merges.txt formatssoryu3-4/+34
2026-01-29Rename to command mode and update worktree to show committed changessoryu4-38/+123
2026-01-29Add autodetection of master for PR creationsoryu4-10/+33
2026-01-29Fix Red Team UI visibility by adding red_team_enabled to ContractSummarysoryu3-2/+9
2026-01-29Fetch from origin before creating worktrees for local repos (#49)soryu1-5/+32
2026-01-29Fix new contract dialog not fitting on screen (#48)soryu1-2/+2
2026-01-29Fix phase config in DBsoryu1-8/+10
2026-01-29Ensure tokenizor exists for TTS modelsoryu1-1/+5
[...]