summaryrefslogtreecommitdiffhomepage
path: root/internal/llm
AgeCommit message (Collapse)Author
2025-05-29wip: refactoring tuiadamdottv
2025-05-29wip: refactoring tuiadamdottv
2025-05-29wip: refactoring tuiadamdottv
2025-05-22switch default to claude sonnet 4Dax Raad
2025-05-18Codex mini (#34)phantomreactor
2025-05-17fix: split out bedrock modelsPierre Berube
2025-05-16fix: Show correct file paths in permission window (#25)Ed Zynda
* Fix paths in permission window to show relative paths * Fix paths in permission window to show actual file paths
2025-05-16feat: Make shell configurable via config file (#23)Ed Zynda
2025-05-15fix: buildadamdottv
2025-05-15feat: support VertexAI provider (#153)mineo
* support: vertexai fix fix set default for vertexai added comment fix fix * create schema * fix README.md * fix order * added pupularity * set tools if tools is exists restore commentout * fix comment * set summarizer model
2025-05-15feat: batch tooladamdottv
2025-05-15feat: better status baradamdottv
2025-05-15fix(complete-module): loggingAdictya
2025-05-15feat(complete-module): add completions logic, dialog and providersAdictya
2025-05-14feat: codeAction tooladamdottv
2025-05-14feat: docSymbols and workspaceSymbols toolsadamdottv
2025-05-14feat: definition and references toolsadamdottv
2025-05-14chore: remove sourcegraph tooladamdottv
2025-05-13chore: refactor dbadamdottv
2025-05-13chore: refactoringadamdottv
2025-05-13chore: refactoringadamdottv
2025-05-13chore: renameadamdottv
2025-05-13chore: cleanupadamdottv
2025-05-12chore: refactor agent.goadamdottv
2025-05-12chore: rename coder -> primaryadamdottv
2025-05-12chore: cleanupadamdottv
2025-05-12chore: cleanupadamdottv
2025-05-12replace `github.com/google/generative-ai-go` with ↵mineo
`github.com/googleapis/go-genai` (#138) * replace to github.com/googleapis/go-genai * fix history logic * small fixes --------- Co-authored-by: Kujtim Hoxha <[email protected]>
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 ↵Aiden Cline
merge properly (#115)
2025-05-01feat: test for getContextFromPaths (#105)Garrett Ladley
* feat: test for getContextFromPaths * fix: use testify
2025-05-01fix: remove lsp tooladamdottv
2025-05-01fix: minor prompt fixadamdottv