| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-02-08 | Fix sentry bug | Stephanie Gredell | 1 | -1/+1 | |
| 2026-02-08 | Add ability to reference files in prompt buffer | Stephanie Gredell | 1 | -7/+63 | |
| - 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-30 | oops | theprimeagain | 1 | -1/+1 | |
| 2026-01-27 | extensions with @ sign | ThePrimeAgain | 1 | -1/+13 | |
| 2026-01-27 | saving prompt | ThePrimeAgain | 1 | -6/+0 | |
| 2026-01-26 | different ci for lsp rules and fixed agent tests | ThePrimeAgain | 1 | -85/+42 | |
| 2026-01-15 | finding rules done | ThePrimeAgain | 1 | -12/+44 | |
| 2026-01-15 | is_rule for agents working | ThePrimeAgain | 1 | -0/+17 | |
| 2026-01-15 | generation of rules working | ThePrimeAgain | 1 | -0/+75 | |
