| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-02-27 | support native completions | Stephanie Gredell | 1 | -4/+11 | |
| 2026-02-11 | Merge branch 'master' into feature/blink-cmp | Dung Duc Huynh (Kaka) | 1 | -0/+8 | |
| 2026-02-08 | Add ability to reference files in prompt buffer | Stephanie Gredell | 1 | -0/+8 | |
| - 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-02-04 | feat: add blink.cmp as completion source option | Huynh Duc Dung | 1 | -1/+27 | |
| - Add "blink" to completion source type - Wrap cmp require with pcall for graceful fallback - Show helpful error if blink.compat is missing - Update README with blink.cmp documentation | |||||
| 2026-02-04 | prevent cmp from being required | theprimeagain | 1 | -2/+1 | |
| 2026-01-15 | working through fill in function with prompt and additional rules | ThePrimeAgain | 1 | -0/+10 | |
| 2026-01-15 | autocomplete appearing to work | ThePrimeAgain | 1 | -3/+35 | |
| 2026-01-15 | cmp: working through creating a cmp source | ThePrimeAgain | 1 | -0/+5 | |
