feat(agent): add learn action flow and grounding guards
This commit is contained in:
@@ -65,7 +65,7 @@ def test_tpl_need_confirm_extracts_action_description():
|
||||
|
||||
def test_tpl_need_confirm_fallback():
|
||||
_, _, title = cw._tpl_need_confirm({})
|
||||
assert "Validation" in title
|
||||
assert "accord" in title
|
||||
|
||||
|
||||
def test_tpl_step_result_ok():
|
||||
|
||||
Reference in New Issue
Block a user