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
2026-03-10
Fix ESM imports for @opencode-ai/plugin (#16916)
Dax
2026-02-18
feat(plugin): pass sessionID and callID to shell.env hook input (#13662)
Helge Tesdal
2026-02-12
feat(hook): add tool.definition hook for plugins to modify tool description a...
Spoon
2026-02-12
core: expose tool arguments in shell hook for plugin visibility
Dax Raad
2026-02-03
feat(plugin): add shell.env hook for manipulating environment in tools and sh...
Tyler Gannon
2026-01-27
feat(core): add worktree to plugin tool context
adamelmore
2026-01-26
fix(core): expose Instance.directory to custom tools
adamelmore
2026-01-25
ignore: rm spoof and bump plugin version
Aiden Cline
2026-01-21
add chat.headers hook, adjust codex and copilot plugins to use it
Aiden Cline
2026-01-18
feat(hook): command execute before hook (#9267)
Spoon
2026-01-13
fix: add missing metadata() and ask() defintions to ToolContext type (#8269)
Daniel M Brasil
2026-01-10
feat: pass sessionID to chat.system.transform (#7718)
Spoon
2026-01-10
fix: add ChatGPT-Account-Id header for organization subscriptions (#7603)
Frédéric DE MATOS
2026-01-04
core: add variant to chat.message input
Aiden Cline
2025-12-29
feat(plugin): expose server URL to plugins (#6373)
Eduardo Santos de Brito
2025-12-22
feat(plugin): allow compaction hook to replace prompt entirely (#5907)
Joel Hooks
2025-12-17
feat(plugin): add experimental.session.compacting hook for pre-compaction con...
Joel Hooks
2025-12-15
add ability to set topK
Aiden Cline
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