summaryrefslogtreecommitdiff
path: root/makima/frontend
Commit message (Expand)AuthorAgeFilesLines
* 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-2910-1/+1991
* revert PRs #93-#98; enforce strict-linear-DAG + mandatory directive verify (#...soryu2026-04-283-5/+17
* feat: worktree diff/commit endpoints and frontend diff viewing (#88)soryu2026-03-096-29/+251
* fix: resolve merge conflicts with master (integrate DOG features into compact...makima/soryu-co-soryu---makima--resolve-merge-conflicts-i-f750d00dsoryu2026-03-0911-21/+747
|\
| * 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: 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-052-44/+92
* feat: task slide-out panel, 3-way reconcile toggle, daemon reauth fix (#85)soryu2026-03-046-201/+347
* feat: move daemon reauth to daemons page, add contract-backed directive steps...soryu2026-03-0215-133/+489
* feat: soryu-co/soryu - makima: Fix orders page viewport-constrained layout wi...soryu2026-02-271-6/+6
* 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-225-85/+757
* feat: Add daemon health monitoring page, downloads & K8s support (#76)soryu2026-02-215-179/+422
* feat: add directive ask command, log backfill & specialized DAG steps (#75)soryu2026-02-214-44/+475
* fix: reconcile:on blocking, pending question notifications, and infra improve...soryu2026-02-202-8/+32
* feat: soryu-co/soryu - makima: Fix PR creation to update base branch and prev...soryu2026-02-172-3/+3
* feat: smart cleanup, order linking, and improved PR titles (#69)soryu2026-02-174-24/+19
* feat: reorder nav, link orders to steps, improve PR titles (#68)soryu2026-02-173-3/+3
* soryu-co/soryu - makima (#67)soryu2026-02-173-28/+96
* soryu-co/soryu - makima (#66)soryu2026-02-163-4/+4
* Fix contracts page overflow, remove contract link from orders, add directive ...soryu2026-02-166-131/+61
* Add PR button to directivessoryu2026-02-164-1/+32
* Add pick-up-orders feature for directives (#64)soryu2026-02-164-1/+60
* Makima system improvements: Orders, directive questions, PR creation fix, bug...soryu2026-02-1416-560/+1381
* Directive page improvementssoryu2026-02-133-6/+34
* Fix worktree branching for directive tasks and remove memoriessoryu2026-02-134-492/+2
* Fix frontend buildsoryu2026-02-133-83/+19
* Add task cleanup and directive PR updatingsoryu2026-02-124-8/+39
* makima: Add an optional memory system for directives (#59)soryu2026-02-126-16/+1177
* Fix DAG orderingsoryu2026-02-111-29/+11
* Add auto-PR creation for remote repos in directivessoryu2026-02-102-0/+39
* Add directive task progressionsoryu2026-02-091-0/+11
* Add directive initsoryu2026-02-092-0/+24
* Move directive tab in navbar and change contract creation UIsoryu2026-02-092-47/+41
* Add repository selection to directivessoryu2026-02-091-1/+59
* Add new directive mechanism v3soryu2026-02-0910-1/+1031
* Remove directive mechanismsoryu2026-02-089-1790/+0
* Fix directive evaluation and add to frontendsoryu2026-02-083-3/+79
* Fix directive deletion and stop local only on contractssoryu2026-02-082-232/+237