Skip to main content

Custom Commands

Coming Soon

Custom commands (slash commands, toolbar actions, and keyboard shortcuts) are a planned feature. The command registration API is not yet available in the Plugin SDK.

This page will be updated when the feature ships.

Planned Capabilities

  • Register custom slash commands in the chat input (e.g., /deploy, /review).
  • Add toolbar actions with icons.
  • Bind keyboard shortcuts to plugin actions.
  • Open plugin UI panels from commands.

In the Meantime

You can achieve similar functionality today using: