Runtime Control for Tool-Using Agents
Our preliminary DARC study compares ways to review actions using converted examples from four public agent-safety benchmarks. The report explains the evaluation, results and limitations.
Read the research noteWe study how AI agents behave and build tools that help people understand and review their actions.
Understand what a command will do before you or your agent runs it. Ordin reviews actions locally and returns a decision with reasons you can inspect.
Show me what changed in this project.
git status --shortNo files are changed by this command.
Illustrative review. Your policy and context determine the decision.
An agent wants to check a project. A review can identify a read-only command and explain why it can continue.
See how to integrate itWe study how tool use, permissions and action history affect an agent's decisions. The goal is useful evidence about when an action should proceed and when a person needs to step in.
Our preliminary DARC study compares ways to review actions using converted examples from four public agent-safety benchmarks. The report explains the evaluation, results and limitations.
Read the research noteThese are preliminary results on converted benchmark examples, not proof of safety in live deployments. Explore our research
An open-source Python library and command-line tool for developers and AI agents. Core reviews run locally without sending command data to a hosted service. Your runtime stays in charge of execution.
Get started on GitHubOur platform preview gives teams a shared workspace for reviewing AI actions. Apply policies, route sensitive actions for human approval, and keep records of what was decided and why.
Explore the platformAn AI agent is software that can use tools to carry out a task, such as editing a file, running a command or sending a message. Those actions can change things outside the conversation, which is why reviewing them matters.
LatentOps is the AI safety research and product company. Ordin is our open-source project for local command and tool-call review. Runtime Control is our platform preview for teams that need shared policies, approvals and records.
The review library does not execute commands. Some integrations can run or forward an action after the review permits it. Your application remains responsible for execution, approval flows, credentials and sandboxing.
No. Reviews depend on recognized behavior, your policies and the context you provide. Keep permissions, sandboxing and human checks in place. Our research reports its test conditions and limitations rather than treating benchmark results as proof of deployment safety.
Watch the Ordin demo to understand the idea, then follow the GitHub quickstart if you want to integrate it. If your team needs a shared review workspace, explore the Runtime Control preview or get in touch.
Start with Ordin, or talk with us about the agent workflows you're building.