Skip to content

feat: refactor prompt registry and preview pipeline#11

Merged
starboyate merged 1 commit intomainfrom
prompt-refactor
Mar 29, 2026
Merged

feat: refactor prompt registry and preview pipeline#11
starboyate merged 1 commit intomainfrom
prompt-refactor

Conversation

@starboyate
Copy link
Copy Markdown
Collaborator

Summary

  • refactor the Java prompt builders around shared prompt builder support and a registry-based override pipeline
  • add aligned default and expanded prompt preview flows so preview output comes from the real prompt templates
  • wire PromptRegistry through the memory builder, LLM runtime services, and Spring Boot auto-configuration while removing the unused summaryPrompt path

Test Plan

  • mvn test
  • mvn -pl memind-core -Dtest=PromptTemplateTest,PromptRegistryTest,InMemoryPromptRegistryTest,PromptDefaultsTest,PromptPreviewTest,MemoryItemUnifiedPromptsTest,SelfVerificationPromptsTest,TypedQueryExpandPromptsTest,InsightGroupPromptsTest,InsightLeafPromptsTest,BranchAggregationPromptsTest,RootSynthesisPromptsTest,InteractionGuideSynthesisPromptsTest test

@starboyate starboyate merged commit 3f1755a into main Mar 29, 2026
1 check passed
@starboyate starboyate deleted the prompt-refactor branch March 29, 2026 16:31
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