summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin/src
AgeCommit message (Expand)Author
2026-04-15fix: prefix 32 unused parameters with underscore (#22694)Kit Langton
2026-04-13feat: add experimental.compaction.autocontinue hook to disable auto continuin...Aiden Cline
2026-04-13feat(core): expose workspace adaptors to plugins (#21927)James Long
2026-04-10refactor(plugin): return Effect from ToolContext.ask (#21986)Kit Langton
2026-04-10rector(core,tui): handle workspace state in project context, add workspace st...James Long
2026-04-07refactor(core): support multiple event streams in worker and remove workspace...James Long
2026-04-06tweak: adjust chat.params hook to allow altering of the maxOutputTokens (#21220)Aiden Cline
2026-04-02Adds TUI prompt traits, refs, and plugin slots (#20741)Sebastian
2026-04-01feat: add new provider plugin hook for resolving models and sync models from ...Aiden Cline
2026-03-30pluggable home footer (#20057)Sebastian
2026-03-29prompt slot (#19563)Sebastian
2026-03-27Single target plugin entrypoints (#19467)Sebastian
2026-03-27tui plugins (#19347)Sebastian
2026-03-25fix: ensure enterprise url is set properly during auth flow (#19212)Aiden Cline
2026-03-18feat: integrate support for multi step auth flows for providers that require ...Aiden Cline
2026-03-10Fix ESM imports for @opencode-ai/plugin (#16916)Dax
2026-02-18feat(plugin): pass sessionID and callID to shell.env hook input (#13662)Helge Tesdal
2026-02-12feat(hook): add tool.definition hook for plugins to modify tool description a...Spoon
2026-02-12core: expose tool arguments in shell hook for plugin visibilityDax Raad
2026-02-03feat(plugin): add shell.env hook for manipulating environment in tools and sh...Tyler Gannon
2026-01-27feat(core): add worktree to plugin tool contextadamelmore
2026-01-26fix(core): expose Instance.directory to custom toolsadamelmore
2026-01-25ignore: rm spoof and bump plugin versionAiden Cline
2026-01-21add chat.headers hook, adjust codex and copilot plugins to use itAiden Cline
2026-01-18feat(hook): command execute before hook (#9267)Spoon
2026-01-13fix: add missing metadata() and ask() defintions to ToolContext type (#8269)Daniel M Brasil
2026-01-10feat: pass sessionID to chat.system.transform (#7718)Spoon
2026-01-10fix: add ChatGPT-Account-Id header for organization subscriptions (#7603)Frédéric DE MATOS
2026-01-04core: add variant to chat.message inputAiden Cline
2025-12-29feat(plugin): expose server URL to plugins (#6373)Eduardo Santos de Brito
2025-12-22feat(plugin): allow compaction hook to replace prompt entirely (#5907)Joel Hooks
2025-12-17feat(plugin): add experimental.session.compacting hook for pre-compaction con...Joel Hooks
2025-12-15add ability to set topKAiden Cline
2025-12-14feat: restore experimental.chat.messages.transform and add experimental.chat....DS
2025-12-11add experimental.chat.messages.transform hook (#5207)Jorgen Henriksen
2025-12-07feat: add experimental.text.complete plugin hook (#4962)franlol
2025-12-02fix: correct Provider type in chat.params plugin hook (#5003)Ben Vargas
2025-11-21Tui onboarding (#4569)Dax
2025-11-09fix: messageID type in chat.message (#4128)Mathias Beugnon
2025-11-08feat: add input context to chat.params and chat.message (#4085)Mathias Beugnon
2025-11-08chore: format codeGitHub Action
2025-11-06big formatDax Raad
2025-11-04feat(provider): add GitHub Enterprise support for Copilot (#2522)Ola
2025-10-31OpenTUI is here (#2685)Dax
2025-10-26chore: cleanup versioned zod imports (#3460)Jérôme Benoit
2025-09-18rework custom toolsDax Raad
2025-09-18support custom tools (#2668)Dax
2025-09-09ci: formatDax Raad
2025-09-08feat: add dynamic tool registration for plugins and external services (#2420)Zack Jackson
2025-09-01docs: sdkDax Raad