Uh oh!
There was an error while loading. Please reload this page.
docs(agenteye): audit findings link to the exact events they matched - #655
Conversation
Covers the public half of FailproofAI/agenteye#542, which shipped the enterprise docs only. Two reader-facing behaviours were undocumented for anyone still evaluating: - Audits: credential-leak findings now link the individual events they matched, so confirming a finding is a click rather than a scroll. States the privacy property that matters when the subject is a leaked secret — the link names the event, it never copies the detected value into the finding — and that an event lost to retention is reported rather than silently selecting nothing. - Sessions: individual events are addressable, and a link into a very long run resolves even when it points past the window the timeline loads. Value and contract only. The bounded window, the id lookup that resolves past it, and the API fields behind all of this stay in the enterprise docs.
📝 WalkthroughWalkthroughAgentEye documentation now covers links from audit findings and errors to individual session events. It describes automatic event selection, bounded timeline loading, secret omission, and messages for events unavailable after retention expiry. ChangesAgentEye documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested labels: Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/agenteye/sessions.mdx`:
- Line 41: Update the session-link description sentence to use the hyphenated
phrase “two-thirds down” instead of “two thirds down,” without changing the
surrounding wording.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: a47b6dfd-40f2-4209-ae52-6714ee17a926
📒 Files selected for processing (3)
CHANGELOG.mddocs/agenteye/audits.mdxdocs/agenteye/sessions.mdx
Uh oh!
There was an error while loading. Please reload this page.
NiveditJain
commented
Aug 10, 2026
@hermes-exosphere review |
hermes-exosphere
commented
Aug 10, 2026
Hermes
No summary yet. What this changesNo component map for this revision. RoundsNo review has finished on this pull request yet. FindingsNothing raised yet.
|
Hermes
No summary yet. What this changesNo component map for this revision. Rounds
FindingsNothing raised yet.
|
hermes-exosphere
left a comment
There was a problem hiding this comment.
Hermes found no blocking issues in this revision.
Uh oh!
There was an error while loading. Please reload this page.
Public half of FailproofAI/agenteye#542, which shipped the enterprise docs only. Opened because two reader-facing behaviours were left undocumented for anyone still evaluating the product.
What changed
audits.mdx— credential-leak findings now link the individual events they matched, so confirming a finding is a click instead of a scroll through a transcript. Two things stated deliberately:sessions.mdx— individual events are addressable and shareable, and a link into a very long run resolves even when it points past the window the timeline loads.Audience
Value and contract only, per the public/enterprise split. The bounded load window, the exact-id lookup that reaches past it, and the API fields behind all of it stay in the enterprise docs.
Checks
translate-docs.ymlregenerates those).docs.jsonnav change is needed./agenteye/audits).bun run validate:mdx— 720 pages parsed cleanly, no broken images.🤖 Generated with Claude Code
https://claude.ai/code/session_018eAwrQjqPQpyxYDcBskojA
Summary by CodeRabbit
Hermes review
1e94f27a6831Codex is reviewing the current revision in an isolated nested-container harness.