summaryrefslogtreecommitdiff
path: root/makima/frontend/src/components
Commit message (Expand)AuthorAgeFilesLines
* Makima system improvements: Orders, directive questions, PR creation fix, bug...soryu2026-02-148-304/+860
* Directive page improvementssoryu2026-02-131-1/+11
* Fix worktree branching for directive tasks and remove memoriessoryu2026-02-131-229/+1
* Fix frontend buildsoryu2026-02-131-36/+5
* Add task cleanup and directive PR updatingsoryu2026-02-121-3/+16
* makima: Add an optional memory system for directives (#59)soryu2026-02-122-2/+683
* Fix DAG orderingsoryu2026-02-111-29/+11
* Add auto-PR creation for remote repos in directivessoryu2026-02-101-0/+34
* Add directive initsoryu2026-02-092-0/+24
* Move directive tab in navbar and change contract creation UIsoryu2026-02-091-1/+1
* Add new directive mechanism v3soryu2026-02-095-0/+473
* 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