summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)AuthorFilesLines
2026-01-04fill-in-function: with prompt!ThePrimeAgain2-4/+28
2026-01-02chore: pr readyThePrimeAgain3-9/+12
2026-01-02experimental: Prompt and visual selectionThePrimeAgain1-7/+2
2026-01-02BROKEN COMMIT: visual prompt looking goodThePrimeAgain2-40/+53
2026-01-02BROKEN COMMIT: visual prompt actionThePrimeAgain5-16/+93
2026-01-01chore lintThePrimeAgain1-1/+0
2026-01-01lint errors goneThePrimeAgain7-11/+13
2026-01-01logger test failuresThePrimeAgain2-3/+3
2026-01-01chore: styleThePrimeAgain15-98/+161
2026-01-01no logs to displayThePrimeAgain1-0/+12
2026-01-01oopsThePrimeAgain1-1/+0
2026-01-01window and infoThePrimeAgain2-15/+81
2025-12-30better prompts (sort of)ThePrimeAgain2-8/+30
2025-12-30visual selection bugs finished! product release timeThePrimeAgain5-15/+26
2025-12-30working visual selection.ThePrimeAgain6-31/+64
2025-12-30logger and logging order fixed. no more sort issueThePrimeAgain2-6/+5
2025-12-29fill in function is working and things are nice to report!ThePrimeAgain4-2/+15
2025-12-29log viewerThePrimeAgain2-10/+32
2025-12-29logger list working, fill in function failingThePrimeAgain5-81/+84
2025-12-28logger tests are properly storing logsThePrimeAgain3-26/+167
2025-12-28new logger refactor: cache loggerThePrimeAgain2-40/+54
2025-12-28visual selection and fill in function have some small errorThePrimeAgain17-113/+319
2025-12-27fill in function is working post refactorThePrimeAgain9-84/+90
2025-12-26worked through the request refactor to contextThePrimeAgain3-86/+75
2025-12-26cleaned up geo specThePrimeAgain1-147/+41
2025-12-2699#fill_in_function complete from refactoringThePrimeAgain3-36/+209
2025-12-26broke commit: another mid refactor commitThePrimeAgain7-125/+98
2025-12-26mid way through refactor when i realize i have another refactorThePrimeAgain10-29/+83
2025-12-26fill in function tests are failing. pivoting for better tracingThePrimeAgain1-12/+10
2025-12-26working through the fif testsThePrimeAgain2-29/+29
2025-12-26working through fill in function and request cancellingThePrimeAgain3-12/+25
2025-12-26everything is back "working" againThePrimeAgain2-5/+7
2025-12-26i broke something... but the shape of the code is what i wantThePrimeAgain7-27/+101
2025-12-26every test passes, and visual selection is readyThePrimeAgain10-62/+20
2025-12-24marks test done, started query codeThePrimeAgain7-6/+192
2025-12-23marking for visual selectionThePrimeAgain1-7/+23
2025-12-23visual selection coming inThePrimeAgain2-0/+13
2025-12-23fill in context works nicer :)ThePrimeAgain4-7/+31
2025-12-23better reporting, cancelling, and loggerThePrimeAgain13-73/+199
2025-12-22wip: made interface change, going to have claude do it for meThePrimeAgain4-7/+153
2025-12-22about to start a feature, but i have some serious bugs to take care ofThePrimeAgain8-55/+74
2025-12-1799 is working. now its onto a printf debugging utilityThePrimeAgain10-9/+70
2025-12-15implement function seems to workThePrimeAgain3-9/+9
2025-12-15feat: implement function. i think we have something hereThePrimeAgain12-43/+206
2025-12-12feat: implement functionThePrimeAgain8-143/+188
2025-12-09a working request... its looking goodThePrimeAgain9-65/+164
2025-12-06checkThePrimeAgain1-0/+1
2025-12-06virtual text is running! no testings yetThePrimeAgain11-155/+309
2025-12-04first test doneThePrimeAgain5-18/+40
2025-12-04test harness almost in placeThePrimeAgain4-17/+27