Structs§
- System
Prompt Cache - Simple in-memory prompt cache keyed by provider + task type. Uses LRU eviction to manage memory in multi-project workflows.
Enums§
- Task
Type - Task categories for prompt generation
Statics§
- PROMPT_
CACHE - Global prompt cache shared across runs.
Traits§
- Prompt
Provider - Providers can expose a cache key describing the prompt variant.