summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* Add claude opus/sonnet supportsoryu2025-12-231-0/+103
|
* Add file body and initial tool call systemsoryu2025-12-231-0/+2
|
* Add Postgres for persistence and File cabinetsoryu2025-12-231-1/+725
| | | | Migrations are local only currently, and must be run manually by setting POSTGRES_CONNECTION_URI
* Add EOU detection and streaming diarizationsoryu2025-12-231-55/+55
|
* Implement makima listen websockets serversoryu2025-12-231-0/+3704