| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 12 days | feat: huge refactor, still broken requests | Wayne-Cole | 1 | -219/+250 | |
| 2026-03-24 | feat: option to add extra args to providers | Felix Svensson | 1 | -0/+8 | |
| 2026-03-03 | make things nice :) | theprimeagain | 1 | -0/+3 | |
| 2026-03-02 | open tutorial fixed | theprimeagain | 1 | -1/+8 | |
| 2026-03-01 | small fix to the view_Logs | theprimeagain | 1 | -1/+2 | |
| 2026-02-28 | viewing works | theprimeagain | 1 | -1/+2 | |
| 2026-02-28 | selection works nicely now | theprimeagain | 1 | -34/+5 | |
| 2026-02-28 | fixed the small bug, updated the comments, added test | theprimeagain | 1 | -2/+2 | |
| 2026-02-28 | small and better change for viewing logs and better work checking | theprimeagain | 1 | -71/+56 | |
| 2026-02-28 | we have ourselves something amazing bois. we have request refactoring | theprimeagain | 1 | -14/+9 | |
| 2026-02-28 | broken: tracking is almost complete other than testing... the testing is | theprimeagain | 1 | -3/+6 | |
| broken and vibe coded | |||||
| 2026-02-28 | i believe the state cleanup is almost complete! | theprimeagain | 1 | -2/+2 | |
| 2026-02-27 | tracking upgrade, rest of program not updated | theprimeagain | 1 | -7/+0 | |
| 2026-02-27 | in flight refactored | theprimeagain | 1 | -3/+4 | |
| 2026-02-27 | removed langauges | theprimeagain | 1 | -2/+0 | |
| removed langauges folder removed languages from init | |||||
| 2026-02-26 | tutorial | theprimeagain | 1 | -194/+59 | |
| 2026-02-25 | the vibe stuff is sort of there. I genuinely dislike what it is, moving | theprimeagain | 1 | -13/+106 | |
| on | |||||
| 2026-02-24 | vibe search may be working! | theprimeagain | 1 | -2/+56 | |
| 2026-02-24 | slight change to docs | theprimeagain | 1 | -1/+1 | |
| 2026-02-23 | beginning the vibe work | theprimeagain | 1 | -4/+21 | |
| 2026-02-23 | docs readme generation | theprimeagain | 1 | -1/+141 | |
| 2026-02-23 | working lua window inflight | theprimeagain | 1 | -69/+10 | |
| 2026-02-22 | state refactor | theprimeagain | 1 | -168/+7 | |
| 2026-02-21 | moved range selection from visual into prompt visual | theprimeagain | 1 | -16/+2 | |
| 2026-02-21 | Refactoring of context and request entry into a single thing prompt | theprimeagain | 1 | -134/+62 | |
| 2026-02-19 | Merge branch 'master' into master | Bogdan Nikolov | 1 | -100/+171 | |
| 2026-02-18 | Merge pull request #116 from AnthonyPoschen/master | ThePrimeagen | 1 | -0/+9 | |
| Allow prompt temporary directory to be user configurable | |||||
| 2026-02-18 | worker extension | theprimeagain | 1 | -22/+18 | |
| 2026-02-18 | Tutorials are ready (ish) | theprimeagain | 1 | -25/+74 | |
| 2026-02-16 | Merge pull request #83 from jellydn/feature/blink-cmp | ThePrimeagen | 1 | -1/+1 | |
| feat: add blink.cmp as completion source option | |||||
| 2026-02-15 | better entry point. success still needs work | theprimeagain | 1 | -55/+66 | |
| 2026-02-15 | the final parts of tutorial | theprimeagain | 1 | -64/+28 | |
| 2026-02-14 | working through this idea of tutorials... | theprimeagain | 1 | -0/+42 | |
| 2026-02-13 | feat: Add tmp directory which is configurable | Anthony Poschen | 1 | -0/+9 | |
| 2026-02-11 | Merge branch 'master' into feature/blink-cmp | Dung Duc Huynh (Kaka) | 1 | -7/+95 | |
| 2026-02-10 | feat: implement set_provider | 0xr3ngar | 1 | -0/+10 | |
| 2026-02-10 | Merge branch 'ThePrimeagen:master' into master | Bogdan Nikolov | 1 | -71/+154 | |
| 2026-02-09 | feat: add telescope model selector extension | 0xr3ngar | 1 | -0/+10 | |
| 2026-02-08 | Merge branch 'master' into back-that-hash-up | ThePrimeagen | 1 | -2/+83 | |
| 2026-02-08 | search with quickfix | theprimeagain | 1 | -2/+13 | |
| 2026-02-08 | very experimental search feature | theprimeagain | 1 | -1/+1 | |
| 2026-02-08 | working-ish throbber | theprimeagain | 1 | -7/+3 | |
| 2026-02-08 | throbber and window playing nicely | theprimeagain | 1 | -5/+22 | |
| 2026-02-08 | Merge branch 'master' into back-that-hash-up | codegirl007 | 1 | -4/+5 | |
| 2026-02-08 | chore: lint | theprimeagain | 1 | -1/+1 | |
| 2026-02-08 | show in flight response | theprimeagain | 1 | -4/+13 | |
| 2026-02-08 | showing inflight requests | theprimeagain | 1 | -0/+48 | |
| 2026-02-08 | Add ability to reference files in prompt buffer | Stephanie Gredell | 1 | -1/+7 | |
| - 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-08 | throbber, test, and better titling. | theprimeagain | 1 | -4/+5 | |
| 2026-02-09 | Merge branch 'master' into feature/blink-cmp | Dung Duc Huynh (Kaka) | 1 | -69/+64 | |
