summaryrefslogtreecommitdiff
path: root/lua/99/providers.lua
AgeCommit message (Expand)AuthorFilesLines
9 daysfix: prototype of visual buf replacement on demand is workingHEADmasterWayne-Cole1-67/+80
12 daysfeat: huge refactor, still broken requestsWayne-Cole1-195/+303
2026-03-24fix: append extra args after full commandFelix Svensson1-2/+0
2026-03-24feat: option to add extra args to providersFelix Svensson1-0/+6
2026-02-23beginning the vibe worktheprimeagain1-0/+1
2026-02-21Refactoring of context and request entry into a single thing prompttheprimeagain1-32/+31
2026-02-19Merge branch 'master' into masterBogdan Nikolov1-13/+46
2026-02-18feat: add Gemini CLI as a providerChun-Hung Hsiao1-0/+33
2026-02-15the final parts of tutorialtheprimeagain1-0/+3
2026-02-14fixed the requesting logic to better use request for state managementtheprimeagain1-11/+1
2026-02-14working through this idea of tutorials...theprimeagain1-3/+10
2026-02-11chore: add claude code issue tracking for model selection todo0xr3ngar1-0/+1
2026-02-10Merge branch 'ThePrimeagen:master' into masterBogdan Nikolov1-1/+9
2026-02-09feat: add fetch_models to all providers0xr3ngar1-0/+56
2026-02-08chore: formattheprimeagain1-1/+9
2026-02-08hardcode build as agentRiley Mathews1-1/+1
2026-02-08add configurable agent optionRiley Mathews1-1/+1
2026-01-31feat: add kiro support to the pluginAbhay Fernandes1-0/+29
2026-01-26going through to make agents more usefulThePrimeAgain1-1/+7
2026-01-26small change: removed response data and renamed base providerThePrimeAgain1-8/+6
2026-01-25Add default model per provider since they're all named differently.Stephanie Gredell1-0/+15
2026-01-24Add multiple AI providersStephanie Gredell1-0/+189