summaryrefslogtreecommitdiff
path: root/makima/src/llm/tools.rs
Commit message (Expand)AuthorAgeFilesLines
* chore: remove LLM module + all dependent surfaces (#135)soryu3 days1-1675/+0
* Add completion phasessoryu2026-01-261-159/+0
* Use formatting in question in outputsoryu2026-01-191-4/+4
* Contract systemsoryu2026-01-151-0/+170
* Initial Control systemsoryu2026-01-111-3/+203
* Add defined user input dialogue to LLM editsoryu2026-01-021-0/+192
* Add loop based LLM editing + view toolssoryu2026-01-021-1/+233
* Add versioning to filessoryu2025-12-241-0/+168
* Add claude opus/sonnet supportsoryu2025-12-231-27/+281
* Add file body and initial tool call systemsoryu2025-12-231-0/+618