summaryrefslogtreecommitdiff
path: root/makima/src
Commit message (Expand)AuthorAgeFilesLines
* chore: drop legacy contracts + supervisor task-grouping (#136)HEADmastersoryu3 days34-12453/+315
* chore: remove LLM module + all dependent surfaces (#135)soryu3 days21-11009/+27
* feat(directives): strict orchestration flow + sidebar overhaul + task page re...soryu4 days6-48/+291
* feat(directives): drop directives.goal — orchestration reads contract body ...soryu12 days10-686/+163
* feat(contracts): lifecycle — Lock/Start/Pause/Complete/Unlock + queue sched...soryu12 days7-4/+530
* feat(directives): unified contracts surface — backbone (#128)soryu12 days5-29/+244
* build(server): split Dockerfiles, make ML model paths optional (#120)soryu2026-05-023-47/+73
* feat: multi-document directives with ephemeral task lifecycle (#119)soryu2026-05-027-9/+1115
* chore(cleanup): Phase 5 contracts removal + tmp directive + 30-day expiry + s...soryu2026-05-0117-9171/+220
* feat(doc-mode): unified surface — ephemeral tasks, tmp/, /exec redirect, pa...soryu2026-05-015-2/+256
* feat(directives): amendment lifecycle — inactive status, new draft, before/...soryu2026-04-305-7/+181
* feat(directives): per-PR revision snapshots + sidebar history (#112)soryu2026-04-305-3/+237
* fix(doc-mode): autosave robustness, draft→active flip, save-now, sidebar co...soryu2026-04-301-3/+7
* fix(directive): cancel orphaned planner and kick reconciler on goal update (#...soryu2026-04-304-12/+149
* feat: document-mode directive UI proof of concept (Lexical) (#101)soryu2026-04-296-20/+624
* revert PRs #93-#98; enforce strict-linear-DAG + mandatory directive verify (#...soryu2026-04-287-156/+317
* feat: revert broken directive PRs, re-implement Lexical document orchestrator...soryu2026-04-2816-282/+90
* fix: resolve compilation error and warnings in Rust backend (#95)soryu2026-04-2813-62/+39
* feat: Document UI for directive orchestration with Lexical editor (#93)soryu2026-04-286-3/+344
* feat: soryu-co/soryu - makima: Fix build errors in daemon protocol and task m...v0.5.0soryu2026-03-104-0/+62
* feat: worktree diff/commit endpoints and frontend diff viewing (#88)soryu2026-03-096-31/+704
* feat: soryu-co/soryu - makima: Add DOG database schema and backend CRUDsoryu2026-03-074-2/+597
* WIP: heartbeat checkpointsoryu2026-03-073-3/+240
* 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-048-98/+211
* feat: move daemon reauth to daemons page, add contract-backed directive steps...soryu2026-03-029-29/+785
* feat: non-blocking reconcile polling, directive CLI orders & cleanup (#82)v0.3.1soryu2026-02-249-7/+470
* feat: Add daemon health monitoring page, downloads & K8s support (#76)soryu2026-02-213-1/+168
* feat: add directive ask command, log backfill & specialized DAG steps (#75)soryu2026-02-215-3/+142
* 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-203-6/+103
* 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-202-91/+9
* feat: add git/gh auth checks, git fetch on worktree, fix contracts overflow (...soryu2026-02-194-104/+173
* fix: prevent directive step failure when PR branch is deleted after mergesoryu2026-02-182-32/+56
* feat: soryu-co/soryu - makima: Fix PR creation to update base branch and prev...soryu2026-02-172-2/+25
* feat: smart cleanup, order linking, and improved PR titles (#69)soryu2026-02-176-28/+222
* feat: reorder nav, link orders to steps, improve PR titles (#68)soryu2026-02-173-9/+37
* soryu-co/soryu - makima (#67)soryu2026-02-174-10/+91
* soryu-co/soryu - makima (#66)soryu2026-02-165-17/+147
* Fix contracts page overflow, remove contract link from orders, add directive ...soryu2026-02-166-185/+92
* Add PR button to directivessoryu2026-02-164-0/+257
* Fix bugs with restoring/continuing from taskssoryu2026-02-162-309/+396
* Add pick-up-orders feature for directives (#64)soryu2026-02-165-2/+480
* Ensure directives replan on goal changesoryu2026-02-165-5/+57
* feat: track directive goal history for intelligent re-planning (#63)soryu2026-02-164-27/+114
* Add verifier post-directivesoryu2026-02-152-6/+154
* 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-1412-46/+1135