| ▲ | Syntaf 3 hours ago | |||||||
Yeah the CLI can provide schema for commands via the usual ‘—help’ syntax, so agents are able to discover + explore commands on their own. As for an example: if our agent wants to book a journal entry to cash accounts for a client, it MUST provide receipt and directly link the transaction from the clients bank feed, if it attempts to do so without the requisite information we deny the tool call and ask the agent to escalate back to the client for proof of receipt. Often times this results in the agent not doing the work and instead sending a message back to the client asking for proof of the transaction. For humans on our platform there may be valid situations where we’d want to allow this, but for our agent this is a hard guardrail thus why it’s not just standard validation for any JE posting on our platform. | ||||||||
| ▲ | pdhborges 3 hours ago | parent [-] | |||||||
And that rule is encoded in the CLI? | ||||||||
| ||||||||