[code_puppy.plugins]
acp = code_puppy_core_plugins.acp.register_callbacks
agent_skills = code_puppy_core_plugins.agent_skills.register_callbacks
aws_bedrock = code_puppy_core_plugins.aws_bedrock.register_callbacks
azure_foundry = code_puppy_core_plugins.azure_foundry.register_callbacks
btw = code_puppy_core_plugins.btw.register_callbacks
chatgpt_oauth = code_puppy_core_plugins.chatgpt_oauth.register_callbacks
claude_code_hooks = code_puppy_core_plugins.claude_code_hooks.register_callbacks
claude_code_oauth = code_puppy_core_plugins.claude_code_oauth.register_callbacks
code_puppy_agent = code_puppy_core_plugins.code_puppy_agent.register_callbacks
computer_use = code_puppy_core_plugins.computer_use.register_callbacks
context_indicator = code_puppy_core_plugins.context_indicator.register_callbacks
copilot_auth = code_puppy_core_plugins.copilot_auth.register_callbacks
customizable_commands = code_puppy_core_plugins.customizable_commands.register_callbacks
dbos_durable_exec = code_puppy_core_plugins.dbos_durable_exec.register_callbacks
destructive_command_guard = code_puppy_core_plugins.destructive_command_guard.register_callbacks
emoji_filter = code_puppy_core_plugins.emoji_filter.register_callbacks
empty_html_comment_filter = code_puppy_core_plugins.empty_html_comment_filter.register_callbacks
example_custom_command = code_puppy_core_plugins.example_custom_command.register_callbacks
file_permission_handler = code_puppy_core_plugins.file_permission_handler.register_callbacks
flux_bootstrap = code_puppy_core_plugins.flux_bootstrap.register_callbacks
force_push_guard = code_puppy_core_plugins.force_push_guard.register_callbacks
fork = code_puppy_core_plugins.fork.register_callbacks
frontend_emitter = code_puppy_core_plugins.frontend_emitter.register_callbacks
grok_oauth = code_puppy_core_plugins.grok_oauth.register_callbacks
herdr = code_puppy_core_plugins.herdr.register_callbacks
hook_creator = code_puppy_core_plugins.hook_creator.register_callbacks
hook_manager = code_puppy_core_plugins.hook_manager.register_callbacks
meta_oauth = code_puppy_core_plugins.meta_oauth.register_callbacks
namespace_skill_search = code_puppy_core_plugins.namespace_skill_search.register_callbacks
no_tools = code_puppy_core_plugins.no_tools.register_callbacks
obsidian_agent = code_puppy_core_plugins.obsidian_agent.register_callbacks
ollama = code_puppy_core_plugins.ollama.register_callbacks
ollama_setup = code_puppy_core_plugins.ollama_setup.register_callbacks
plugin_list = code_puppy_core_plugins.plugin_list.register_callbacks
pop_command = code_puppy_core_plugins.pop_command.register_callbacks
prompt_newline = code_puppy_core_plugins.prompt_newline.register_callbacks
prune = code_puppy_core_plugins.prune.register_callbacks
puppy_kennel = code_puppy_core_plugins.puppy_kennel.register_callbacks
puppy_spinner = code_puppy_core_plugins.puppy_spinner.register_callbacks
quick_resume = code_puppy_core_plugins.quick_resume.register_callbacks
review_pr = code_puppy_core_plugins.review_pr.register_callbacks
shell_safety = code_puppy_core_plugins.shell_safety.register_callbacks
stack_dump = code_puppy_core_plugins.stack_dump.register_callbacks
statusline = code_puppy_core_plugins.statusline.register_callbacks
steer_queue = code_puppy_core_plugins.steer_queue.register_callbacks
subagent_panel = code_puppy_core_plugins.subagent_panel.register_callbacks
switch_agent_resume = code_puppy_core_plugins.switch_agent_resume.register_callbacks
theme = code_puppy_core_plugins.theme.register_callbacks
timestamp_heartbeat = code_puppy_core_plugins.timestamp_heartbeat.register_callbacks
token_ratio_learner = code_puppy_core_plugins.token_ratio_learner.register_callbacks
universal_constructor = code_puppy_core_plugins.universal_constructor.register_callbacks
wide_completion_menu = code_puppy_core_plugins.wide_completion_menu.register_callbacks
wiggum = code_puppy_core_plugins.wiggum.register_callbacks
yolo_cli = code_puppy_core_plugins.yolo_cli.register_callbacks
