summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)AuthorFilesLines
2026-03-26prompt improvement: get 100 buffer lines above and below instead of whole fileAta Altyyev1-6/+13
2026-03-03open order and scrolloffsettheprimeagain6-8/+120
2026-03-03make things nice :)theprimeagain1-0/+3
2026-03-02open tutorial fixedtheprimeagain2-5/+15
2026-03-01small fix to the view_Logstheprimeagain2-2/+2
2026-03-01ensuring state is kept between changestheprimeagain10-36/+110
2026-02-28viewing workstheprimeagain1-1/+2
2026-02-28selection works nicely nowtheprimeagain4-34/+126
2026-02-28Merge pull request #132 from codegirl-007/just-gitignore-meThePrimeagen2-3/+388
2026-02-28Merge pull request #141 from codegirl-007/native-completionsThePrimeagen4-9/+182
2026-02-28fixed the small bug, updated the comments, added testtheprimeagain3-8/+38
2026-02-28small and better change for viewing logs and better work checkingtheprimeagain4-95/+97
2026-02-28we have ourselves something amazing bois. we have request refactoringtheprimeagain10-112/+132
2026-02-28broken: tracking is almost complete other than testing... the testing istheprimeagain6-10/+163
2026-02-28i believe the state cleanup is almost complete!theprimeagain7-263/+9
2026-02-27tracking upgrade, rest of program not updatedtheprimeagain6-91/+181
2026-02-27tracking deleted, json, decodedtheprimeagain2-22/+1
2026-02-27in flight refactoredtheprimeagain6-58/+155
2026-02-27removed langaugestheprimeagain10-164/+0
2026-02-27support native completionsStephanie Gredell4-9/+182
2026-02-26tutorialtheprimeagain16-360/+252
2026-02-25the vibe stuff is sort of there. I genuinely dislike what it is, movingtheprimeagain7-26/+191
2026-02-24vibe search may be working!theprimeagain8-42/+193
2026-02-24slight change to docstheprimeagain1-1/+1
2026-02-24small rename work -> searchtheprimeagain1-2/+2
2026-02-24i believe i have a working vibetheprimeagain1-3/+20
2026-02-24vibed this... shit that was goodtheprimeagain3-8/+90
2026-02-24vibe is now in a place where it can respondtheprimeagain3-19/+82
2026-02-23beginning the vibe worktheprimeagain9-56/+265
2026-02-23docs readme generationtheprimeagain3-3/+169
2026-02-23working lua window inflighttheprimeagain9-97/+261
2026-02-22stuffStephanie Gredell2-10/+62
2026-02-22styluaStephanie Gredell1-3/+3
2026-02-22stuffStephanie Gredell2-4/+280
2026-02-22really need to fix stylua still...Stephanie Gredell1-1/+4
2026-02-22exclude files/paths in .gitinore during completionStephanie Gredell1-1/+55
2026-02-22linttheprimeagain1-2/+1
2026-02-22state refactortheprimeagain3-169/+177
2026-02-21Merge pull request #128 from 0xr3ngar/masterThePrimeagen2-22/+22
2026-02-21fix #122theprimeagain1-0/+6
2026-02-21moved range selection from visual into prompt visualtheprimeagain5-47/+39
2026-02-21choretheprimeagain1-9/+9
2026-02-21Refactoring of context and request entry into a single thing prompttheprimeagain19-588/+679
2026-02-20fix: error handling for model selection in fzf_lua and telescope extensions0xr3ngar2-22/+22
2026-02-20chore: run lua_fmt for pickers0xr3ngar1-1/+4
2026-02-19fix: provider selection logic in pickers.lua0xr3ngar1-4/+26
2026-02-19Merge branch 'master' into masterBogdan Nikolov24-384/+855
2026-02-18Merge pull request #121 from chhsia0/gemini-cli-providerThePrimeagen2-0/+66
2026-02-18Merge pull request #116 from AnthonyPoschen/masterThePrimeagen3-8/+19
2026-02-18feat: add Gemini CLI as a providerChun-Hung Hsiao2-0/+66