Skip to content

Conversation

samholmes
Copy link

@samholmes samholmes commented Jul 30, 2025

This is an alternative approach to @CodinCat's work: #1369

The approach uses a mustache templating system for easy integration and flexibility for all prompts templates in the future. This makes for minimal changes at the call-site for handling prompt templates.

Mustache was chosen because it's light-weight, hash wide-spread support in many languages, minimalism, and flexible design for a templating system (logic-less, easy to change brackets for conflicts, etc).

@samholmes samholmes force-pushed the includeCoAuthoredBy branch 2 times, most recently from d0ff621 to 11d5d7b Compare July 31, 2025 18:49
@samholmes samholmes force-pushed the includeCoAuthoredBy branch from 11d5d7b to b65d692 Compare August 7, 2025 15:11
@samholmes
Copy link
Author

samholmes commented Aug 8, 2025

Should this just be a plugin at this point? @thdxr @adamdotdevin

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.

2 participants