summaryrefslogtreecommitdiff
path: root/makima/src/orchestration
Commit message (Expand)AuthorAgeFilesLines
* feat: auto-remove merged steps, fix UI overflow, and improve worktree handlin...soryu2026-02-201-0/+63
* feat: add git/gh auth checks, git fetch on worktree, fix contracts overflow (...soryu2026-02-191-2/+13
* fix: prevent directive step failure when PR branch is deleted after mergesoryu2026-02-181-28/+17
* feat: soryu-co/soryu - makima: Fix PR creation to update base branch and prev...soryu2026-02-171-0/+1
* feat: smart cleanup, order linking, and improved PR titles (#69)soryu2026-02-171-0/+73
* feat: reorder nav, link orders to steps, improve PR titles (#68)soryu2026-02-171-9/+23
* soryu-co/soryu - makima (#67)soryu2026-02-171-6/+22
* soryu-co/soryu - makima (#66)soryu2026-02-161-9/+72
* Fix contracts page overflow, remove contract link from orders, add directive ...soryu2026-02-161-43/+51
* Add PR button to directivessoryu2026-02-161-0/+173
* Fix bugs with restoring/continuing from taskssoryu2026-02-161-297/+343
* Add pick-up-orders feature for directives (#64)soryu2026-02-161-0/+217
* Ensure directives replan on goal changesoryu2026-02-161-0/+11
* feat: track directive goal history for intelligent re-planning (#63)soryu2026-02-161-4/+42
* Add verifier post-directivesoryu2026-02-151-5/+131
* Makima system improvements: Orders, directive questions, PR creation fix, bug...soryu2026-02-141-2/+86
* Rerun plan when directive goal is edited (#61)soryu2026-02-131-18/+112
* Fix worktree branching for directive tasks and remove memoriessoryu2026-02-131-81/+3
* Make sure directive tasks inherit worktreessoryu2026-02-131-7/+67
* Fix PR creation task for directives to be atomicsoryu2026-02-121-1/+24
* Add depends_on for directive taskssoryu2026-02-121-7/+48
* makima: Add an optional memory system for directives (#59)soryu2026-02-121-4/+81
* Fix DAG orderingsoryu2026-02-111-1/+3
* Add auto-PR creation for remote repos in directivessoryu2026-02-101-2/+252
* Set directive env vars correctly for daemonsoryu2026-02-091-0/+1
* Add directive task progressionsoryu2026-02-091-7/+34
* Add directive initsoryu2026-02-092-1/+479
* Remove directive mechanismsoryu2026-02-082-1686/+1
* Fix directive evaluation and add to frontendsoryu2026-02-081-37/+180
* Fix directive evaluationsoryu2026-02-081-13/+30
* Fix directive deletion and stop local only on contractssoryu2026-02-081-3/+6
* Fixes for directive chain initsoryu2026-02-081-104/+154
* Fixes for directive chain creationsoryu2026-02-071-6/+103
* Check on completion for contractssoryu2026-02-071-0/+125
* Add directive monitor contractssoryu2026-02-071-24/+538
* Add directive init mechanismsoryu2026-02-072-0/+737
* Remove directives for reimplementationsoryu2026-02-074-3042/+0
* Fix: Link directives and contractssoryu2026-02-062-6/+47
* Fix: Cleanup old chain codesoryu2026-02-064-10/+143
* Fix: Directives fixessoryu2026-02-061-111/+299
* Fix: Directives APIsoryu2026-02-061-28/+158
* Add directive-first chain system redesignsoryu2026-02-054-0/+2550