Pricing

Free to start. The rest, priced to your fleet.

The developer build is free and open source. For teams, we start with a free eight-week pilot shaped to your use case, then price it to the size of your fleet. No public number yet, because the pilots set it.

Developer
For a single developer running agents locally.
Free
open source · Apache 2.0
Full deterministic enforcement
Native Claude Code hook
Local audit trail and workspace view
Runs entirely on your machine
Install
Team
For the operator who monitors a fleet of agents.
Talk to us
free pilot, then priced to your fleet
Free 8-week pilot, shaped to your use case
Admin console, triage, and drill-down
Cross-org patterns and model escalation
Priced to the size of your fleet
Talk to us
Enterprise
For fleets that need central control and compliance.
Custom
volume pricing · on-prem · SLA
Central policy via SSO and IDP
Identity per agent, IGA integration
Managed alerts and SLA support
Deployed fully inside your boundary
Talk to us

Every paid plan starts with a free eight-week pilot. Pricing is set with you, to the size of your fleet.

FAQ

Questions, answered.

Does Sentinel use an LLM to make decisions?+

The core is deterministic and runs in process, with no model on the block path. Credentials and hard rules are always decided that way. Only genuinely ambiguous cases can escalate to a model, and you choose which one. It runs in your boundary, never on Tuent's.

Will it slow my agents down?+

No. Checks run in the same process as your agent and finish in well under a millisecond. There is no network hop, so the overhead is not something you or your agents will notice.

What happens when an action is blocked?+

It is stopped at the pre-execution checkpoint before it runs, so the side effect never lands. The agent gets a denial, the event is written to the audit trail, and on a soft flag the developer can release it in one click.

How does Sentinel know what to allow and deny?+

You do not write rules. Sentinel learns from the actions your developers approve and deny, then recommends a specific policy in plain language for a person to approve. Credentials and other hard rules are blocked by default from day one.

Which agents does it cover?+

Claude Code today, through a native hook. That is the only live integration to start. Support for additional runtimes is on the roadmap, and the policy model is built to extend without forking per tool.

Is any of my data sent off the machine?+

No. Sentinel runs on-prem. Even model escalation uses an endpoint you bring, inside your own boundary, so nothing about your agents, code, or actions reaches Tuent.

Put every agent action on the record.

Install Sentinel, scope your first role, and watch the audit log fill in real time. See the developer view and the admin view side by side.

$npm install @tuent/sentinel && npx sentinel init claude-code
Copy
Book a live demo