What will change?
Inspect the proposed action, the files or systems it affects, and how it relates to the task.
An agent might clean up a project, publish an update or share a file. A review helps you check what it is about to change before it proceeds.
An agent wants to delete a folder while cleaning up a project. Check the target path and the effects before allowing the action.
Delete the project folder as part of cleanup.
rm -rf ./projectThis example policy protects the project folder from deletion.
Illustrative reviews. The outcome depends on your policy, permissions and integration. No actions are executed here.
A useful review explains the action and the reason for the decision. Your application must enforce that decision before calling the tool.
See the integration guideInspect the proposed action, the files or systems it affects, and how it relates to the task.
Use your policies to decide what may proceed and what needs a closer look.
Pause sensitive or uncertain actions so a person can check the context and decide.
Keep the action, the reason for the decision and any approval together for the team.
Start locally with Ordin. If the workflow involves shared policies, approvals and records, explore the Runtime Control platform preview.
Open-source command and tool-call review for your own application. Core reviews run locally; your runtime remains in charge of execution.
Explore OrdinA platform preview for teams that need a shared workspace. Apply policies, route actions for approval and keep the decisions together.
Explore Runtime ControlTell us what your agent does and which actions you want to bring into review.
Talk to LatentOps