chat: migrate gpt_oss to modular PEG parser
Move GPT-OSS tool call parsing to common/chat-syntax/gpt-oss.cpp.
Uses native PEG parser for channel-based format with special tokens:
<|channel|>analysis|commentary|final, <|message|>...<|end|>
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>