| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-02-21 | Refactoring of context and request entry into a single thing prompt | theprimeagain | 1 | -181/+0 | |
| 2026-02-18 | Merge pull request #116 from AnthonyPoschen/master | ThePrimeagen | 1 | -2/+7 | |
| Allow prompt temporary directory to be user configurable | |||||
| 2026-02-18 | Tutorials are ready (ish) | theprimeagain | 1 | -4/+25 | |
| 2026-02-17 | feat: Replace mkdir command to support recursive folder creation | Anthony Poschen | 1 | -1/+1 | |
| 2026-02-15 | better entry point. success still needs work | theprimeagain | 1 | -0/+11 | |
| 2026-02-15 | the final parts of tutorial | theprimeagain | 1 | -34/+2 | |
| 2026-02-13 | feat: Add tmp directory which is configurable | Anthony Poschen | 1 | -1/+6 | |
| 2026-02-08 | Merge branch 'master' into back-that-hash-up | codegirl007 | 1 | -0/+7 | |
| 2026-02-08 | Add ability to reference files in prompt buffer | Stephanie Gredell | 1 | -1/+10 | |
| - type @ in the prompt to fuzzy-search and reference project files, content gets resolved and injected into LLMcontext - moved completion provider logic out of cmp.lua into agents and files domain modules - added completions registry to support multiple trigger characters (# rules, @ files) - added tests for file discovery, fuzzy matching, and the completions registry | |||||
| 2026-02-08 | Wrap vim.uv.fs_mkdir in a pcall and check that the directory exists before ↵ | Christoffer Winterkvist | 1 | -1/+4 | |
| calling it | |||||
| 2026-02-08 | Fix RequestContext failing the first time if tmp directory doesn't exist | Christoffer Winterkvist | 1 | -0/+4 | |
| Make sure that the directory exists before trying to save the prompt. | |||||
| 2026-02-08 | hardcode build as agent | Riley Mathews | 1 | -1/+0 | |
| 2026-02-08 | add configurable agent option | Riley Mathews | 1 | -0/+1 | |
| 2026-01-27 | saving prompt | ThePrimeAgain | 1 | -0/+13 | |
| 2026-01-26 | going through to make agents more useful | ThePrimeAgain | 1 | -0/+1 | |
| 2026-01-15 | behaviors still not getting injected | ThePrimeAgain | 1 | -11/+6 | |
| 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 | -6/+15 | |
| 2026-01-15 | fill in function and visual (over range) integrated with rules | ThePrimeAgain | 1 | -0/+1 | |
| 2026-01-15 | working through fill in function with prompt and additional rules | ThePrimeAgain | 1 | -0/+28 | |
| 2026-01-14 | fuzzy_find: for agents stuff | ThePrimeAgain | 1 | -64/+61 | |
| 2026-01-08 | slightly better fill in function prompt and fix | ThePrimeAgain | 1 | -0/+4 | |
| 2026-01-01 | chore: style | ThePrimeAgain | 1 | -3/+13 | |
| 2025-12-29 | fill in function is working and things are nice to report! | ThePrimeAgain | 1 | -0/+5 | |
| 2025-12-26 | worked through the request refactor to context | ThePrimeAgain | 1 | -0/+4 | |
| 2025-12-26 | broke commit: another mid refactor commit | ThePrimeAgain | 1 | -0/+93 | |
