summaryrefslogtreecommitdiff
path: root/makima/frontend/src/lib/api.ts
Commit message (Expand)AuthorAgeFilesLines
* Add task cleanup and directive PR updatingsoryu2026-02-121-0/+8
* makima: Add an optional memory system for directives (#59)soryu2026-02-121-0/+183
* Add auto-PR creation for remote repos in directivessoryu2026-02-101-0/+5
* Add new directive mechanism v3soryu2026-02-091-0/+222
* Remove directive mechanismsoryu2026-02-081-213/+0
* Fix directive evaluation and add to frontendsoryu2026-02-081-0/+7
* Add directive monitor contractssoryu2026-02-071-0/+14
* Show directive init on frontendsoryu2026-02-071-1/+24
* Add directive init mechanismsoryu2026-02-071-0/+12
* Add new directive initial implementationsoryu2026-02-071-0/+158
* Remove directives for reimplementationsoryu2026-02-071-1283/+0
* Sync CreateChainRequest with backendsoryu2026-02-061-0/+1
* Add directive-first chain system redesignsoryu2026-02-051-0/+758
* Add multi-repository support for chainssoryu2026-02-051-4/+85
* Improve chain DAG editor UXsoryu2026-02-041-0/+2
* Remove chain supervisor capabilitysoryu2026-02-041-24/+3
* Add chain checkpoint contractssoryu2026-02-041-2/+42
* Allow chain creation via web interfacesoryu2026-02-031-1/+189
* Add 'Discuss Contract' feature to listen page (#57)soryu2026-02-031-0/+54
* 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
* Contract type systemsoryu2026-01-151-1/+22
* Contract systemsoryu2026-01-151-2/+540
* Initial Control systemsoryu2026-01-111-14/+907
* Add defined user input dialogue to LLM editsoryu2026-01-021-0/+15
* Update LLM to keep contextsoryu2026-01-021-1/+11