summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-22exclude files/paths in .gitinore during completionStephanie Gredell2-2/+60
2026-02-22linttheprimeagain1-2/+1
2026-02-22state refactortheprimeagain4-169/+179
2026-02-21Merge pull request #127 from New9c/docs-autocompleteThePrimeagen1-2/+1
2026-02-21Merge pull request #123 from chhsia0/gemini-cli-provider-readmeThePrimeagen1-1/+2
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 prompttheprimeagain22-593/+712
2026-02-20fix: error handling for model selection in fzf_lua and telescope extensions0xr3ngar2-22/+22
2026-02-20Merge pull request #92 from 0xr3ngar/masterThePrimeagen6-0/+360
2026-02-20chore: run lua_fmt for pickers0xr3ngar1-1/+4
2026-02-20docs: remove comment as blink is supportedNew9c1-2/+1
2026-02-19fix: provider selection logic in pickers.lua0xr3ngar1-4/+26
2026-02-19Merge branch 'master' into masterBogdan Nikolov26-408/+910
2026-02-18doc: add GeminiCLIProvider to READMEChun-Hung Hsiao1-1/+2
2026-02-18Merge pull request #121 from chhsia0/gemini-cli-providerThePrimeagen2-0/+66
2026-02-18Merge pull request #116 from AnthonyPoschen/masterThePrimeagen4-8/+25
2026-02-18feat: add Gemini CLI as a providerChun-Hung Hsiao2-0/+66
2026-02-18Merge pull request #114 from tjbrockmeyer/masterThePrimeagen1-1/+1
2026-02-18Merge pull request #45 from ThatOneShortGuy/fix/file-loggerThePrimeagen1-2/+6
2026-02-18chore: linttheprimeagain1-2/+2
2026-02-18small update on readmetheprimeagain1-18/+18
2026-02-18worker extensiontheprimeagain4-30/+107
2026-02-18chore: fake failing tests and linttheprimeagain4-8/+26
2026-02-18fixed request spectheprimeagain2-18/+25
2026-02-18Tutorials are ready (ish)theprimeagain6-36/+200
2026-02-17feat: Replace mkdir command to support recursive folder creationAnthony Poschen1-1/+1
2026-02-16Merge pull request #83 from jellydn/feature/blink-cmpThePrimeagen3-14/+50
2026-02-15better entry point. success still needs worktheprimeagain8-69/+98
2026-02-15the final parts of tutorialtheprimeagain13-268/+147
2026-02-14fixing how reading content works so make-prompt can be done easiertheprimeagain2-16/+22
2026-02-14small refactortheprimeagain2-16/+7
2026-02-14fixed the requesting logic to better use request for state managementtheprimeagain4-17/+29
2026-02-14working through this idea of tutorials...theprimeagain12-30/+231
2026-02-13feat: set the default folder to match existing folder, derpAnthony Poschen1-1/+1
2026-02-13feat: add some doco for this new feature ( i hate doco )Anthony Poschen1-0/+6
2026-02-13feat: run luastyle over the codeAnthony Poschen1-5/+1
2026-02-13feat: Add tmp directory which is configurableAnthony Poschen3-4/+19
2026-02-12Merge pull request #1 from tjbrockmeyer/providers-location-clarificationTyler Brockmeyer1-1/+1
2026-02-12Clarify that providers are under the `_99.Providers` objectTyler Brockmeyer1-1/+1
2026-02-11refactor: simplify promote_current to single loop0xr3ngar1-10/+6
2026-02-11chore: add claude code issue tracking for model selection todo0xr3ngar1-0/+1
2026-02-11Merge branch 'master' into feature/blink-cmpDung Duc Huynh (Kaka)22-232/+1549
2026-02-10Merge pull request #104 from pixel-87/fix-headless-crashThePrimeagen1-5/+0
2026-02-10refactor: extract shared picker logic into pickers.lua0xr3ngar3-77/+69
2026-02-10docs: add fzf-lua extension docs0xr3ngar1-0/+14
2026-02-10feat: add model and provider selection for fzf_lua extension0xr3ngar1-0/+107
2026-02-10docs: add telescope provider selector example in docs0xr3ngar1-0/+10