Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/seclab_taskflows/configs/model_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ seclab-taskflow-agent:
version: "1.0"
filetype: model_config
models:
code_analysis: gpt-5
code_analysis: gpt-5.2
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

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

PR description says “gpt-5 has been removed”, but this config still references the gpt-5 family (now gpt-5.2). Also, src/seclab_taskflows/configs/model_config_codeql_python.yaml still uses code_analysis: gpt-5. Please either (a) update all shipped model configs to avoid the removed model, or (b) clarify in the PR description which specific model identifier was removed and why gpt-5.2 is the correct replacement here.

Copilot uses AI. Check for mistakes.
general_tasks: gpt-4o
triage: claude-sonnet-4