2 projects
byor
Build Your Own Rules: define code checks (ast-grep rules, linters, type checkers, scripts) once, and enforce them inside your AI agent's loop as well as your terminal and editor
jiti
Just In Time Implementation: declare a typed function or method by its interface and let an LLM write, validate, and cache a real implementation.