summaryrefslogtreecommitdiff
path: root/makima/frontend/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix: FE type errorsoryu2026-02-031-3/+2
* Add makima chain mechanismsoryu2026-02-031-0/+236
* Make makima more opinionated and structuredsoryu2026-02-021-108/+2
* Fix contract type selectionsoryu2026-01-291-4/+116
* feat: Add Red Team UI to makima/frontend contract creation (#45)soryu2026-01-291-0/+10
* Fix starting phase dropdown to show correct phase names from templates (#42)soryu2026-01-281-0/+2
* Add Qwen3-TTS streaming endpoint for voice synthesis (#40)soryu2026-01-281-0/+1
* Use phase deliverables configured in contract typessoryu2026-01-261-1/+5
* Add local-only mode for contracts with patch export support (#34)soryu2026-01-261-0/+215
* Add dynamic contract type templates with user customization (#33)soryu2026-01-261-37/+1
* Update create contract page to use dynamic templates (#29)soryu2026-01-251-0/+73
* Fix completion actions: default to PR and support remote repos (#21)soryu2026-01-221-0/+16
* Fix board drag-and-drop phase change not working (#20)soryu2026-01-221-2/+5
* Add daemon restart feature from settings (#18)soryu2026-01-221-0/+23
* Add task branching feature (#15)soryu2026-01-211-2/+45
* Add non-blocking persistent contract completion questions (#14)soryu2026-01-201-2/+2
* Remove 'task' type contractsoryu2026-01-191-46/+1
* Clean up mesh page (#6)soryu2026-01-181-0/+2
* Add pushed heartbeats and multi-question selectsoryu2026-01-181-0/+2
* Improve Mesh Tab: Organize by contract with status filter (#5)soryu2026-01-181-0/+2
* Add phase guard toggle for contract phase confirmation (#2)soryu2026-01-171-0/+21
* Add autopilot panel and retry systemsoryu2026-01-171-0/+114
* Fixup: use default api.makima.jp URL and fix default branch detectionsoryu2026-01-161-0/+399
* Fixup: add task contract type to frontendv0.1.0soryu2026-01-161-2/+48
* Add repository history feature to store and suggest previously used repositor...soryu2026-01-151-0/+74
* Automatically derive repo URL and add notifications for inputsoryu2026-01-151-0/+125
* feat(listen): add transcript analysis UI panelsoryu2026-01-151-0/+168
* Contract type systemsoryu2026-01-151-1/+22
* Contract systemsoryu2026-01-152-2/+768
* Add auth variables by defaultsoryu2026-01-111-17/+15
* Initial Control systemsoryu2026-01-112-14/+933
* Add defined user input dialogue to LLM editsoryu2026-01-021-0/+15
* Update LLM to keep contextsoryu2026-01-021-1/+11
* Add versioning to filessoryu2025-12-241-0/+135
* Add conflict notification and file update WS endpointsoryu2025-12-231-0/+30
* Add claude opus/sonnet supportsoryu2025-12-231-2/+11
* Add file body and initial tool call systemsoryu2025-12-231-0/+57
* Add Postgres for persistence and File cabinetsoryu2025-12-231-0/+102
* Update makima FE to add initial listening systemsoryu2025-12-231-0/+40