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
/
packages
/
plugin
/
src
Age
Commit message (
Expand
)
Author
2025-12-14
feat: restore experimental.chat.messages.transform and add experimental.chat....
DS
2025-12-11
add experimental.chat.messages.transform hook (#5207)
Jorgen Henriksen
2025-12-07
feat: add experimental.text.complete plugin hook (#4962)
franlol
2025-12-02
fix: correct Provider type in chat.params plugin hook (#5003)
Ben Vargas
2025-11-21
Tui onboarding (#4569)
Dax
2025-11-09
fix: messageID type in chat.message (#4128)
Mathias Beugnon
2025-11-08
feat: add input context to chat.params and chat.message (#4085)
Mathias Beugnon
2025-11-08
chore: format code
GitHub Action
2025-11-06
big format
Dax Raad
2025-11-04
feat(provider): add GitHub Enterprise support for Copilot (#2522)
Ola
2025-10-31
OpenTUI is here (#2685)
Dax
2025-10-26
chore: cleanup versioned zod imports (#3460)
Jérôme Benoit
2025-09-18
rework custom tools
Dax Raad
2025-09-18
support custom tools (#2668)
Dax
2025-09-09
ci: format
Dax Raad
2025-09-08
feat: add dynamic tool registration for plugins and external services (#2420)
Zack Jackson
2025-09-01
docs: sdk
Dax Raad
2025-09-01
Refactor to support multiple instances inside single opencode process (#2360)
Dax
2025-08-21
add plugin hook for config
Dax Raad
2025-08-18
fix anthropic console auth (#2049)
Dax
2025-08-14
allow plugins to create custom auth providers
Dax Raad
2025-08-10
support agent options
Dax Raad
2025-08-04
re-export shell $ for plugin
Dax Raad
2025-08-03
wip: plugins
Dax Raad
2025-08-03
wip: plugin load from package
Dax Raad
2025-08-02
wip: plugins
Dax Raad