summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)AuthorFilesLines
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
2026-02-18Merge pull request #45 from ThatOneShortGuy/fix/file-loggerThePrimeagen1-2/+6
2026-02-18chore: linttheprimeagain1-2/+2
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-cmpThePrimeagen2-2/+28
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...theprimeagain10-30/+216
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-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)18-166/+1444
2026-02-10refactor: extract shared picker logic into pickers.lua0xr3ngar3-77/+69
2026-02-10feat: add model and provider selection for fzf_lua extension0xr3ngar1-0/+107
2026-02-10feat: telescope integration for set_provider0xr3ngar1-9/+68
2026-02-10feat: implement set_provider0xr3ngar1-0/+10
2026-02-10Merge branch 'ThePrimeagen:master' into masterBogdan Nikolov29-838/+1685
2026-02-09fix(lsp): remove debug code in lsp.lua causing init failurepixel1-5/+0
2026-02-09feat: add telescope model selector extension0xr3ngar2-0/+76
2026-02-09feat: add fetch_models to all providers0xr3ngar1-0/+56
2026-02-08fix manual entryStephanie Gredell2-3/+34
2026-02-08clean up find_rulesStephanie Gredell1-18/+0
2026-02-08Fix sentry bug againStephanie Gredell1-3/+3
2026-02-08Fix sentry bugStephanie Gredell2-3/+3
2026-02-08Merge branch 'master' into back-that-hash-upThePrimeagen7-62/+303
2026-02-08searchtheprimeagain2-10/+30
2026-02-08search with quickfixtheprimeagain3-6/+88
2026-02-08very experimental search featuretheprimeagain3-6/+6
2026-02-08working-ish throbbertheprimeagain2-21/+29
2026-02-08throbber and window playing nicelytheprimeagain3-55/+79
2026-02-08Merge branch 'master' into back-that-hash-upcodegirl0079-22/+300
2026-02-08chore: linttheprimeagain1-1/+1
2026-02-08show in flight responsetheprimeagain5-8/+47
2026-02-08showing inflight requeststheprimeagain2-3/+71