> cat /dev/github | grep security-tools
discovered 04 Aug 2026

selvedge

via awesome-list
→ View on GitHub
Selvedge is a TypeScript-based domain-specific language (DSL) designed to facilitate the integration of AI language models into applications by providing a structured interface. It allows developers to write typed prompts and specifications that translate into executable code while minimizing the complexity of prompt engineering and boilerplate code. Notable features include typed artifact support, a uniform execution kernel for managing model interactions, a highly configurable model provider interface, and built-in optimization and state management tools for robust and reproducible AI application development.