Commit 72b7757
Tom Brandenburg
wip: ai-chat-memory-template - simplify complex jq operations
- Simplify complex jq string concatenation to avoid shell syntax issues
- Remove toString operations flagged by security validation
- Remove complex parentheses patterns that cause shell parsing errors
- This is a work-in-progress for the most complex template in the repository
Status: 39/40 templates now have valid shell syntax (97.5% success rate)
Remaining: ai-chat-memory-template needs further jq command simplification1 parent 1a2e30d commit 72b7757
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
0 commit comments