summaryrefslogtreecommitdiff
path: root/lua/99/init.lua
AgeCommit message (Collapse)AuthorFilesLines
2026-02-08small error with warntheprimeagain1-1/+1
2026-02-08hardcode build as agentRiley Mathews1-8/+0
2026-02-08add configurable agent optionRiley Mathews1-0/+8
2026-02-07chore: lint and formattheprimeagain1-2/+6
2026-02-07fill in functiontheprimeagain1-0/+8
2026-02-07small cleanup on logictheprimeagain1-30/+14
2026-02-07search stubbed, and more instructions for visual modetheprimeagain1-44/+43
2026-02-05Merge branch 'master' into feature/blink-cmpDung Duc Huynh (Kaka)1-5/+0
2026-02-04changed my mindtheprimeagain1-2/+0
2026-02-04feat: add blink.cmp as completion source optionHuynh Duc Dung1-2/+5
- Add "blink" to completion source type - Wrap cmp require with pcall for graceful fallback - Show helpful error if blink.compat is missing - Update README with blink.cmp documentation
2026-02-04enforce modeltheprimeagain1-0/+3
2026-01-27removed all lsp errorsThePrimeAgain1-14/+4
2026-01-26different ci for lsp rules and fixed agent testsThePrimeAgain1-4/+5
2026-01-26ok, skills-v2 attemptThePrimeAgain1-2/+2
2026-01-26small renamesThePrimeAgain1-27/+53
2026-01-26going through to make agents more usefulThePrimeAgain1-21/+124
2026-01-25Add default model per provider since they're all named differently.Stephanie Gredell1-1/+7
2026-01-24Add multiple AI providersStephanie Gredell1-2/+7
- Add ClaudeCodeProvider and CursorAgentProvider - Refactor providers to use BaseProvider for shared logic - Each provider only implements _build_command() and _get_provider_name()
2026-01-20refactor: running make lint and formatRafael Lima1-5/+5
2026-01-20feat: add ruby supportRafael Lima1-6/+6
2026-01-16Merge upstream/master - add elixir supportRamon Asuncion1-169/+251
2026-01-15pr readyThePrimeAgain1-6/+8
2026-01-15final crazy commit ideaThePrimeAgain1-1/+5
2026-01-15behaviors still not getting injectedThePrimeAgain1-8/+30
I dont know why... i am going to figure this out... at some point
2026-01-15debugging fill_in_function passing in rulesThePrimeAgain1-0/+5
2026-01-15crazy idea is "complete" but not battle testedThePrimeAgain1-21/+16
2026-01-15the agent does work!ThePrimeAgain1-5/+10
2026-01-15working through fill in function with prompt and additional rulesThePrimeAgain1-1/+26
2026-01-15generation of rules workingThePrimeAgain1-0/+3
2026-01-15autocomplete appearing to workThePrimeAgain1-27/+48
2026-01-14fuzzy_find: for agents stuffThePrimeAgain1-161/+161
2026-01-14Merge upstream/master into add-elixir-supportRamon Asuncion1-1/+1
2026-01-14Merge remote-tracking branch 'origin/master' into add-elixir-supportRamon Asuncion1-1/+7
2026-01-09feat: Add support for CppLeo Barreiro1-1/+1
2026-01-09Merge pull request #19 from SearidangPa/masterThePrimeagen1-0/+6
Feat: Add VimLeavePre autocmd to cancel requests when you quit vim
2026-01-08we have way too many changes...ThePrimeAgain1-1/+1
2026-01-08Add elixir function supportRamon Asuncion1-1/+1
2026-01-08add support for javaT_H_0_M1-1/+1
2026-01-07initSearidang Pa1-0/+6
2026-01-07complete support for golangT_H_0_M1-1/+1
2026-01-04experimenting with lsp integration. small but fix in fif_promptThePrimeAgain1-1/+0
2026-01-04renamed to make fill_in_function_with_prompt be more like visual_promptThePrimeAgain1-1/+1
2026-01-04fill-in-function: with prompt!ThePrimeAgain1-2/+21
2026-01-02experimental: Prompt and visual selectionThePrimeAgain1-7/+2
2026-01-02BROKEN COMMIT: visual prompt looking goodThePrimeAgain1-40/+7
2026-01-02BROKEN COMMIT: visual prompt actionThePrimeAgain1-6/+61
2026-01-01no logs to displayThePrimeAgain1-0/+12
2026-01-01window and infoThePrimeAgain1-1/+27
2025-12-30visual selection bugs finished! product release timeThePrimeAgain1-3/+3
2025-12-30working visual selection.ThePrimeAgain1-0/+13