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
/
config
Age
Commit message (
Expand
)
Author
2025-05-30
sync
Dax Raad
2025-05-29
wip: refactoring tui
adamdottv
2025-05-28
wip: refactoring tui
adamdottv
2025-05-22
switch default to claude sonnet 4
Dax Raad
2025-05-16
feat: Make shell configurable via config file (#23)
Ed Zynda
2025-05-15
feat: support VertexAI provider (#153)
mineo
2025-05-14
feat: add configuration persistence for model selections
rekram1-node
2025-05-13
chore: rename
adamdottv
2025-05-12
chore: rename coder -> primary
adamdottv
2025-05-12
chore: cleanup
adamdottv
2025-05-09
wip: logging improvements
adamdottv
2025-05-05
feat: show sender name and timestamp
adamdottv
2025-05-05
Config fix correcting loose viper string check, default model now set correct...
Joshua LaMorey-Salzmann
2025-05-02
feat: write to context.md by default
adamdottv
2025-05-01
add xai support (#135)
Kujtim Hoxha
2025-05-01
fix: tweak the logic in config to ensure that env vs file configurations merg...
Aiden Cline
2025-05-01
some small fixes
Kujtim Hoxha
2025-04-30
feat: custom themes
adamdottv
2025-04-30
feat: opencode theme (default)
adamdottv
2025-04-30
feat: themes
adamdottv
2025-04-30
fix(openrouter): set api key from env (#129)
Hunter Casten
2025-04-29
feat: Add support for OpenRouter (#92)
Isaac Scarrott
2025-04-28
feat: model selection for given provider (#57)
Aiden Cline
2025-04-28
feat: add azure openai models (#74)
YJG
2025-04-27
feat: configure context paths (#86)
Garrett Ladley
2025-04-27
fix provider config
Kujtim Hoxha
2025-04-24
change package name
Kujtim Hoxha
2025-04-22
fix: set provider defaults correctly in AWS projects
Rohan Godha
2025-04-22
look for $HOME/.config for config in addition to $XDG_CONFIG_HOME/
Shreyas Mididoddi
2025-04-21
init command
Kujtim Hoxha
2025-04-21
config validation
Kujtim Hoxha
2025-04-21
lsp improvements
Kujtim Hoxha
2025-04-21
implement patch, update ui, improve rendering
Kujtim Hoxha
2025-04-21
small fixes
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
minor fixes
Kujtim Hoxha
2025-04-21
cleanup app, config and root
Kujtim Hoxha
2025-04-21
cleanup config
Kujtim Hoxha
2025-04-15
OpenAI model config changed to GPT-4.1
jdlms
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-03
add initial lsp support
Kujtim Hoxha
2025-04-01
rework llm
Kujtim Hoxha