summaryrefslogtreecommitdiff
path: root/makima/frontend/src/lib/api.ts
Commit message (Expand)AuthorAgeFilesLines
* Add local-only mode toggle to contract creationmakima/local-only-mode-prsoryu2026-01-261-0/+6
* Add WorktreeFilesPanel and PatchesListPanel componentssoryu2026-01-261-0/+103
* Add GitActionsPanel frontend componentsoryu2026-01-261-0/+106
* 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
* 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