summaryrefslogtreecommitdiff
path: root/makima
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/makima/soryu-co-soryu---makima--add-righ...soryu2026-03-083-1/+247
|\
| * feat: soryu-co/soryu - makima: Add right-click context menu to orders pagemakima/soryu-co-soryu---makima--add-right-click-context-m-f42926a8soryu2026-03-073-1/+247
* | feat: soryu-co/soryu - makima: Compact the order page header displaymakima/soryu-co-soryu---makima--compact-the-order-page-he-b2c2cc2csoryu2026-03-071-40/+37
|/
* fix: restore code entry in daemon reauth flowsoryu2026-03-053-68/+156
* feat: task slide-out panel, 3-way reconcile toggle, daemon reauth fix (#85)soryu2026-03-0415-299/+562
* feat: move daemon reauth to daemons page, add contract-backed directive steps...soryu2026-03-0225-162/+1278
* feat: soryu-co/soryu - makima: Fix orders page viewport-constrained layout wi...soryu2026-02-271-6/+6
* feat: non-blocking reconcile polling, directive CLI orders & cleanup (#82)v0.3.1soryu2026-02-249-7/+470
* 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