Skip to content

Conversation

@fmueller
Copy link
Owner

@fmueller fmueller commented Jan 1, 2026

No description provided.

…nd variability

- Enhanced all LLM commands (`idea`, `brief`, `write`, `meta`) with `--seed` and `--top-p` options to support fine-grained output control.
- Introduced `--postedit-seed` and `--postedit-top-p` for the `translate` command's LLM post-edit pass.
- Updated documentation and usage examples in README to highlight new options.
- Added unit tests to ensure proper propagation and handling of `--seed` and `--top-p` in each command.
…er arguments in `prepare_context`

- Made `language_detector` a keyword-only argument in `_validate_language` for improved clarity and API consistency.
- Adjusted argument order in `prepare_context` to group keyword-only arguments together in `brief` and `idea` modules.
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.

2 participants