Ricardo-M-L
c13f8856a1
fix: correct typos in agent component filename and templates ( #13930 )
...
## Summary
- Rename misspelled file `varaiable_aggregator.py` →
`variable_aggregator.py`
- Fix `unkown` → `unknown` in template and frontend constant (3
instances)
- Fix `Finale` → `Final` in customer feedback template (2 instances)
## Test plan
- [ ] Verify variable aggregator component loads correctly
- [ ] Verify agent templates render properly
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-authored-by: yuj <yuj@ztjzsoft.com >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Jin Hai <haijin.chn@gmail.com >
2026-04-09 11:06:01 +08:00
LeonTung
0b724be521
chore(templates): Update the customer feedback dispatcher template ( #13919 )
...
### What problem does this PR solve?
Update the customer feedback dispatcher template and introduce a new
operator `Variable Aggregator`.
### Type of change
- [x] Other (please describe): Template change
---------
Co-authored-by: Jin Hai <haijin.chn@gmail.com >
2026-04-03 16:51:39 +08:00
writinwaters
6263857c1e
Agent templates regrouped and renamed ( #13873 )
...
### What problem does this PR solve?
Regrouped and renamed agent templates to increase user engagement.
### Type of change
- [x] Refactoring
2026-04-03 13:43:25 +08:00