summaryrefslogtreecommitdiff
path: root/makima/frontend/src/routes
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-221-746/+0
* fix: restore backfilledTasksRef and fix unused var in daemons routesoryu2026-02-221-2/+2
* feat: Add daemon page with download binary and Cloudflare Agent setup (#77)soryu2026-02-221-0/+746
* feat: Add daemon health monitoring page, downloads & K8s support (#76)soryu2026-02-212-179/+376
* feat: soryu-co/soryu - makima: Fix PR creation to update base branch and prev...soryu2026-02-171-1/+1
* feat: smart cleanup, order linking, and improved PR titles (#69)soryu2026-02-171-2/+2
* soryu-co/soryu - makima (#66)soryu2026-02-161-1/+1
* Fix contracts page overflow, remove contract link from orders, add directive ...soryu2026-02-162-20/+37
* Add PR button to directivessoryu2026-02-161-1/+2
* Add pick-up-orders feature for directives (#64)soryu2026-02-161-1/+2
* Makima system improvements: Orders, directive questions, PR creation fix, bug...soryu2026-02-144-252/+241
* Add task cleanup and directive PR updatingsoryu2026-02-121-1/+2
* Move directive tab in navbar and change contract creation UIsoryu2026-02-091-46/+40
* Add repository selection to directivessoryu2026-02-091-1/+59
* Add new directive mechanism v3soryu2026-02-091-0/+168
* Remove directive mechanismsoryu2026-02-081-403/+0
* Add repo suggestions for directivessoryu2026-02-071-28/+170
* Change directive pagesoryu2026-02-071-95/+123
* Show directive init on frontendsoryu2026-02-071-0/+8
* Add directive init mechanismsoryu2026-02-071-0/+16
* Add new directive initial implementationsoryu2026-02-071-0/+209
* Remove directives for reimplementationsoryu2026-02-071-184/+0
* Fix: Cleanup old chain codesoryu2026-02-061-1088/+18
* Fix: Directive page and remove chain pagesoryu2026-02-062-498/+2
* Add directive-first chain system redesignsoryu2026-02-051-0/+1254
* Add repository selection to chain creation modalsoryu2026-02-051-9/+222
* Add 'Discuss Contract' feature to listen page (#57)soryu2026-02-031-1/+37
* Fix: FE type errorsoryu2026-02-031-1/+1
* Add makima chain mechanismsoryu2026-02-031-0/+283
* Make makima more opinionated and structuredsoryu2026-02-022-446/+0
* Fix new contract dialog not fitting on screen (#48)soryu2026-01-291-2/+2
* Fix contract type selectionsoryu2026-01-292-102/+192
* feat: Add Red Team UI to makima/frontend contract creation (#45)soryu2026-01-291-0/+59
* Fix starting phase dropdown to show correct phase names from templates (#42)soryu2026-01-281-6/+13
* Add Qwen3-TTS streaming endpoint for voice synthesis (#40)soryu2026-01-282-0/+160
* Add local-only mode for contracts with patch export support (#34)soryu2026-01-261-0/+44
* Add dynamic contract type templates with user customization (#33)soryu2026-01-261-5/+47
* Update supervisor tasks page when supervisor spawns a new tasksoryu2026-01-261-2/+12
* Update create contract page to use dynamic templates (#29)soryu2026-01-251-39/+82
* Move files tab and file pages to be accessible via contracts (#28)soryu2026-01-251-0/+659
* Fix CSS on templates pagesoryu2026-01-251-3/+3
* Move files tab and file pages to be accessible via contracts (#27)soryu2026-01-251-2/+4
* feat: Simplify contract deliverables and add Templates UIsoryu2026-01-241-0/+268
* Fix completion actions: default to PR and support remote repos (#21)soryu2026-01-221-1/+9
* Fixup: fix frontend buildsoryu2026-01-221-28/+0
* Add daemon restart feature from settings (#18)soryu2026-01-221-11/+68
* Add repository selection with suggestions to standalone tasks (#17)soryu2026-01-221-12/+167
* Add standalone task creation from mesh page (#16)soryu2026-01-211-101/+147
* Add task branching feature (#15)soryu2026-01-211-1/+21