summaryrefslogtreecommitdiff
path: root/makima/src/server/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Automatically derive repo URL and add notifications for inputsoryu2026-01-151-0/+6
* feat(listen): add transcript analysis API endpointssoryu2026-01-151-1/+5
* Contract systemsoryu2026-01-151-1/+117
* Initial Control systemsoryu2026-01-111-1/+58
* Add versioning to filessoryu2025-12-241-1/+5
* Add conflict notification and file update WS endpointsoryu2025-12-231-1/+2
* Add file body and initial tool call systemsoryu2025-12-231-2/+3
* Add Postgres for persistence and File cabinetsoryu2025-12-231-1/+8
* Create container image and move parakeet fork to vendor dirsoryu2025-12-231-1/+22
* Remove TTS endpoint using chatterboxsoryu2025-12-231-3/+2
* Implement makima listen websockets serversoryu2025-12-231-0/+88