- Simplify `dispatchCommand` by removing role-based logic and ensuring commands are prefixed with a slash. - Change `:cmd[]` directive output from a `span` to an `a` tag. - Update `.cmd-link` styles to improve link appearance and prevent text selection.