Ajustes no agente de contas

This commit is contained in:
2026-08-31 14:13:51 -03:00
parent 00ac7f0c83
commit 87a0b77dae
137 changed files with 715 additions and 8 deletions

View File

@@ -62,3 +62,9 @@ class AgentState(TypedDict, total=False):
long_term_memory_load_error: str
operational_context_boundary_pending: bool
operational_context_reset: bool
no_match_count: int
contas_retention: dict[str, Any]
regulatory_context: dict[str, Any]
terminal_status: str
conversation_terminal_message: str