summaryrefslogtreecommitdiff
path: root/makima/src/server/handlers/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* Contract systemsoryu2026-01-151-0/+5
|
* Initial Control systemsoryu2026-01-111-0/+7
|
* Add versioning to filessoryu2025-12-241-0/+1
|
* Add conflict notification and file update WS endpointsoryu2025-12-231-0/+1
|
* Add file body and initial tool call systemsoryu2025-12-231-0/+1
|
* Add Postgres for persistence and File cabinetsoryu2025-12-231-0/+1
| | | | Migrations are local only currently, and must be run manually by setting POSTGRES_CONNECTION_URI
* Remove TTS endpoint using chatterboxsoryu2025-12-231-1/+0
| | | | The library still remains, but this complicates deployment due to the large size of the model, so it is removed for now
* Implement makima listen websockets serversoryu2025-12-231-0/+4