| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 9 days | fix: prototype of visual buf replacement on demand is workingHEADmaster | Wayne-Cole | 1 | -67/+80 | |
| 12 days | feat: huge refactor, still broken requests | Wayne-Cole | 1 | -195/+303 | |
| 2026-03-24 | fix: append extra args after full command | Felix Svensson | 1 | -2/+0 | |
| Avoids breaking named options like GeminiCLI's --prompt flag. | |||||
| 2026-03-24 | feat: option to add extra args to providers | Felix Svensson | 1 | -0/+6 | |
| 2026-02-23 | beginning the vibe work | theprimeagain | 1 | -0/+1 | |
| 2026-02-21 | Refactoring of context and request entry into a single thing prompt | theprimeagain | 1 | -32/+31 | |
| 2026-02-19 | Merge branch 'master' into master | Bogdan Nikolov | 1 | -13/+46 | |
| 2026-02-18 | feat: add Gemini CLI as a provider | Chun-Hung Hsiao | 1 | -0/+33 | |
| 2026-02-15 | the final parts of tutorial | theprimeagain | 1 | -0/+3 | |
| 2026-02-14 | fixed the requesting logic to better use request for state management | theprimeagain | 1 | -11/+1 | |
| 2026-02-14 | working through this idea of tutorials... | theprimeagain | 1 | -3/+10 | |
| 2026-02-11 | chore: add claude code issue tracking for model selection todo | 0xr3ngar | 1 | -0/+1 | |
| 2026-02-10 | Merge branch 'ThePrimeagen:master' into master | Bogdan Nikolov | 1 | -1/+9 | |
| 2026-02-09 | feat: add fetch_models to all providers | 0xr3ngar | 1 | -0/+56 | |
| 2026-02-08 | chore: format | theprimeagain | 1 | -1/+9 | |
| 2026-02-08 | hardcode build as agent | Riley Mathews | 1 | -1/+1 | |
| 2026-02-08 | add configurable agent option | Riley Mathews | 1 | -1/+1 | |
| 2026-01-31 | feat: add kiro support to the plugin | Abhay Fernandes | 1 | -0/+29 | |
| 2026-01-26 | going through to make agents more useful | ThePrimeAgain | 1 | -1/+7 | |
| 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 | 1 | -0/+15 | |
| 2026-01-24 | Add multiple AI providers | Stephanie Gredell | 1 | -0/+189 | |
| - Add ClaudeCodeProvider and CursorAgentProvider - Refactor providers to use BaseProvider for shared logic - Each provider only implements _build_command() and _get_provider_name() | |||||
