summaryrefslogtreecommitdiff
path: root/makima/frontend/src/routes
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add non-blocking persistent contract completion questions (#14)soryu2026-01-201-20/+43
* Fix TypeScript build error: remove unused useMemo importsoryu2026-01-201-1/+1
* Add right-click context menu for contracts on contracts and board pages (#8)soryu2026-01-192-3/+97
* Remove 'task' type contractsoryu2026-01-191-20/+2
* Improve Mesh Tab: Organize by contract with status filter (#5)soryu2026-01-181-1/+24
* Update continue task system and daemon IDssoryu2026-01-171-6/+19
* Fixup: use default api.makima.jp URL and fix default branch detectionsoryu2026-01-162-1/+326
* Fixup: add task contract type to frontendv0.1.0soryu2026-01-161-2/+20
* Fixup: Add cleanup and isolation features to makimasoryu2026-01-152-1/+78
* Add repository history feature to store and suggest previously used repositor...soryu2026-01-151-0/+119
* Automatically derive repo URL and add notifications for inputsoryu2026-01-151-4/+5
* feat(listen): add transcript analysis UI panelsoryu2026-01-151-0/+41