summaryrefslogtreecommitdiff
path: root/makima/src/daemon
Commit message (Expand)AuthorAgeFilesLines
* chore: drop legacy contracts + supervisor task-grouping (#136)HEADmastersoryu3 days18-3403/+6
* feat(directives): drop directives.goal — orchestration reads contract body ...soryu12 days3-28/+1
* build(server): split Dockerfiles, make ML model paths optional (#120)soryu2026-05-021-27/+22
* chore(cleanup): Phase 5 contracts removal + tmp directive + 30-day expiry + s...soryu2026-05-014-673/+4
* revert PRs #93-#98; enforce strict-linear-DAG + mandatory directive verify (#...soryu2026-04-282-0/+33
* feat: revert broken directive PRs, re-implement Lexical document orchestrator...soryu2026-04-284-7/+3
* fix: resolve compilation error and warnings in Rust backend (#95)soryu2026-04-284-3/+7
* feat: soryu-co/soryu - makima: Fix build errors in daemon protocol and task m...v0.5.0soryu2026-03-102-0/+42
* feat: worktree diff/commit endpoints and frontend diff viewing (#88)soryu2026-03-092-31/+324
* fix: restore code entry in daemon reauth flowsoryu2026-03-051-24/+64
* feat: task slide-out panel, 3-way reconcile toggle, daemon reauth fix (#85)soryu2026-03-043-72/+167
* feat: move daemon reauth to daemons page, add contract-backed directive steps...soryu2026-03-022-24/+97
* feat: non-blocking reconcile polling, directive CLI orders & cleanup (#82)v0.3.1soryu2026-02-244-1/+87
* feat: add directive ask command, log backfill & specialized DAG steps (#75)soryu2026-02-213-0/+69
* fix: restore origin_ref and has_origin_ref variable declarationssoryu2026-02-211-2/+5
* feat: auto-remove merged steps, fix UI overflow, and improve worktree handlin...soryu2026-02-201-5/+2
* fix: restore start_point logic stripped by pre-commit hooksoryu2026-02-201-7/+72
* fix: reconcile:on blocking, pending question notifications, and infra improve...soryu2026-02-201-58/+1
* feat: add git/gh auth checks, git fetch on worktree, fix contracts overflow (...soryu2026-02-192-72/+155
* fix: prevent directive step failure when PR branch is deleted after mergesoryu2026-02-181-4/+39
* feat: soryu-co/soryu - makima: Fix PR creation to update base branch and prev...soryu2026-02-171-2/+24
* Fix bugs with restoring/continuing from taskssoryu2026-02-161-12/+53
* Ensure directives replan on goal changesoryu2026-02-162-2/+9
* Close stdin for directive taskssoryu2026-02-151-7/+8
* Close stdin for directive taskssoryu2026-02-151-8/+7
* Makima system improvements: Orders, directive questions, PR creation fix, bug...soryu2026-02-142-8/+21
* Directive task bare repo fixsoryu2026-02-131-4/+14
* Fix worktree branching for directive tasks and remove memoriessoryu2026-02-135-310/+177
* makima: Add an optional memory system for directives (#59)soryu2026-02-124-0/+346
* Add auto-PR creation for remote repos in directivessoryu2026-02-105-14/+161
* Add auto-PR creation for remote repos in contractssoryu2026-02-093-151/+208
* Set directive env vars correctly for daemonsoryu2026-02-092-2/+44
* Add directive initsoryu2026-02-093-0/+27
* Resume contracts from patchessoryu2026-02-091-0/+153
* Add new directive mechanism v3soryu2026-02-096-0/+390
* Remove directive mechanismsoryu2026-02-086-299/+0
* Fixes for directive chain initsoryu2026-02-082-0/+23
* Add directive monitor contractssoryu2026-02-074-0/+72
* Add directive init mechanismsoryu2026-02-072-0/+9
* Add new directive initial implementationsoryu2026-02-076-0/+195
* Remove directives for reimplementationsoryu2026-02-076-997/+0
* Fix: Cleanup old chain codesoryu2026-02-0614-1849/+286
* Add directive-first chain system redesignsoryu2026-02-0516-29/+771
* Add makima directivessoryu2026-02-051-0/+224
* Add multi-repository support for chainssoryu2026-02-052-9/+44
* Add makima skillssoryu2026-02-046-0/+550
* Remove chain supervisor capabilitysoryu2026-02-042-77/+0
* Add chain checkpoint contractssoryu2026-02-043-0/+104
* Add makima chain mechanismsoryu2026-02-0310-0/+1474
* Make makima more opinionated and structuredsoryu2026-02-028-626/+168