Skip to content

feat: externalize scoring prompts into configuration#25

Merged
dmccoystephenson merged 2 commits intofeat/basic-commandsfrom
config/configurable-prompts
Jul 23, 2025
Merged

feat: externalize scoring prompts into configuration#25
dmccoystephenson merged 2 commits intofeat/basic-commandsfrom
config/configurable-prompts

Conversation

@dmccoystephenson
Copy link
Member

Extract scoring prompts to application.yaml and PromptProperties for centralized configuration. Update CreateProjectCommand and tests to use the new configuration-based approach, simplifying prompt management and ensuring consistency.

Extract scoring prompts to `application.yaml` and `PromptProperties` for centralized configuration. Update `CreateProjectCommand` and tests to use the new configuration-based approach, simplifying prompt management and ensuring consistency.
Remove hardcoded default values from `PromptProperties` fields to rely on externalized configuration, ensuring flexibility and cleaner code.
@dmccoystephenson dmccoystephenson merged commit 1cf28ea into feat/basic-commands Jul 23, 2025
@dmccoystephenson dmccoystephenson deleted the config/configurable-prompts branch July 24, 2025 11:47
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.

1 participant