BREAKING CHANGE: RPC get_commands response and SlashCommandSource type now use "prompt" instead of "template" to match the rest of the codebase.
- Add example extension demonstrating pi.getCommands() API - Export SlashCommandInfo, SlashCommandLocation, SlashCommandSource from main index.ts Follow-up to #1210