Implement missing logic for limit template type (#6690)

* core: support limit refill templates

* notes: refill templates

* core: apply refill limits during runs

* core: prioritize refill limits

* Patch

* Update release note

* Fix typecheck

* rework.  Tests and template notes still need reworked

* fix parser syntax

* Fix type issue

* Fix after rebase, support merging limit+refill

* PR feedback

---------

Co-authored-by: youngcw <calebyoung94@gmail.com>
This commit is contained in:
Julian Dominguez-Schatz
2026-02-14 16:52:48 -05:00
committed by GitHub
parent c6656a2815
commit 26dbb219aa
8 changed files with 185 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
---
category: Enhancements
authors: [jfdoming]
---
Implement missing logic for refill template type