Commit 1b51ba9
committed
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.1 parent 5a767a1 commit 1b51ba9
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | | - | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments