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