Interface AgentPromptResolver

All Known Implementing Classes:
FileSystemAgentPromptResolver

public interface AgentPromptResolver
Resolves effective system prompt text for an agent definition.
  • Method Details

    • readSystemPrompt

      String readSystemPrompt(Path agentDir)
    • readBoundariesPrompt

      String readBoundariesPrompt(Path agentDir)