summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: suppress remaining compiler warnings for clean buildmakima/directive-soryu-co-soryu---makima-19fd3e1d-v1777333522soryu2026-04-286-2/+6
* WIP: heartbeat checkpointsoryu2026-04-282-0/+2
* fix: resolve compilation error and warnings in Rust backendsoryu2026-04-287-60/+31
* feat: Document UI for directive orchestration with Lexical editor (#93)soryu2026-04-2831-16/+3539
* 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
* Merge pull request #87 from soryu-co/makima/directive-soryu-co-soryu---makima...soryu2026-03-098-58/+535
|\
| * 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
| |\ | |/ |/|
* | Merge pull request #86 from soryu-co/makima/directive-soryu-co-soryu---makima...soryu2026-03-0717-25/+1609
|\ \
| * | 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-2413-44/+981
* fix: add ports.ubuntu.com source for ARM64 cross-compilation packagesv0.3.0makima/soryu-co-soryu---makima--remove-non-blocking-polli-f82de529soryu2026-02-231-0/+8
* fix: install ARM64 OpenSSL headers for cross-compilationv0.2.2soryu2026-02-231-1/+3
* fix: restore old README look, replace agent with daemon, fix branch triggersv0.2.1soryu2026-02-232-8/+14
* feat: publish makima to public repo with sync, GHCR, and install updates (#79)v0.2.0soryu2026-02-239-101/+577
* fix: remove duplicate daemon page, add ARM64 binary, use makima.jp URLs (#78)soryu2026-02-225-849/+42
* 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-2220-85/+5595
* feat: Add daemon health monitoring page, downloads & K8s support (#76)soryu2026-02-2118-181/+1178
* 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
* fix: constrain contracts page layout to viewport height (#70)soryu2026-02-170-0/+0
* 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