You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update types.ts comment to reflect underscore prefix convention
The AgentFrontmatter interface comment still referenced the old $varname
syntax but the codebase was refactored to use _varname (underscore prefix)
for template variables in commit 2ce043e.
0 commit comments