index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
internal
/
llm
/
provider
Age
Commit message (
Expand
)
Author
2025-05-29
wip: refactoring tui
adamdottv
2025-05-18
Codex mini (#34)
phantomreactor
2025-05-15
fix: build
adamdottv
2025-05-15
feat: support VertexAI provider (#153)
mineo
2025-05-15
feat: better status bar
adamdottv
2025-05-13
chore: rename
adamdottv
2025-05-12
chore: cleanup
adamdottv
2025-05-12
replace `github.com/google/generative-ai-go` with `github.com/googleapis/go-g...
mineo
2025-05-09
wip: logging improvements
adamdottv
2025-05-08
chore: refactoring status updates
adamdottv
2025-05-06
chore: logging token usage
adamdottv
2025-05-06
fix: openrouter require_parameters
adamdottv
2025-05-06
feat: add qwen3 models
adamdottv
2025-05-05
fix: anthropic non-empty blocks
adamdottv
2025-05-02
feat: add support for images
phantomreactor
2025-05-02
fix: anthropic non-empty blocks
adamdottv
2025-05-01
add xai support (#135)
Kujtim Hoxha
2025-04-29
feat: Add support for OpenRouter (#92)
Isaac Scarrott
2025-04-28
feat: add azure openai models (#74)
YJG
2025-04-27
fix minor issue
Kujtim Hoxha
2025-04-27
fix gemini provider
Kujtim Hoxha
2025-04-27
fix: gemini tool calling
Lukáš Loukota
2025-04-27
fix retry warning
Kujtim Hoxha
2025-04-25
fix acc error
Kujtim Hoxha
2025-04-25
small fixes
Kujtim Hoxha
2025-04-25
feat(groq): add support for Groq using the OpenAI provider
Hunter Casten
2025-04-24
change package name
Kujtim Hoxha
2025-04-21
fix anthropic
Kujtim Hoxha
2025-04-21
improve cache
Kujtim Hoxha
2025-04-21
initial tool call stream
Kujtim Hoxha
2025-04-21
lsp improvements
Kujtim Hoxha
2025-04-21
implement patch, update ui, improve rendering
Kujtim Hoxha
2025-04-21
rename to opencode
Kujtim Hoxha
2025-04-21
reimplement agent,provider and add file history
Kujtim Hoxha
2025-04-21
cleanup diff, cleanup agent
Kujtim Hoxha
2025-04-10
fix cancell
Kujtim Hoxha
2025-04-09
default the region to us
Kujtim Hoxha
2025-04-09
minor fixes
Kujtim Hoxha
2025-04-09
Merge pull request #25 from kujtimiihoxha/cleanup-logs-status
Kujtim Hoxha
2025-04-09
finish logs page
Kujtim Hoxha
2025-04-09
add bedrock support
Kujtim Hoxha
2025-04-08
cleanup retry
Kujtim Hoxha
2025-04-08
fix: status messages
adamdottv
2025-04-07
improve status message handling
Kujtim Hoxha
2025-04-07
fix: handle anthropic 429s
adamdottv
2025-04-05
fix(anthropic): increase max retries
adamdottv
2025-04-04
fix(anthropic): skip empty messages
adamdottv
2025-04-03
add initial lsp support
Kujtim Hoxha
2025-04-01
rework llm
Kujtim Hoxha