summaryrefslogtreecommitdiffhomepage
path: root/internal/llm
AgeCommit message (Expand)Author
2025-05-12chore: cleanupadamdottv
2025-05-12replace `github.com/google/generative-ai-go` with `github.com/googleapis/go-g...mineo
2025-05-12wip: refactoringadamdottv
2025-05-09wip: logging improvementsadamdottv
2025-05-08chore: refactoring status updatesadamdottv
2025-05-06chore: logging token usageadamdottv
2025-05-06feat: better logs pageadamdottv
2025-05-06fix: openrouter require_parametersadamdottv
2025-05-06feat: add qwen3 modelsadamdottv
2025-05-06fix: auto-compact logicadamdottv
2025-05-05fix: anthropic non-empty blocksadamdottv
2025-05-02fix: bedrock supports attachmentsadamdottv
2025-05-02feat: add support for imagesphantomreactor
2025-05-02chore: cleanup and loggingadamdottv
2025-05-02fix: diagnostics tool initadamdottv
2025-05-02fix: bedrock context windowadamdottv
2025-05-02fix: anthropic non-empty blocksadamdottv
2025-05-02feat: compact command with auto-compactadamdottv
2025-05-02feat: write to context.md by defaultadamdottv
2025-05-01add xai support (#135)Kujtim Hoxha
2025-05-01fix: tweak the logic in config to ensure that env vs file configurations merg...Aiden Cline
2025-05-01feat: test for getContextFromPaths (#105)Garrett Ladley
2025-05-01fix: remove lsp tooladamdottv
2025-05-01fix: minor prompt fixadamdottv
2025-05-01feat: lsp discoveryadamdottv
2025-04-29feat: Add support for OpenRouter (#92)Isaac Scarrott
2025-04-28feat: model selection for given provider (#57)Aiden Cline
2025-04-28feat: add azure openai models (#74)YJG
2025-04-27fix duplicate contextKujtim Hoxha
2025-04-27remove unnecessary varKujtim Hoxha
2025-04-27fix contextKujtim Hoxha
2025-04-27feat: configure context paths (#86)Garrett Ladley
2025-04-27fix minor issueKujtim Hoxha
2025-04-27fix gemini providerKujtim Hoxha
2025-04-27fix: gemini tool callingLukáš Loukota
2025-04-27small glob fixesKujtim Hoxha
2025-04-27[feature/ripgrep-glob] Add ripgrep-based file globbing to improve performanceisaac-scarrott
2025-04-27Handle new Cursor rules formatSam Ottenhoff
2025-04-27fix retry warningKujtim Hoxha
2025-04-27use workingDir if shellInstance is nil otherwise use cwd if shellInstance is ...Fuad
2025-04-27use provided workingg dirFuad
2025-04-27Fix nil pointer dereference in GetPersistentShellFuad
2025-04-25fix acc errorKujtim Hoxha
2025-04-25small fixesKujtim Hoxha
2025-04-25feat(groq): add support for Groq using the OpenAI providerHunter Casten
2025-04-24change package nameKujtim Hoxha
2025-04-21init commandKujtim Hoxha
2025-04-21config validationKujtim Hoxha
2025-04-21remove old logsKujtim Hoxha
2025-04-21fix anthropicKujtim Hoxha