summaryrefslogtreecommitdiff
path: root/lua/99/test
AgeCommit message (Collapse)AuthorFilesLines
2026-02-04chores: formattingtheprimeagain1-1/+8
2026-02-04fixed visual selectiontheprimeagain4-38/+32
2026-02-04fix the mark issuetheprimeagain1-16/+10
2026-02-04add geo_spec and marks_spec unit testsGirgis2-0/+94
2026-01-30oopstheprimeagain1-1/+1
2026-01-27extensions with @ signThePrimeAgain1-1/+13
2026-01-27removed all lsp errorsThePrimeAgain3-2/+15
2026-01-27saving promptThePrimeAgain1-6/+0
2026-01-26different ci for lsp rules and fixed agent testsThePrimeAgain1-85/+42
2026-01-26going through to make agents more usefulThePrimeAgain1-2/+2
2026-01-25Add default model per provider since they're all named differently.Stephanie Gredell1-0/+59
2026-01-24add some sanity tests for providersStephanie Gredell1-0/+66
2026-01-20refactor: running make lint and formatRafael Lima1-56/+56
2026-01-20feat: add ruby supportRafael Lima1-0/+89
2026-01-16Fix elixir lua files format issuesRamon Asuncion1-57/+56
2026-01-16Merge upstream/master - add elixir supportRamon Asuncion10-663/+723
2026-01-15finding rules doneThePrimeAgain1-12/+44
2026-01-15is_rule for agents workingThePrimeAgain2-55/+17
2026-01-15generation of rules workingThePrimeAgain2-6/+75
2026-01-15cmp: working through creating a cmp sourceThePrimeAgain1-46/+0
2026-01-14fuzzy_find: for agents stuffThePrimeAgain10-637/+682
2026-01-14chore: cleanupThePrimeAgain1-2/+0
2026-01-14Add elixir fill-in-function testsRamon Asuncion1-0/+90
2026-01-09test(cpp): Cover functions, lambdas, and conceptsLeo Barreiro1-0/+133
2026-01-08slightly better fill in function prompt and fixThePrimeAgain1-0/+3
2026-01-08we have way too many changes...ThePrimeAgain2-3/+50
2026-01-02chore: pr readyThePrimeAgain1-5/+5
2026-01-01logger test failuresThePrimeAgain1-2/+2
2026-01-01chore: styleThePrimeAgain4-24/+20
2025-12-30working visual selection.ThePrimeAgain1-20/+8
2025-12-29logger list working, fill in function failingThePrimeAgain1-50/+23
2025-12-28logger tests are properly storing logsThePrimeAgain2-2/+123
2025-12-28visual selection and fill in function have some small errorThePrimeAgain6-18/+198
2025-12-27fill in function is working post refactorThePrimeAgain1-4/+10
2025-12-26worked through the request refactor to contextThePrimeAgain1-1/+0
2025-12-26cleaned up geo specThePrimeAgain1-147/+41
2025-12-2699#fill_in_function complete from refactoringThePrimeAgain1-0/+180
2025-12-26mid way through refactor when i realize i have another refactorThePrimeAgain1-2/+0
2025-12-26fill in function tests are failing. pivoting for better tracingThePrimeAgain1-12/+10
2025-12-26working through the fif testsThePrimeAgain1-28/+28
2025-12-26working through fill in function and request cancellingThePrimeAgain1-0/+5
2025-12-26every test passes, and visual selection is readyThePrimeAgain2-5/+5
2025-12-24marks test done, started query codeThePrimeAgain1-0/+155
2025-12-23fill in context works nicer :)ThePrimeAgain1-0/+5
2025-12-23better reporting, cancelling, and loggerThePrimeAgain3-6/+28
2025-12-15feat: implement function. i think we have something hereThePrimeAgain5-9/+88
2025-12-09a working request... its looking goodThePrimeAgain2-2/+19
2025-12-06virtual text is running! no testings yetThePrimeAgain3-55/+52
2025-12-04first test doneThePrimeAgain2-3/+26
2025-12-04test harness almost in placeThePrimeAgain3-17/+20