Improved canvas interaction by introducing keyboard shortcuts for common block operations. Users can now use Cmd/Ctrl+Enter to insert a block, Alt+Up/Down to reorder, and Cmd/Ctrl+Backspace to delete empty blocks safely. These shortcuts leverage existing message patterns to ensure consistent behavior across the editor. Efficiency boost

Added block-level keyboard shortcuts to the canvas - subh05sus/gptmarlon-admin