Skip to content

Externalize agent prompts into versioned template files #24

Description

@Flamki

Problem

Prompt text is currently embedded in code, making iteration and review harder.

Scope

  • Move prompts to dedicated files under src/prompts/
  • Add light templating for runtime variables
  • Track prompt versions/changelog

Acceptance Criteria

  • Prompt updates do not require touching core service logic
  • Prompt files are testable and reviewed like content assets
  • Rollback path for prompt regressions is documented

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave programarea/backendBackend APIs and orchestrationarea/devexDeveloper experience and workflowenhancementNew feature or requestpriority/P2Medium priority, planned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions