summaryrefslogtreecommitdiff
path: root/makima/src/server
Commit message (Expand)AuthorAgeFilesLines
* chore: drop legacy contracts + supervisor task-grouping (#136)HEADmastersoryu3 days12-5059/+234
* chore: remove LLM module + all dependent surfaces (#135)soryu3 days7-3610/+27
* feat(directives): strict orchestration flow + sidebar overhaul + task page re...soryu4 days4-43/+101
* feat(directives): drop directives.goal — orchestration reads contract body ...soryu12 days3-178/+30
* feat(contracts): lifecycle — Lock/Start/Pause/Complete/Unlock + queue sched...soryu13 days6-1/+257
* feat(directives): unified contracts surface — backbone (#128)soryu13 days3-20/+116
* build(server): split Dockerfiles, make ML model paths optional (#120)soryu2026-05-021-13/+24
* feat: multi-document directives with ephemeral task lifecycle (#119)soryu2026-05-024-3/+614
* chore(cleanup): Phase 5 contracts removal + tmp directive + 30-day expiry + s...soryu2026-05-019-7882/+44
* feat(doc-mode): unified surface — ephemeral tasks, tmp/, /exec redirect, pa...soryu2026-05-014-2/+191
* feat(directives): amendment lifecycle — inactive status, new draft, before/...soryu2026-04-303-0/+62
* feat(directives): per-PR revision snapshots + sidebar history (#112)soryu2026-04-303-3/+103
* fix(directive): cancel orphaned planner and kick reconciler on goal update (#...soryu2026-04-303-12/+67
* feat: document-mode directive UI proof of concept (Lexical) (#101)soryu2026-04-294-17/+231
* revert PRs #93-#98; enforce strict-linear-DAG + mandatory directive verify (#...soryu2026-04-281-10/+1
* feat: revert broken directive PRs, re-implement Lexical document orchestrator...soryu2026-04-287-212/+16
* fix: resolve compilation error and warnings in Rust backend (#95)soryu2026-04-284-5/+4
* feat: Document UI for directive orchestration with Lexical editor (#93)soryu2026-04-283-1/+207
* feat: soryu-co/soryu - makima: Fix build errors in daemon protocol and task m...v0.5.0soryu2026-03-102-0/+20
* feat: worktree diff/commit endpoints and frontend diff viewing (#88)soryu2026-03-094-0/+380
* feat: soryu-co/soryu - makima: Add DOG database schema and backend CRUDsoryu2026-03-074-2/+597
* WIP: heartbeat checkpointsoryu2026-03-071-0/+3
* feat: task slide-out panel, 3-way reconcile toggle, daemon reauth fix (#85)soryu2026-03-042-10/+14
* feat: move daemon reauth to daemons page, add contract-backed directive steps...soryu2026-03-024-1/+377
* feat: non-blocking reconcile polling, directive CLI orders & cleanup (#82)v0.3.1soryu2026-02-243-5/+312
* feat: Add daemon health monitoring page, downloads & K8s support (#76)soryu2026-02-213-1/+168
* feat: auto-remove merged steps, fix UI overflow, and improve worktree handlin...soryu2026-02-201-1/+38
* fix: reconcile:on blocking, pending question notifications, and infra improve...soryu2026-02-201-33/+8
* feat: smart cleanup, order linking, and improved PR titles (#69)soryu2026-02-173-26/+138
* feat: reorder nav, link orders to steps, improve PR titles (#68)soryu2026-02-171-0/+1
* soryu-co/soryu - makima (#67)soryu2026-02-171-0/+13
* soryu-co/soryu - makima (#66)soryu2026-02-162-4/+35
* Fix contracts page overflow, remove contract link from orders, add directive ...soryu2026-02-163-81/+12
* Add PR button to directivessoryu2026-02-163-0/+84
* Add pick-up-orders feature for directives (#64)soryu2026-02-162-2/+199
* feat: track directive goal history for intelligent re-planning (#63)soryu2026-02-161-21/+24
* Makima system improvements: Orders, directive questions, PR creation fix, bug...soryu2026-02-147-33/+590
* Rerun plan when directive goal is edited (#61)soryu2026-02-131-1/+22
* Fix worktree branching for directive tasks and remove memoriessoryu2026-02-133-409/+8
* Add task cleanup and directive PR updatingsoryu2026-02-123-0/+5
* Add depends_on for directive taskssoryu2026-02-121-5/+67
* makima: Add an optional memory system for directives (#59)soryu2026-02-123-9/+411
* Add auto-PR creation for remote repos in contractssoryu2026-02-091-4/+104
* Set directive env vars correctly for daemonsoryu2026-02-095-0/+14
* Add directive task progressionsoryu2026-02-091-0/+9
* Add directive initsoryu2026-02-091-0/+19
* Resume contracts from patchessoryu2026-02-093-0/+100
* Add new directive mechanism v3soryu2026-02-0911-26/+945
* Remove directive mechanismsoryu2026-02-086-869/+8
* Fix directive evaluation and add to frontendsoryu2026-02-081-2/+2