summaryrefslogtreecommitdiffhomepage
path: root/internal/llm
AgeCommit message (Expand)Author
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
2025-04-10fix cancellKujtim Hoxha
2025-04-10fix logs and add cancellationKujtim Hoxha
2025-04-09default the region to usKujtim Hoxha
2025-04-09minor fixesKujtim Hoxha
2025-04-09Merge pull request #25 from kujtimiihoxha/cleanup-logs-statusKujtim Hoxha
2025-04-09finish logs pageKujtim Hoxha
2025-04-09add bedrock supportKujtim Hoxha
2025-04-08cleanup retryKujtim Hoxha
2025-04-08Merge pull request #22 from adamdottv/adam/retriesKujtim Hoxha
2025-04-08fix typoKujtim Hoxha
2025-04-08structure tools the sameKujtim Hoxha
2025-04-08fix: status messagesadamdottv
2025-04-07improve status message handlingKujtim Hoxha
2025-04-07fix: handle anthropic 429sadamdottv
2025-04-05fix(anthropic): increase max retriesadamdottv
2025-04-04fix(anthropic): skip empty messagesadamdottv
2025-04-04Enhance bash tool security and improve permission dialog UIKujtim Hoxha
2025-04-04Improve LSP diagnostics handling for file operationsKujtim Hoxha
2025-04-04Enhance UI feedback and improve file diff visualizationKujtim Hoxha
2025-04-04Improve Sourcegraph tool with context window and fix diagnosticsKujtim Hoxha
2025-04-04add sourcegraph toolKujtim Hoxha