| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-02-08 | small error with warn | theprimeagain | 1 | -1/+1 | |
| 2026-02-08 | hardcode build as agent | Riley Mathews | 1 | -8/+0 | |
| 2026-02-08 | add configurable agent option | Riley Mathews | 1 | -0/+8 | |
| 2026-02-07 | chore: lint and format | theprimeagain | 1 | -2/+6 | |
| 2026-02-07 | fill in function | theprimeagain | 1 | -0/+8 | |
| 2026-02-07 | small cleanup on logic | theprimeagain | 1 | -30/+14 | |
| 2026-02-07 | search stubbed, and more instructions for visual mode | theprimeagain | 1 | -44/+43 | |
| 2026-02-05 | Merge branch 'master' into feature/blink-cmp | Dung Duc Huynh (Kaka) | 1 | -5/+0 | |
| 2026-02-04 | changed my mind | theprimeagain | 1 | -2/+0 | |
| 2026-02-04 | feat: add blink.cmp as completion source option | Huynh Duc Dung | 1 | -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-04 | enforce model | theprimeagain | 1 | -0/+3 | |
| 2026-01-27 | removed all lsp errors | ThePrimeAgain | 1 | -14/+4 | |
| 2026-01-26 | different ci for lsp rules and fixed agent tests | ThePrimeAgain | 1 | -4/+5 | |
| 2026-01-26 | ok, skills-v2 attempt | ThePrimeAgain | 1 | -2/+2 | |
| 2026-01-26 | small renames | ThePrimeAgain | 1 | -27/+53 | |
| 2026-01-26 | going through to make agents more useful | ThePrimeAgain | 1 | -21/+124 | |
| 2026-01-25 | Add default model per provider since they're all named differently. | Stephanie Gredell | 1 | -1/+7 | |
| 2026-01-24 | Add multiple AI providers | Stephanie Gredell | 1 | -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-20 | refactor: running make lint and format | Rafael Lima | 1 | -5/+5 | |
| 2026-01-20 | feat: add ruby support | Rafael Lima | 1 | -6/+6 | |
| 2026-01-16 | Merge upstream/master - add elixir support | Ramon Asuncion | 1 | -169/+251 | |
| 2026-01-15 | pr ready | ThePrimeAgain | 1 | -6/+8 | |
| 2026-01-15 | final crazy commit idea | ThePrimeAgain | 1 | -1/+5 | |
| 2026-01-15 | behaviors still not getting injected | ThePrimeAgain | 1 | -8/+30 | |
| I dont know why... i am going to figure this out... at some point | |||||
| 2026-01-15 | debugging fill_in_function passing in rules | ThePrimeAgain | 1 | -0/+5 | |
| 2026-01-15 | crazy idea is "complete" but not battle tested | ThePrimeAgain | 1 | -21/+16 | |
| 2026-01-15 | the agent does work! | ThePrimeAgain | 1 | -5/+10 | |
| 2026-01-15 | working through fill in function with prompt and additional rules | ThePrimeAgain | 1 | -1/+26 | |
| 2026-01-15 | generation of rules working | ThePrimeAgain | 1 | -0/+3 | |
| 2026-01-15 | autocomplete appearing to work | ThePrimeAgain | 1 | -27/+48 | |
| 2026-01-14 | fuzzy_find: for agents stuff | ThePrimeAgain | 1 | -161/+161 | |
| 2026-01-14 | Merge upstream/master into add-elixir-support | Ramon Asuncion | 1 | -1/+1 | |
| 2026-01-14 | Merge remote-tracking branch 'origin/master' into add-elixir-support | Ramon Asuncion | 1 | -1/+7 | |
| 2026-01-09 | feat: Add support for Cpp | Leo Barreiro | 1 | -1/+1 | |
| 2026-01-09 | Merge pull request #19 from SearidangPa/master | ThePrimeagen | 1 | -0/+6 | |
| Feat: Add VimLeavePre autocmd to cancel requests when you quit vim | |||||
| 2026-01-08 | we have way too many changes... | ThePrimeAgain | 1 | -1/+1 | |
| 2026-01-08 | Add elixir function support | Ramon Asuncion | 1 | -1/+1 | |
| 2026-01-08 | add support for java | T_H_0_M | 1 | -1/+1 | |
| 2026-01-07 | init | Searidang Pa | 1 | -0/+6 | |
| 2026-01-07 | complete support for golang | T_H_0_M | 1 | -1/+1 | |
| 2026-01-04 | experimenting with lsp integration. small but fix in fif_prompt | ThePrimeAgain | 1 | -1/+0 | |
| 2026-01-04 | renamed to make fill_in_function_with_prompt be more like visual_prompt | ThePrimeAgain | 1 | -1/+1 | |
| 2026-01-04 | fill-in-function: with prompt! | ThePrimeAgain | 1 | -2/+21 | |
| 2026-01-02 | experimental: Prompt and visual selection | ThePrimeAgain | 1 | -7/+2 | |
| 2026-01-02 | BROKEN COMMIT: visual prompt looking good | ThePrimeAgain | 1 | -40/+7 | |
| 2026-01-02 | BROKEN COMMIT: visual prompt action | ThePrimeAgain | 1 | -6/+61 | |
| 2026-01-01 | no logs to display | ThePrimeAgain | 1 | -0/+12 | |
| 2026-01-01 | window and info | ThePrimeAgain | 1 | -1/+27 | |
| 2025-12-30 | visual selection bugs finished! product release time | ThePrimeAgain | 1 | -3/+3 | |
| 2025-12-30 | working visual selection. | ThePrimeAgain | 1 | -0/+13 | |
