summaryrefslogtreecommitdiff
path: root/makima/src/server/handlers/chat.rs
Commit message (Expand)AuthorAgeFilesLines
* chore: remove LLM module + all dependent surfacesremove-llmsoryu3 days1-1210/+0
* Contract systemsoryu2026-01-151-2/+43
* Initial Control systemsoryu2026-01-111-12/+103
* 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-241-5/+241
* Add conflict notification and file update WS endpointsoryu2025-12-231-10/+36
* Add claude opus/sonnet supportsoryu2025-12-231-61/+247
* Add file body and initial tool call systemsoryu2025-12-231-0/+296