summaryrefslogtreecommitdiffhomepage
path: root/internal/llm
AgeCommit message (Expand)Author
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
2025-04-21add context to the promptKujtim Hoxha
2025-04-21improve cacheKujtim Hoxha
2025-04-21initial tool call streamKujtim Hoxha
2025-04-21lsp improvementsKujtim Hoxha
2025-04-21add bedrock modelKujtim Hoxha
2025-04-21small fixesKujtim Hoxha
2025-04-21implement patch, update ui, improve renderingKujtim Hoxha
2025-04-21small fixesKujtim Hoxha
2025-04-21Update agent prompt, improve TUI patch UI, remove obsolete tool testsKujtim Hoxha
2025-04-21rename to opencodeKujtim Hoxha
2025-04-21reimplement agent,provider and add file historyKujtim Hoxha
2025-04-21minor fixesKujtim Hoxha
2025-04-21fix diffKujtim Hoxha
2025-04-21remove node dependency and implement diff formatKujtim Hoxha
2025-04-21handle errors correctly in the other toolsKujtim Hoxha
2025-04-21handle errors correctly in the edit toolKujtim Hoxha
2025-04-21handle errros correctly in the bash toolKujtim Hoxha
2025-04-21handle errors correctly in the agent toolKujtim Hoxha
2025-04-21cleanup diff, cleanup agentKujtim Hoxha
2025-04-21cleanup app, config and rootKujtim Hoxha
2025-04-21add initial git supportKujtim Hoxha
2025-04-21implement nested tool calls and initial setup for result metadataKujtim Hoxha
2025-04-15OpenAI model config changed to GPT-4.1jdlms
2025-04-11small changeKujtim Hoxha