| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 12 days | feat: huge refactor, still broken requests | Wayne-Cole | 1 | -81/+4 | |
| 2026-02-28 | Merge pull request #132 from codegirl-007/just-gitignore-me | ThePrimeagen | 1 | -1/+5 | |
| Exclude files/paths in .gitingore during completion | |||||
| 2026-02-27 | support native completions | Stephanie Gredell | 1 | -3/+3 | |
| 2026-02-26 | tutorial | theprimeagain | 1 | -3/+10 | |
| 2026-02-25 | the vibe stuff is sort of there. I genuinely dislike what it is, moving | theprimeagain | 1 | -0/+4 | |
| on | |||||
| 2026-02-24 | docs change | theprimeagain | 1 | -0/+43 | |
| 2026-02-23 | docs readme generation | theprimeagain | 1 | -61/+250 | |
| 2026-02-22 | exclude files/paths in .gitinore during completion | Stephanie Gredell | 1 | -1/+5 | |
| 2026-02-21 | Merge pull request #127 from New9c/docs-autocomplete | ThePrimeagen | 1 | -2/+1 | |
| docs: remove comment as blink is supported | |||||
| 2026-02-21 | Merge pull request #123 from chhsia0/gemini-cli-provider-readme | ThePrimeagen | 1 | -1/+2 | |
| doc: add GeminiCLIProvider to README | |||||
| 2026-02-20 | docs: remove comment as blink is supported | New9c | 1 | -2/+1 | |
| 2026-02-19 | Merge branch 'master' into master | Bogdan Nikolov | 1 | -24/+44 | |
| 2026-02-18 | doc: add GeminiCLIProvider to README | Chun-Hung Hsiao | 1 | -1/+2 | |
| 2026-02-18 | Merge pull request #116 from AnthonyPoschen/master | ThePrimeagen | 1 | -0/+6 | |
| Allow prompt temporary directory to be user configurable | |||||
| 2026-02-18 | Merge pull request #114 from tjbrockmeyer/master | ThePrimeagen | 1 | -1/+1 | |
| Clarify that alternate providers are under the `_99.Providers` object | |||||
| 2026-02-18 | small update on readme | theprimeagain | 1 | -18/+18 | |
| 2026-02-16 | Merge pull request #83 from jellydn/feature/blink-cmp | ThePrimeagen | 1 | -12/+22 | |
| feat: add blink.cmp as completion source option | |||||
| 2026-02-14 | working through this idea of tutorials... | theprimeagain | 1 | -0/+4 | |
| 2026-02-13 | feat: set the default folder to match existing folder, derp | Anthony Poschen | 1 | -1/+1 | |
| 2026-02-13 | feat: add some doco for this new feature ( i hate doco ) | Anthony Poschen | 1 | -0/+6 | |
| 2026-02-12 | Clarify that providers are under the `_99.Providers` object | Tyler Brockmeyer | 1 | -1/+1 | |
| 2026-02-11 | Merge branch 'master' into feature/blink-cmp | Dung Duc Huynh (Kaka) | 1 | -11/+37 | |
| 2026-02-10 | docs: add fzf-lua extension docs | 0xr3ngar | 1 | -0/+14 | |
| 2026-02-10 | docs: add telescope provider selector example in docs | 0xr3ngar | 1 | -0/+10 | |
| 2026-02-10 | Merge branch 'ThePrimeagen:master' into master | Bogdan Nikolov | 1 | -28/+45 | |
| 2026-02-09 | docs: add telescope model selector to readme | 0xr3ngar | 1 | -0/+14 | |
| 2026-02-08 | Merge pull request #106 from codegirl-007/back-that-hash-up | ThePrimeagen | 1 | -6/+34 | |
| Add ability to reference files in prompt buffer | |||||
| 2026-02-08 | the truth hurts | theprimeagain | 1 | -0/+3 | |
| 2026-02-08 | Add ability to reference files in prompt buffer | Stephanie Gredell | 1 | -6/+34 | |
| - 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-09 | Merge branch 'master' into feature/blink-cmp | Dung Duc Huynh (Kaka) | 1 | -27/+11 | |
| 2026-02-07 | AXED fill_in_function | theprimeagain | 1 | -6/+0 | |
| 2026-02-07 | update readme | theprimeagain | 1 | -15/+7 | |
| 2026-02-06 | Link to YT video | Kyle Gottfried | 1 | -1/+1 | |
| 2026-02-04 | feat: add blink.cmp as completion source option | Huynh Duc Dung | 1 | -23/+40 | |
| - 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-01-30 | syntax fix in readme | theprimeagain | 1 | -1/+1 | |
| 2026-01-30 | oops | theprimeagain | 1 | -1/+0 | |
| 2026-01-29 | small update | theprimeagain | 1 | -4/+10 | |
| 2026-01-27 | quick update | ThePrimeAgain | 1 | -1/+1 | |
| 2026-01-26 | different ci for lsp rules and fixed agent tests | ThePrimeAgain | 1 | -3/+17 | |
| 2026-01-16 | a small update | ThePrimeAgain | 1 | -0/+5 | |
| 2026-01-15 | debugging fill_in_function passing in rules | ThePrimeAgain | 1 | -5/+5 | |
| 2026-01-15 | crazy idea is "complete" but not battle tested | ThePrimeAgain | 1 | -0/+24 | |
| 2026-01-08 | slightly better fill in function prompt and fix | ThePrimeAgain | 1 | -0/+2 | |
| 2026-01-01 | Incorrect API name | ThePrimeagen | 1 | -1/+1 | |
| addresses #2 | |||||
| 2026-01-01 | window and info | ThePrimeAgain | 1 | -0/+4 | |
| 2025-12-31 | Clarify Neovim configuration instructions | ThePrimeagen | 1 | -1/+1 | |
| Updated instructions for Neovim configuration. | |||||
| 2025-12-31 | Add warning section to README | ThePrimeagen | 1 | -0/+5 | |
| Added a warning section to highlight limitations and requirements. | |||||
| 2025-12-31 | Update README with opencode installation instructions | ThePrimeagen | 1 | -0/+2 | |
| Added installation note for opencode and neovim setup. | |||||
| 2025-12-30 | working visual selection. | ThePrimeAgain | 1 | -32/+59 | |
| 2025-12-26 | broke commit: another mid refactor commit | ThePrimeAgain | 1 | -27/+28 | |
