summaryrefslogtreecommitdiff
path: root/lua/99/request
AgeCommit message (Collapse)AuthorFilesLines
2026-02-21Refactoring of context and request entry into a single thing prompttheprimeagain1-138/+0
2026-02-18chore: fake failing tests and linttheprimeagain1-1/+4
2026-02-18Tutorials are ready (ish)theprimeagain1-4/+5
2026-02-15better entry point. success still needs worktheprimeagain1-5/+11
2026-02-15the final parts of tutorialtheprimeagain1-2/+7
2026-02-14fixed the requesting logic to better use request for state managementtheprimeagain1-2/+25
2026-02-14working through this idea of tutorials...theprimeagain1-3/+15
2026-01-27formatting!ThePrimeAgain1-2/+2
2026-01-27removed all lsp errorsThePrimeAgain1-0/+4
2026-01-27saving promptThePrimeAgain1-3/+4
2026-01-26going through to make agents more usefulThePrimeAgain1-12/+5
2026-01-24Add multiple AI providersStephanie Gredell1-123/+2
- Add ClaudeCodeProvider and CursorAgentProvider - Refactor providers to use BaseProvider for shared logic - Each provider only implements _build_command() and _get_provider_name()
2026-01-15fill in function and visual (over range) integrated with rulesThePrimeAgain1-1/+0
2026-01-14fuzzy_find: for agents stuffThePrimeAgain1-137/+124
2026-01-08ran-make-lua_fmtSearidang Pa1-1/+5
2026-01-07fix(request): use uv SIGTERM constant when cancelling processSearidang Pa1-1/+3
2026-01-07initSearidang Pa1-1/+15
2026-01-01lint errors goneThePrimeAgain1-0/+1
2026-01-01chore: styleThePrimeAgain1-46/+57
2025-12-30working visual selection.ThePrimeAgain1-3/+5
2025-12-29fill in function is working and things are nice to report!ThePrimeAgain1-0/+5
2025-12-28visual selection and fill in function have some small errorThePrimeAgain1-3/+1
2025-12-27fill in function is working post refactorThePrimeAgain1-3/+2
2025-12-26worked through the request refactor to contextThePrimeAgain1-85/+71
2025-12-26mid way through refactor when i realize i have another refactorThePrimeAgain1-10/+5
2025-12-26every test passes, and visual selection is readyThePrimeAgain1-5/+5
2025-12-23better reporting, cancelling, and loggerThePrimeAgain1-4/+11
2025-12-22wip: made interface change, going to have claude do it for meThePrimeAgain1-3/+32
2025-12-22about to start a feature, but i have some serious bugs to take care ofThePrimeAgain1-1/+1
2025-12-15implement function seems to workThePrimeAgain1-3/+2
2025-12-15feat: implement function. i think we have something hereThePrimeAgain1-10/+25
2025-12-12feat: implement functionThePrimeAgain1-1/+5
2025-12-09a working request... its looking goodThePrimeAgain1-2/+2
2025-12-04first test doneThePrimeAgain1-4/+2
2025-12-03working through testingThePrimeAgain1-48/+71
2025-12-02generalized requesting so i can do testingThePrimeAgain1-43/+84
2025-12-01working through a super refactor while adding implement functionThePrimeAgain2-126/+31
2025-11-26different files to editThePrimeAgain1-2/+12
2025-11-26feat: fill in function "complete"ThePrimeAgain1-3/+5
2025-11-26fill in the functionThePrimeAgain2-0/+175