summaryrefslogtreecommitdiff
path: root/makima/src/server/handlers
Commit message (Expand)AuthorAgeFilesLines
* Add repository history feature to store and suggest previously used repositor...soryu2026-01-153-0/+206
* Automatically derive repo URL and add notifications for inputsoryu2026-01-153-15/+1035
* fix: add missing contract_type field to CreateContractRequestsoryu2026-01-152-0/+2
* feat(listen): add transcript analysis UI panelsoryu2026-01-151-0/+10
* feat(contract-tools): add transcript analysis tools for contract chatsoryu2026-01-151-0/+323
* feat(listen): add transcript analysis API endpointssoryu2026-01-152-0/+675
* Contract type systemsoryu2026-01-151-0/+4
* Contract systemsoryu2026-01-1512-29/+6884
* Initial Control systemsoryu2026-01-1110-22/+6920
* Add defined user input dialogue to LLM editsoryu2026-01-021-1/+28
* Update LLM to keep contextsoryu2026-01-021-6/+36
* Add loop based LLM editing + view toolssoryu2026-01-021-15/+292
* Add versioning to filessoryu2025-12-243-5/+449
* Add conflict notification and file update WS endpointsoryu2025-12-235-14/+254
* Add editable file sections and a drag&drop featuresoryu2025-12-231-29/+95
* Add claude opus/sonnet supportsoryu2025-12-231-61/+247
* Add file body and initial tool call systemsoryu2025-12-233-5/+375
* Add Postgres for persistence and File cabinetsoryu2025-12-233-1/+312
* Add EOU detection and streaming diarizationsoryu2025-12-231-40/+189
* Remove TTS endpoint using chatterboxsoryu2025-12-232-186/+0
* Implement makima listen websockets serversoryu2025-12-233-0/+517