diff --git a/features/tdd_auto_debug_state_mutation.feature b/features/tdd_auto_debug_state_mutation.feature index 415fb7b25..cd0f753c8 100644 --- a/features/tdd_auto_debug_state_mutation.feature +++ b/features/tdd_auto_debug_state_mutation.feature @@ -1,3 +1,4 @@ +@tdd_issue @tdd_issue_10496 Feature: AutoDebug node functions must not mutate state in-place As a LangGraph developer I want AutoDebug node functions to return new state dicts