| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-01-26 | different ci for lsp rules and fixed agent tests | ThePrimeAgain | 4 | -137/+58 | |
| 2026-01-26 | small change, highlights now work the way i want them to | ThePrimeAgain | 1 | -2/+2 | |
| 2026-01-26 | ok, skills-v2 attempt | ThePrimeAgain | 3 | -11/+90 | |
| 2026-01-26 | small renames | ThePrimeAgain | 3 | -33/+97 | |
| 2026-01-26 | going through to make agents more useful | ThePrimeAgain | 8 | -37/+198 | |
| 2026-01-26 | small change: removed response data and renamed base provider | ThePrimeAgain | 1 | -8/+6 | |
| 2026-01-25 | Add default model per provider since they're all named differently. | Stephanie Gredell | 3 | -1/+81 | |
| 2026-01-24 | add some sanity tests for providers | Stephanie Gredell | 1 | -0/+66 | |
| 2026-01-24 | Add multiple AI providers | Stephanie Gredell | 4 | -126/+199 | |
| - 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 | 3 | -62/+62 | |
| 2026-01-20 | feat: add ruby support | Rafael Lima | 3 | -6/+106 | |
| 2026-01-16 | Fix elixir lua files format issues | Ramon Asuncion | 2 | -58/+57 | |
| 2026-01-16 | Merge upstream/master - add elixir support | Ramon Asuncion | 41 | -2562/+3143 | |
| 2026-01-15 | pr ready | ThePrimeAgain | 2 | -14/+16 | |
| 2026-01-15 | final crazy commit idea | ThePrimeAgain | 2 | -3/+7 | |
| 2026-01-15 | behaviors still not getting injected | ThePrimeAgain | 3 | -21/+48 | |
| 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 | 2 | -6/+20 | |
| 2026-01-15 | crazy idea is "complete" but not battle tested | ThePrimeAgain | 2 | -21/+24 | |
| 2026-01-15 | the agent does work! | ThePrimeAgain | 3 | -7/+21 | |
| 2026-01-15 | fill in function and visual (over range) integrated with rules | ThePrimeAgain | 4 | -6/+25 | |
| 2026-01-15 | working through fill in function with prompt and additional rules | ThePrimeAgain | 8 | -23/+142 | |
| 2026-01-15 | finding rules done | ThePrimeAgain | 2 | -12/+79 | |
| 2026-01-15 | is_rule for agents working | ThePrimeAgain | 3 | -55/+34 | |
| 2026-01-15 | generation of rules working | ThePrimeAgain | 5 | -10/+85 | |
| 2026-01-15 | autocomplete appearing to work | ThePrimeAgain | 6 | -70/+161 | |
| 2026-01-15 | cmp: working through creating a cmp source | ThePrimeAgain | 5 | -196/+151 | |
| 2026-01-14 | window: ordering now works along with text and placement | ThePrimeAgain | 1 | -9/+21 | |
| 2026-01-14 | window building: | ThePrimeAgain | 1 | -6/+48 | |
| 2026-01-14 | fuzzy_find: for agents stuff | ThePrimeAgain | 39 | -2515/+2675 | |
| 2026-01-14 | chore: cleanup | ThePrimeAgain | 1 | -2/+0 | |
| 2026-01-14 | Add elixir fill-in-function tests | Ramon Asuncion | 1 | -0/+90 | |
| 2026-01-14 | Merge upstream/master into add-elixir-support | Ramon Asuncion | 3 | -1/+145 | |
| 2026-01-14 | Merge remote-tracking branch 'origin/master' into add-elixir-support | Ramon Asuncion | 11 | -19/+114 | |
| 2026-01-09 | test(cpp): Cover functions, lambdas, and concepts | Leo Barreiro | 2 | -2/+134 | |
| 2026-01-09 | feat: Add support for Cpp | Leo Barreiro | 2 | -1/+13 | |
| 2026-01-09 | small bug fixes, format, and tests running | ThePrimeAgain | 2 | -2/+6 | |
| 2026-01-09 | Merge pull request #19 from SearidangPa/master | ThePrimeagen | 2 | -1/+27 | |
| Feat: Add VimLeavePre autocmd to cancel requests when you quit vim | |||||
| 2026-01-08 | slightly better fill in function prompt and fix | ThePrimeAgain | 6 | -9/+25 | |
| 2026-01-08 | we have way too many changes... | ThePrimeAgain | 5 | -9/+58 | |
| 2026-01-08 | Add elixir function support | Ramon Asuncion | 2 | -1/+12 | |
| 2026-01-08 | ran-make-lua_fmt | Searidang Pa | 1 | -1/+5 | |
| 2026-01-08 | add support for java | T_H_0_M | 2 | -1/+12 | |
| 2026-01-07 | fix(request): use uv SIGTERM constant when cancelling process | Searidang Pa | 1 | -1/+3 | |
| 2026-01-07 | init | Searidang Pa | 2 | -1/+21 | |
| 2026-01-07 | complete support for golang | T_H_0_M | 2 | -1/+12 | |
| 2026-01-05 | i dont want the lsp being included for now | ThePrimeAgain | 2 | -691/+180 | |
| 2026-01-05 | Create all windows with rounded borders and title | Alexandre de Souza | 1 | -6/+26 | |
| 2026-01-05 | Add support for opts when creating floating window | Alexandre de Souza | 1 | -1/+5 | |
| 2026-01-04 | experimenting with lsp integration. small but fix in fif_prompt | ThePrimeAgain | 2 | -58/+1065 | |
| 2026-01-04 | renamed to make fill_in_function_with_prompt be more like visual_prompt | ThePrimeAgain | 1 | -1/+1 | |
