Tony Markham
Tony Markham
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
## Problem Building on Windows with MSVC fails with two issues: 1. **PDB file errors**: CMake is hardcoded to Release profile, causing "cannot find TKernel.pdb" errors when building with `cargo...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request #...
## Summary This PR implements JSON Schema as the canonical source of truth for OpenCode's type definitions, addressing #6879. **72+ JSON Schema files** now define all major type domains, with...