summaryrefslogtreecommitdiff
path: root/makima/frontend/src/components
Commit message (Expand)AuthorAgeFilesLines
...
* Remove directive mechanismsoryu2026-02-085-1030/+0
* Fix directive evaluation and add to frontendsoryu2026-02-082-3/+72
* Fix directive deletion and stop local only on contractssoryu2026-02-082-232/+237
* Fix directive page stylingsoryu2026-02-072-61/+78
* Change directive pagesoryu2026-02-071-7/+0
* Add directive monitor contractssoryu2026-02-073-105/+571
* Show directive init on frontendsoryu2026-02-071-24/+156
* Add directive init mechanismsoryu2026-02-071-8/+20
* Add new directive initial implementationsoryu2026-02-073-0/+336
* Remove directives for reimplementationsoryu2026-02-0713-1036/+0
* Fix: Cleanup old chain codesoryu2026-02-0612-0/+1035
* Fix: Directive page and remove chain pagesoryu2026-02-063-1470/+0
* Add directive-first chain system redesignsoryu2026-02-051-0/+1
* Add multi-repository support for chainssoryu2026-02-051-15/+306
* Replace custom DAG editor with React Flow librarysoryu2026-02-051-1158/+538
* Improve chain DAG editor UXsoryu2026-02-041-9/+112
* Add interactive DAG editor for chain definitionssoryu2026-02-041-11/+408
* Remove chain supervisor capabilitysoryu2026-02-041-23/+9
* Add chain checkpoint contractssoryu2026-02-041-34/+173
* Allow chain creation via web interfacesoryu2026-02-032-90/+607
* Add 'Discuss Contract' feature to listen page (#57)soryu2026-02-033-0/+305
* Fix: FE type errorsoryu2026-02-031-5/+5
* Reorganize makima navbarsoryu2026-02-033-114/+97
* Add makima chain mechanismsoryu2026-02-033-0/+674
* Make makima more opinionated and structuredsoryu2026-02-023-263/+0
* Rename to command mode and update worktree to show committed changessoryu2026-01-292-25/+44
* Fix contract type selectionsoryu2026-01-291-11/+20
* feat: Add Red Team UI to makima/frontend contract creation (#45)soryu2026-01-291-0/+5
* Add Qwen3-TTS streaming endpoint for voice synthesis (#40)soryu2026-01-281-7/+29
* Fix history page contracts dropdown overflow (#38)soryu2026-01-271-12/+69
* Use phase deliverables configured in contract typessoryu2026-01-261-79/+117
* Add local-only mode for contracts with patch export support (#34)soryu2026-01-266-4/+655
* Move files tab and file pages to be accessible via contracts (#27)soryu2026-01-252-7/+29
* feat: Simplify contract deliverables and add Templates UIsoryu2026-01-242-0/+249
* Fix completion actions: default to PR and support remote repos (#21)soryu2026-01-221-11/+27
* Fixup: fix frontend buildsoryu2026-01-221-2/+0
* Hide subtaskssoryu2026-01-221-13/+0
* Add standalone task creation from mesh page (#16)soryu2026-01-211-7/+16
* Add task branching feature (#15)soryu2026-01-212-0/+158
* Add non-blocking persistent contract completion questions (#14)soryu2026-01-202-2/+172
* Clean contract lifecycle: Add supervisor complete command (#13)soryu2026-01-201-3/+3
* Add right-click context menu for contracts on contracts and board pages (#8)soryu2026-01-195-11/+261
* Remove 'task' type contractsoryu2026-01-191-5/+0
* Use formatting in question in outputsoryu2026-01-191-1/+3
* Clean up mesh page (#6)soryu2026-01-183-7/+37
* Add pushed heartbeats and multi-question selectsoryu2026-01-181-11/+65
* Improve Mesh Tab: Organize by contract with status filter (#5)soryu2026-01-182-28/+84
* Fix contract task type creationsoryu2026-01-181-2/+5
* Add phase guard toggle for contract phase confirmation (#2)soryu2026-01-174-0/+668
* Add autopilot panel and retry systemsoryu2026-01-172-0/+215