Skip to content

refactor: centralize llm defaults#4

Merged
fmueller merged 1 commit intomainfrom
codex/refactor-model-settings-in-llm.py
Dec 17, 2025
Merged

refactor: centralize llm defaults#4
fmueller merged 1 commit intomainfrom
codex/refactor-model-settings-in-llm.py

Conversation

@fmueller
Copy link
Copy Markdown
Owner

Summary

  • set the shared LLM defaults in llm.py, switching the default model to ministral-3:8b and centralizing the timeout
  • update idea, brief, meta, writer, and translate flows to consume the shared defaults instead of command-specific constants
  • refresh CLI defaults and post-edit settings to reflect the new model name

Testing

  • uv run ruff check --fix
  • UV_NO_SYNC=1 uv run mypy
  • UV_NO_SYNC=1 uv run pytest

Codex Task

@fmueller fmueller merged commit 3a3656d into main Dec 17, 2025
2 checks passed
@fmueller fmueller deleted the codex/refactor-model-settings-in-llm.py branch December 18, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant