| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-02-23 | docs readme generation | theprimeagain | 1 | -0/+1 | |
| 2026-02-15 | the final parts of tutorial | theprimeagain | 1 | -1/+0 | |
| 2026-02-14 | fixing how reading content works so make-prompt can be done easier | theprimeagain | 1 | -8/+18 | |
| 2026-02-08 | clean up find_rules | Stephanie Gredell | 1 | -18/+0 | |
| 2026-02-08 | Fix sentry bug | Stephanie Gredell | 1 | -2/+2 | |
| 2026-02-08 | Add ability to reference files in prompt buffer | Stephanie Gredell | 1 | -10/+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-27 | extensions with @ sign | ThePrimeAgain | 1 | -6/+9 | |
| 2026-01-26 | different ci for lsp rules and fixed agent tests | ThePrimeAgain | 1 | -22/+1 | |
| 2026-01-26 | ok, skills-v2 attempt | ThePrimeAgain | 1 | -6/+15 | |
| 2026-01-26 | small renames | ThePrimeAgain | 1 | -2/+44 | |
| 2026-01-15 | final crazy commit idea | ThePrimeAgain | 1 | -2/+2 | |
| 2026-01-15 | working through fill in function with prompt and additional rules | ThePrimeAgain | 1 | -12/+10 | |
| 2026-01-15 | finding rules done | ThePrimeAgain | 1 | -0/+35 | |
| 2026-01-15 | is_rule for agents working | ThePrimeAgain | 1 | -0/+17 | |
| 2026-01-15 | generation of rules working | ThePrimeAgain | 1 | -3/+5 | |
| 2026-01-15 | autocomplete appearing to work | ThePrimeAgain | 1 | -0/+45 | |
