agent/pkg/prompts/lib
Snider 1e351f36ec feat: embed prompts into pkg/prompts via go:embed
- Move prompts/ → pkg/prompts/lib/ (112 templates + personas)
- pkg/prompts provides Template(), Persona(), ListTemplates(), ListPersonas()
- prep.go uses embedded prompts instead of filesystem reads
- No external file dependency — prompts compiled into binary
- Remove old prompts/ directory

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 20:49:10 +00:00
..
personas feat: embed prompts into pkg/prompts via go:embed 2026-03-17 20:49:10 +00:00
templates feat: embed prompts into pkg/prompts via go:embed 2026-03-17 20:49:10 +00:00