summaryrefslogtreecommitdiff
path: root/scripts/ci
AgeCommit message (Collapse)AuthorFilesLines
2026-02-08Add ability to reference files in prompt bufferStephanie Gredell1-54/+53
- type @ in the prompt to fuzzy-search and reference project files, content gets resolved and injected into LLMcontext - moved completion provider logic out of cmp.lua into agents and files domain modules - added completions registry to support multiple trigger characters (# rules, @ files) - added tests for file discovery, fuzzy matching, and the completions registry
2026-01-09add support for all the languages backSearidang Pa1-1/+26
2026-01-09ci: improve treesitter parser install error outputSearidang Pa1-16/+29
2026-01-09make it a bit easier to readSearidang Pa1-0/+34