Agent messaging unit & contract tests

This commit is contained in:
Cyber MacGeddon 2026-01-12 18:44:05 +00:00
parent 91f798402f
commit 7c2ea58ad5

View file

@ -375,6 +375,7 @@ class Processor(AgentService):
answer=act.final,
error=None,
thought=None,
observation=None,
end_of_message=True,
end_of_dialog=True,
)