summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-10feat: telescope integration for set_provider0xr3ngar1-9/+68
2026-02-10feat: implement set_provider0xr3ngar1-0/+10
2026-02-10Merge branch 'ThePrimeagen:master' into masterBogdan Nikolov34-921/+1799
2026-02-09fix(lsp): remove debug code in lsp.lua causing init failurepixel1-5/+0
2026-02-09docs: add telescope model selector to readme0xr3ngar1-0/+14
2026-02-09feat: add telescope model selector extension0xr3ngar2-0/+76
2026-02-09feat: add fetch_models to all providers0xr3ngar1-0/+56
2026-02-08Merge pull request #106 from codegirl-007/back-that-hash-upThePrimeagen16-166/+1062
2026-02-08fix manual entryStephanie Gredell2-3/+34
2026-02-08clean up find_rulesStephanie Gredell1-18/+0
2026-02-08Fix sentry bug againStephanie Gredell1-3/+3
2026-02-08Fix sentry bugStephanie Gredell2-3/+3
2026-02-08the truth hurtstheprimeagain1-0/+3
2026-02-08Merge branch 'master' into back-that-hash-upThePrimeagen7-62/+303
2026-02-08searchtheprimeagain2-10/+30
2026-02-08search with quickfixtheprimeagain3-6/+88
2026-02-08very experimental search featuretheprimeagain3-6/+6
2026-02-08working-ish throbbertheprimeagain2-21/+29
2026-02-08throbber and window playing nicelytheprimeagain3-55/+79
2026-02-08Merge branch 'master' into back-that-hash-upcodegirl00710-23/+301
2026-02-08chore: linttheprimeagain1-1/+1
2026-02-08show in flight responsetheprimeagain5-8/+47
2026-02-08showing inflight requeststheprimeagain2-3/+71
2026-02-08Add ability to reference files in prompt bufferStephanie Gredell15-144/+1027
2026-02-08working hrough throbbertheprimeagain1-1/+2
2026-02-08throbber spectheprimeagain2-6/+90
2026-02-08throbber, test, and better titling.theprimeagain5-10/+18
2026-02-08throbbertheprimeagain1-0/+94
2026-02-09Merge branch 'master' into feature/blink-cmpDung Duc Huynh (Kaka)18-716/+265
2026-02-08small error with warntheprimeagain3-1/+8
2026-02-08Wrap vim.uv.fs_mkdir in a pcall and check that the directory exists before ca...Christoffer Winterkvist1-1/+4
2026-02-08Fix RequestContext failing the first time if tmp directory doesn't existChristoffer Winterkvist1-0/+4
2026-02-08chore: formattheprimeagain1-12/+9
2026-02-08chore: formattheprimeagain2-2/+18
2026-02-08fix testRiley Mathews1-1/+1
2026-02-08hardcode build as agentRiley Mathews3-10/+1
2026-02-08add configurable agent optionRiley Mathews3-1/+10
2026-02-08small update to prompttheprimeagain1-5/+7
2026-02-08search in placetheprimeagain2-6/+68
2026-02-07chore: lint and formattheprimeagain4-4/+11
2026-02-07fill in functiontheprimeagain1-0/+8
2026-02-07AXED fill_in_functiontheprimeagain9-619/+9
2026-02-07update readmetheprimeagain1-15/+7
2026-02-07small cleanup on logictheprimeagain1-30/+14
2026-02-07Merge pull request #87 from Spitfire1900/patch-1ThePrimeagen1-1/+1
2026-02-07search stubbed, and more instructions for visual modetheprimeagain4-45/+60
2026-02-07the beginnings of semantic searchtheprimeagain4-9/+72
2026-02-07remove cursor rulestheprimeagain1-0/+1
2026-02-06Link to YT videoKyle Gottfried1-1/+1
2026-02-05Merge branch 'master' into feature/blink-cmpDung Duc Huynh (Kaka)10-57/+101