summaryrefslogtreecommitdiff
path: root/makima
Commit message (Expand)AuthorAgeFilesLines
* feat: publish makima to public repo with sync, GHCR, and install updates (#79)v0.2.0soryu2026-02-231-64/+34
* fix: remove duplicate daemon page, add ARM64 binary, use makima.jp URLs (#78)soryu2026-02-223-756/+0
* fix: restore backfilledTasksRef and fix unused var in daemons routesoryu2026-02-223-3/+4
* fix: resolve frontend TypeScript build errorssoryu2026-02-223-46/+7
* feat: Add daemon page with download binary and Cloudflare Agent setup (#77)soryu2026-02-2215-85/+5159
* feat: Add daemon health monitoring page, downloads & K8s support (#76)soryu2026-02-218-180/+590
* feat: add directive ask command, log backfill & specialized DAG steps (#75)soryu2026-02-219-47/+617
* 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-204-99/+41
* 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-174-5/+28
* feat: smart cleanup, order linking, and improved PR titles (#69)soryu2026-02-1710-52/+241
* feat: reorder nav, link orders to steps, improve PR titles (#68)soryu2026-02-177-12/+44
* soryu-co/soryu - makima (#67)soryu2026-02-177-38/+187
* soryu-co/soryu - makima (#66)soryu2026-02-168-21/+151
* Fix contracts page overflow, remove contract link from orders, add directive ...soryu2026-02-1613-316/+185
* Add PR button to directivessoryu2026-02-168-1/+289
* Fix bugs with restoring/continuing from taskssoryu2026-02-162-309/+396
* Add pick-up-orders feature for directives (#64)soryu2026-02-169-3/+540
* Ensure directives replan on goal changesoryu2026-02-165-5/+57
* feat: track directive goal history for intelligent re-planning (#63)soryu2026-02-165-27/+123
* 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
* Fixup: override order tablesoryu2026-02-152-5/+43
* Makima system improvements: Orders, directive questions, PR creation fix, bug...soryu2026-02-1430-606/+2558
* 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-134-10/+47
* Fix migrationsoryu2026-02-131-0/+2
* Fix worktree branching for directive tasks and remove memoriessoryu2026-02-1317-1518/+199
* Fix frontend buildsoryu2026-02-133-83/+19
* Make sure directive tasks inherit worktreessoryu2026-02-132-8/+95
* Fix migrationsoryu2026-02-122-20/+2
* Fix PR creation task for directives to be atomicsoryu2026-02-122-2/+43
* Add task cleanup and directive PR updatingsoryu2026-02-127-8/+44
* Add depends_on for directive taskssoryu2026-02-124-13/+225
* makima: Add an optional memory system for directives (#59)soryu2026-02-1219-36/+2281
* Fix DAG orderingsoryu2026-02-113-30/+20
* Add auto-PR creation for remote repos in directivessoryu2026-02-1012-18/+590
* 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-094-7/+109
* Add directive initsoryu2026-02-0910-1/+781
* Resume contracts from patchessoryu2026-02-094-0/+253
* Move directive tab in navbar and change contract creation UIsoryu2026-02-092-47/+41