summaryrefslogtreecommitdiff
path: root/makima/frontend/src/lib/api.ts
Commit message (Expand)AuthorAgeFilesLines
* 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