Skip to content

Conversation

@VonSdite
Copy link

  • Add JSON5 dependency for enhanced configuration file support
  • Update modelSelector.ts to use JSON5.parse instead of JSON.parse
  • Allows configuration files to include comments and other JSON5 features

fix problem like:

  1. config.json with comments
image
  1. run ccr model will failed.
image

- Add JSON5 dependency for enhanced configuration file support
- Update modelSelector.ts to use JSON5.parse instead of JSON.parse
- Allows configuration files to include comments and other JSON5 features
@VonSdite VonSdite changed the title feat: support JSON5 configuration parsing in model selector fix: support JSON5 configuration parsing in model selector Oct 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant