register abstract method
Called once when the CLI starts. Use context to register tools,
hooks, slash commands, and read plugin-specific context.config.
Implementation
void register(PluginContext context);
Called once when the CLI starts. Use context to register tools,
hooks, slash commands, and read plugin-specific context.config.
void register(PluginContext context);