Skip to content

Commit bff8a7b

Browse files
chore: sync files with monitoring-forge/github-common
1 parent e806537 commit bff8a7b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-agent.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
github_action_config.auto_describe: "true"
2626
github_action_config.auto_improve: "true"
2727
github_action_config.pr_actions: '["opened", "reopened", "ready_for_review", "synchronize"]'
28-
config.model: "openrouter/openai/gpt-5.6-luna"
29-
config.fallback_models: '["openrouter/moonshotai/kimi-k2.7-code"]'
28+
config.model: "openrouter/openai/gpt-5.6-terra"
29+
config.fallback_models: '["openrouter/openai/gpt-5.6-luna"]'
3030
config.custom_model_max_tokens: 256000
3131
config.max_model_tokens: 120000
3232
config.temperature: "0"

0 commit comments

Comments
 (0)