summaryrefslogtreecommitdiff
path: root/makima/frontend/src/lib/api.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Migrations are local only currently, and must be run manually by setting POSTGRES_CONNECTION_URI
* Update makima FE to add initial listening systemsoryu2025-12-231-0/+40