Capability
Macro System For Command Substitution And Templating
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
All-in-one AI CLI with RAG and tools.
Unique: Provides a simple but powerful macro system that expands at runtime, enabling dynamic context injection without requiring code changes. Built-in macros ({{date}}, {{user}}, {{env:VAR}}) cover common use cases.
vs others: Simpler than Jinja2 templating because it uses simple {{key}} syntax; more flexible than hardcoded values because it supports environment variables and built-in functions.