summaryrefslogtreecommitdiff
path: root/makima/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add new directive mechanism v3soryu2026-02-0921-516/+2004
* Remove directive mechanismsoryu2026-02-0817-4160/+17
* Fix directive evaluation and add to frontendsoryu2026-02-083-54/+203
* Fix directive evaluationsoryu2026-02-081-13/+30
* Fix directive deletion and stop local only on contractssoryu2026-02-082-3/+27
* Fix INT4/INT8 type mismatch in create_directive_chainsoryu2026-02-081-2/+2
* Fixes for directive chain initsoryu2026-02-089-106/+278
* Fixes for directive chain creationsoryu2026-02-072-7/+158
* Check on completion for contractssoryu2026-02-072-1/+143
* Add directive monitor contractssoryu2026-02-0711-39/+1152
* Show directive init on frontendsoryu2026-02-072-4/+21
* Add directive init mechanismsoryu2026-02-0711-1/+1118