Skip to content

policy.defaultValue confusion #248581

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
roblourens opened this issue May 10, 2025 · 0 comments
Open

policy.defaultValue confusion #248581

roblourens opened this issue May 10, 2025 · 0 comments
Assignees

Comments

@roblourens
Copy link
Member

There are some policy.defaultValue which have a different value than the setting's normal default value, like the mcp one:

policy: {
name: 'ChatMCP',
minimumVersion: '1.99',
previewFeature: true,
defaultValue: false
}

Is that on purpose? Why do we do that?

Also, I think you told me that policy.defaultValue only has an effect for previewFeature: true settings, is that true? Could you add some comments to IPolicy explaining more about how thsi works so we aren't guessing and copy/pasting?

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

No branches or pull requests

2 participants