bug: fix C++ syntax errors in shell completion code
- Add missing cstring header for strcmp
- Fix raw string literal syntax in fish completion
- Ensure proper string escaping in completion scripts
💙 Generated with Crush
Co-Authored-By: 💙 Crush <crush@charm.land>