summaryrefslogtreecommitdiff
path: root/makima
Commit message (Expand)AuthorAgeFilesLines
* feat(doc-mode): rename surfaced label "Directive" → "Contract" (#109)soryu2026-04-303-30/+37
* fix(doc-mode): autosave robustness, draft→active flip, save-now, sidebar co...soryu2026-04-304-40/+435
* feat(document-mode): folder layout v2, glow on pending, inline formatting, au...soryu2026-04-302-96/+479
* fix(directive): cancel orphaned planner and kick reconciler on goal update (#...soryu2026-04-304-12/+149
* feat(document-mode): longer goal save countdown, per-directive folders, live ...soryu2026-04-303-185/+939
* fix(ci): regenerate pnpm-lock.yaml for lexical deps added by #101 (#102)soryu2026-04-301-1623/+1711
* feat: document-mode directive UI proof of concept (Lexical) (#101)soryu2026-04-2917-21/+2626
* revert PRs #93-#98; enforce strict-linear-DAG + mandatory directive verify (#...soryu2026-04-2810-161/+334
* feat: revert broken directive PRs, re-implement Lexical document orchestrator...soryu2026-04-2817-293/+90
* 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-287-3/+355
* 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-0912-60/+955
* fix: resolve merge conflicts with master (integrate DOG features into compact...makima/soryu-co-soryu---makima--resolve-merge-conflicts-i-f750d00dsoryu2026-03-0918-26/+1603
|\
| * WIP: heartbeat checkpointmakima/directive-soryu-co-soryu---makima-19fd3e1d-v1772803139soryu2026-03-075-13/+542
| * feat: soryu-co/soryu - makima: Add DOG frontend types, API client, and hookssoryu2026-03-072-0/+196
| * feat: soryu-co/soryu - makima: Add DOG database schema and backend CRUDsoryu2026-03-074-2/+597
| * WIP: heartbeat checkpointsoryu2026-03-074-3/+259
| * feat: soryu-co/soryu - makima: Filter phase orbs by contract type in PhasePro...soryu2026-03-073-7/+15
* | Merge remote-tracking branch 'origin/makima/soryu-co-soryu---makima--add-righ...soryu2026-03-083-4/+245
|\ \
| * | feat: soryu-co/soryu - makima: Add right-click context menu to directives pagemakima/soryu-co-soryu---makima--add-right-click-context-m-6bf81c58soryu2026-03-073-4/+245
| |/
* | 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