summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin/src/index.ts
AgeCommit message (Expand)Author
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-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-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-01Refactor to support multiple instances inside single opencode process (#2360)Dax
2025-08-21add plugin hook for configDax Raad
2025-08-18fix anthropic console auth (#2049)Dax
2025-08-14allow plugins to create custom auth providersDax Raad
2025-08-10support agent optionsDax Raad
2025-08-04re-export shell $ for pluginDax Raad
2025-08-03wip: pluginsDax Raad
2025-08-02wip: pluginsDax Raad