Skip to content

Model settings for CodeQL Python MCP#12

Merged
sylwia-budzynska merged 1 commit into
mainfrom
sylwia-settings
Dec 5, 2025
Merged

Model settings for CodeQL Python MCP#12
sylwia-budzynska merged 1 commit into
mainfrom
sylwia-settings

Conversation

@sylwia-budzynska

@sylwia-budzynska sylwia-budzynska commented Dec 5, 2025

Copy link
Copy Markdown
Contributor

Set temperature to 1 to fix the issue with gpt-5 on models.github.ai endpoint.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces a specialized model configuration for CodeQL Python analysis by creating a new config file and updating the remote_sources_local.yaml taskflow to use it. According to the PR description, the temperature setting is intended to fix an issue with gpt-4o on the models.github.ai endpoint.

Key Changes:

  • Created new model configuration file model_config_codeql_python.yaml with temperature and reasoning settings
  • Updated remote_sources_local.yaml to reference the new model configuration instead of the default one

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/seclab_taskflows/configs/model_config_codeql_python.yaml New model config file with temperature=1 for code_analysis and reasoning effort=high
src/seclab_taskflows/taskflows/audit/remote_sources_local.yaml Updated model_config reference to use the new codeql_python-specific configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/seclab_taskflows/configs/model_config_codeql_python.yaml
@sylwia-budzynska sylwia-budzynska merged commit a08770e into main Dec 5, 2025
15 checks passed
@sylwia-budzynska sylwia-budzynska deleted the sylwia-settings branch December 5, 2025 12:43
kiandadban pushed a commit to kiandadban/seclab-taskflows that referenced this pull request May 4, 2026
…-settings

Model settings for CodeQL Python MCP
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.

3 participants