A Laravel package for versioned AI prompt management with variable interpolation, performance tracking & A/B testing.
Stars
74
Forks
2
Watchers
74
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
34
commits
Add comprehensive documentation for testing and tracking features
8010e72View on GitHubAdd comprehensive documentation for testing and tracking features
393bdd2View on GitHubAdd configuration option to toggle auto-scaffolding of prompts on agent creation
051e26eView on GitHubAdd AfterMakeAgent listener to auto-scaffold prompts after agent creation
a0c0980View on GitHubUpdate composer.json to require PHP 8.2 and adjust package versions for improved compatibility
cc019a9View on GitHubAdd PromptTemplate class and update PromptManager to use it; refactor tests to reflect changes in facade and prompt handling
2da8e02View on GitHubUpdate cache configuration in prompt-forge; use dynamic prefix and TTL from environment variables
efcf85eView on GitHub