Choose how to start
- Set up with a coding agent: give Codex, Claude Code, or another coding agent the setup prompt.
- Set up with the CLI: connect and manage Rippletide from your repository.
- Set up in the app: connect through the Rippletide UI.
The three questions Rippletide answers
- What is my harness made of? Rippletide shows you what the model sees: prompts, tools, and third parties.
- What actions are allowed? Rippletide compiles rules into versioned, auditable policy releases. Rippletide suggests rules that are relevant to each agent, or lets you define them manually.
- What happens at runtime? Before an important action, Rippletide evaluates your rules and returns a decision with a full audit trail: allow, escalate, or block.
Monitor first, enforce deliberately
Rippletide is built for a careful rollout. Nothing is ever blocked until you explicitly say so.- Connect your agent and inspect its harness: prompts, tools, data connections etc.
- Define your rules against the actions your agent can take.
- Observe real runtime behavior. A rule in observe mode reports would block; your agent is never interrupted.
- Enforce once you trust a rule. Move that release to enforce mode and matching actions are actually prevented, with a receipt of what happened.
Where to go next
- Quickstart: connect your first agent in minutes.
- Write rules: turn plain-English policies into enforceable releases.