| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 12 days | feat: huge refactor, still broken requests | Wayne-Cole | 1 | -36/+40 | |
| 2026-03-01 | ensuring state is kept between changes | theprimeagain | 1 | -3/+3 | |
| 2026-02-28 | Merge pull request #132 from codegirl-007/just-gitignore-me | ThePrimeagen | 1 | -1/+67 | |
| Exclude files/paths in .gitingore during completion | |||||
| 2026-02-28 | Merge pull request #141 from codegirl-007/native-completions | ThePrimeagen | 4 | -9/+182 | |
| Support native completions | |||||
| 2026-02-28 | small and better change for viewing logs and better work checking | theprimeagain | 1 | -24/+25 | |
| 2026-02-27 | support native completions | Stephanie Gredell | 4 | -9/+182 | |
| 2026-02-25 | the vibe stuff is sort of there. I genuinely dislike what it is, moving | theprimeagain | 1 | -9/+0 | |
| on | |||||
| 2026-02-24 | small rename work -> search | theprimeagain | 1 | -2/+2 | |
| 2026-02-24 | vibed this... shit that was good | theprimeagain | 1 | -7/+16 | |
| 2026-02-23 | beginning the vibe work | theprimeagain | 1 | -5/+21 | |
| 2026-02-23 | docs readme generation | theprimeagain | 1 | -0/+1 | |
| 2026-02-22 | stuff | Stephanie Gredell | 1 | -8/+12 | |
| 2026-02-22 | stuff | Stephanie Gredell | 1 | -2/+7 | |
| 2026-02-22 | really need to fix stylua still... | Stephanie Gredell | 1 | -1/+4 | |
| 2026-02-22 | exclude files/paths in .gitinore during completion | Stephanie Gredell | 1 | -1/+55 | |
| 2026-02-21 | Merge pull request #128 from 0xr3ngar/master | ThePrimeagen | 2 | -22/+22 | |
| fix: error handling for model selection in fzf_lua and telescope extensions | |||||
| 2026-02-21 | Refactoring of context and request entry into a single thing prompt | theprimeagain | 1 | -10/+77 | |
| 2026-02-20 | fix: error handling for model selection in fzf_lua and telescope extensions | 0xr3ngar | 2 | -22/+22 | |
| 2026-02-20 | chore: run lua_fmt for pickers | 0xr3ngar | 1 | -1/+4 | |
| 2026-02-19 | fix: provider selection logic in pickers.lua | 0xr3ngar | 1 | -4/+26 | |
| 2026-02-19 | Merge branch 'master' into master | Bogdan Nikolov | 3 | -10/+120 | |
| 2026-02-18 | chore: lint | theprimeagain | 1 | -2/+2 | |
| 2026-02-18 | worker extension | theprimeagain | 1 | -0/+75 | |
| 2026-02-16 | Merge pull request #83 from jellydn/feature/blink-cmp | ThePrimeagen | 1 | -1/+27 | |
| feat: add blink.cmp as completion source option | |||||
| 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-11 | refactor: simplify promote_current to single loop | 0xr3ngar | 1 | -10/+6 | |
| 2026-02-11 | Merge branch 'master' into feature/blink-cmp | Dung Duc Huynh (Kaka) | 6 | -90/+511 | |
| 2026-02-10 | refactor: extract shared picker logic into pickers.lua | 0xr3ngar | 3 | -77/+69 | |
| so we don't have logic duplication inside of fzf_lua and telescope.lua, this will allow easy support of other extensions later on | |||||
| 2026-02-10 | feat: add model and provider selection for fzf_lua extension | 0xr3ngar | 1 | -0/+107 | |
| 2026-02-10 | feat: telescope integration for set_provider | 0xr3ngar | 1 | -9/+68 | |
| 2026-02-10 | Merge branch 'ThePrimeagen:master' into master | Bogdan Nikolov | 6 | -90/+511 | |
| 2026-02-09 | feat: add telescope model selector extension | 0xr3ngar | 1 | -0/+66 | |
| 2026-02-08 | fix manual entry | Stephanie Gredell | 1 | -3/+19 | |
| 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 | 6 | -72/+495 | |
| - 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-05 | Merge branch 'master' into feature/blink-cmp | Dung Duc Huynh (Kaka) | 1 | -1/+1 | |
| 2026-02-04 | autocomplete perfection | theprimeagain | 1 | -1/+1 | |
| 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-30 | oops | theprimeagain | 1 | -1/+0 | |
| 2026-01-27 | extensions with @ sign | ThePrimeAgain | 2 | -9/+15 | |
| 2026-01-27 | removed all lsp errors | ThePrimeAgain | 1 | -27/+5 | |
| 2026-01-26 | different ci for lsp rules and fixed agent tests | ThePrimeAgain | 2 | -48/+11 | |
| 2026-01-26 | ok, skills-v2 attempt | ThePrimeAgain | 1 | -6/+15 | |
| 2026-01-26 | small renames | ThePrimeAgain | 2 | -6/+44 | |
| 2026-01-26 | going through to make agents more useful | ThePrimeAgain | 1 | -0/+30 | |
| 2026-01-15 | pr ready | ThePrimeAgain | 1 | -8/+8 | |
| 2026-01-15 | final crazy commit idea | ThePrimeAgain | 1 | -2/+2 | |
