AgentConnect
A collaborative workspace that routes team conversations and review work to AI agents.
A collaborative workspace that routes team conversations and review work to AI agents.
AgentConnect can evaluate an administrator-defined typed decision on a channel message. The daemon sends the question and conversation state to Jev, normalizes Noul, Choice, or Score answers, and the control plane matches the answer against a configured trigger condition.
Which topic does this message concern? The test fixture defines the question as Topic?.
Synthetic currentMessage, prior history, conversation name, addressing target and partial-context metadata from the pinned preview test. Actual channel messages have the same shape.
Build decision state from the current message, history, conversation and addressed agent.
The daemon posts one configured typed decision question to System One and normalizes the returned answer.
The control plane compares the answer with the configured condition to trigger, skip or mark the gate unavailable.
A chat or code-host message can become a bounded decision gate for which agent to invoke; an unavailable or malformed Jev answer stays unavailable rather than silently becoming a skip.