summaryrefslogtreecommitdiff
path: root/makima/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Directive task bare repo fixsoryu2026-02-131-4/+14
* Rerun plan when directive goal is edited (#61)soryu2026-02-133-19/+153
* Directive page improvementssoryu2026-02-131-4/+13
* Fix worktree branching for directive tasks and remove memoriessoryu2026-02-1312-1026/+194
* Make sure directive tasks inherit worktreessoryu2026-02-132-8/+95
* Fix PR creation task for directives to be atomicsoryu2026-02-122-2/+43
* Add task cleanup and directive PR updatingsoryu2026-02-123-0/+5
* Add depends_on for directive taskssoryu2026-02-124-13/+225
* makima: Add an optional memory system for directives (#59)soryu2026-02-1211-20/+1068
* Fix DAG orderingsoryu2026-02-112-1/+9
* Add auto-PR creation for remote repos in directivessoryu2026-02-109-18/+548
* Add auto-PR creation for remote repos in contractssoryu2026-02-094-155/+312
* Fix autostarting for directivessoryu2026-02-091-2/+5
* Set directive env vars correctly for daemonsoryu2026-02-099-2/+68
* Add directive task progressionsoryu2026-02-093-7/+98
* Add directive initsoryu2026-02-098-1/+757
* Resume contracts from patchessoryu2026-02-094-0/+253