| Commit message (Expand) | Author | Age | Files | Lines |
| * | chore: drop legacy contracts + supervisor task-grouping (#136)HEADmaster | soryu | 3 days | 18 | -3403/+6 |
| * | feat(directives): drop directives.goal — orchestration reads contract body ... | soryu | 12 days | 3 | -28/+1 |
| * | build(server): split Dockerfiles, make ML model paths optional (#120) | soryu | 2026-05-02 | 1 | -27/+22 |
| * | chore(cleanup): Phase 5 contracts removal + tmp directive + 30-day expiry + s... | soryu | 2026-05-01 | 4 | -673/+4 |
| * | revert PRs #93-#98; enforce strict-linear-DAG + mandatory directive verify (#... | soryu | 2026-04-28 | 2 | -0/+33 |
| * | feat: revert broken directive PRs, re-implement Lexical document orchestrator... | soryu | 2026-04-28 | 4 | -7/+3 |
| * | fix: resolve compilation error and warnings in Rust backend (#95) | soryu | 2026-04-28 | 4 | -3/+7 |
| * | feat: soryu-co/soryu - makima: Fix build errors in daemon protocol and task m...v0.5.0 | soryu | 2026-03-10 | 2 | -0/+42 |
| * | feat: worktree diff/commit endpoints and frontend diff viewing (#88) | soryu | 2026-03-09 | 2 | -31/+324 |
| * | fix: restore code entry in daemon reauth flow | soryu | 2026-03-05 | 1 | -24/+64 |
| * | feat: task slide-out panel, 3-way reconcile toggle, daemon reauth fix (#85) | soryu | 2026-03-04 | 3 | -72/+167 |
| * | feat: move daemon reauth to daemons page, add contract-backed directive steps... | soryu | 2026-03-02 | 2 | -24/+97 |
| * | feat: non-blocking reconcile polling, directive CLI orders & cleanup (#82)v0.3.1 | soryu | 2026-02-24 | 4 | -1/+87 |
| * | feat: add directive ask command, log backfill & specialized DAG steps (#75) | soryu | 2026-02-21 | 3 | -0/+69 |
| * | fix: restore origin_ref and has_origin_ref variable declarations | soryu | 2026-02-21 | 1 | -2/+5 |
| * | feat: auto-remove merged steps, fix UI overflow, and improve worktree handlin... | soryu | 2026-02-20 | 1 | -5/+2 |
| * | fix: restore start_point logic stripped by pre-commit hook | soryu | 2026-02-20 | 1 | -7/+72 |
| * | fix: reconcile:on blocking, pending question notifications, and infra improve... | soryu | 2026-02-20 | 1 | -58/+1 |
| * | feat: add git/gh auth checks, git fetch on worktree, fix contracts overflow (... | soryu | 2026-02-19 | 2 | -72/+155 |
| * | fix: prevent directive step failure when PR branch is deleted after merge | soryu | 2026-02-18 | 1 | -4/+39 |
| * | feat: soryu-co/soryu - makima: Fix PR creation to update base branch and prev... | soryu | 2026-02-17 | 1 | -2/+24 |
| * | Fix bugs with restoring/continuing from tasks | soryu | 2026-02-16 | 1 | -12/+53 |
| * | Ensure directives replan on goal change | soryu | 2026-02-16 | 2 | -2/+9 |
| * | Close stdin for directive tasks | soryu | 2026-02-15 | 1 | -7/+8 |
| * | Close stdin for directive tasks | soryu | 2026-02-15 | 1 | -8/+7 |
| * | Makima system improvements: Orders, directive questions, PR creation fix, bug... | soryu | 2026-02-14 | 2 | -8/+21 |
| * | Directive task bare repo fix | soryu | 2026-02-13 | 1 | -4/+14 |
| * | Fix worktree branching for directive tasks and remove memories | soryu | 2026-02-13 | 5 | -310/+177 |
| * | makima: Add an optional memory system for directives (#59) | soryu | 2026-02-12 | 4 | -0/+346 |
| * | Add auto-PR creation for remote repos in directives | soryu | 2026-02-10 | 5 | -14/+161 |
| * | Add auto-PR creation for remote repos in contracts | soryu | 2026-02-09 | 3 | -151/+208 |
| * | Set directive env vars correctly for daemon | soryu | 2026-02-09 | 2 | -2/+44 |
| * | Add directive init | soryu | 2026-02-09 | 3 | -0/+27 |
| * | Resume contracts from patches | soryu | 2026-02-09 | 1 | -0/+153 |
| * | Add new directive mechanism v3 | soryu | 2026-02-09 | 6 | -0/+390 |
| * | Remove directive mechanism | soryu | 2026-02-08 | 6 | -299/+0 |
| * | Fixes for directive chain init | soryu | 2026-02-08 | 2 | -0/+23 |
| * | Add directive monitor contracts | soryu | 2026-02-07 | 4 | -0/+72 |
| * | Add directive init mechanism | soryu | 2026-02-07 | 2 | -0/+9 |
| * | Add new directive initial implementation | soryu | 2026-02-07 | 6 | -0/+195 |
| * | Remove directives for reimplementation | soryu | 2026-02-07 | 6 | -997/+0 |
| * | Fix: Cleanup old chain code | soryu | 2026-02-06 | 14 | -1849/+286 |
| * | Add directive-first chain system redesign | soryu | 2026-02-05 | 16 | -29/+771 |
| * | Add makima directives | soryu | 2026-02-05 | 1 | -0/+224 |
| * | Add multi-repository support for chains | soryu | 2026-02-05 | 2 | -9/+44 |
| * | Add makima skills | soryu | 2026-02-04 | 6 | -0/+550 |
| * | Remove chain supervisor capability | soryu | 2026-02-04 | 2 | -77/+0 |
| * | Add chain checkpoint contracts | soryu | 2026-02-04 | 3 | -0/+104 |
| * | Add makima chain mechanism | soryu | 2026-02-03 | 10 | -0/+1474 |
| * | Make makima more opinionated and structured | soryu | 2026-02-02 | 8 | -626/+168 |