Demo mode — sample data only. This is what Nexus looks like when your agents are running. Start monitoring your agents — free →

Review PR #142 (auth module)

Agent: code-review-bot

success 3.90s
Started: Apr 6 01:20 PM Ended: Apr 6 01:20 PM Spans: 4

Spans

fetch-pr-diff ok 450ms
Input
{
  "repo": "acme/api",
  "pr": 142
}
Output
{
  "files_changed": 4,
  "additions": 87,
  "deletions": 23,
  "languages": [
    "TypeScript"
  ]
}
analyze-security ok 1.36s nested
Input
{
  "focus": "auth module",
  "checklist": [
    "injection",
    "auth bypass",
    "session fixation"
  ]
}
Output
{
  "issues": [],
  "notes": "Token validation correct. bcrypt cost factor 12 is acceptable."
}
analyze-code-quality ok 1.38s nested
Input
{
  "style": "strict",
  "complexity_threshold": 10
}
Output
{
  "suggestions": [
    "Extract token refresh logic (complexity: 12)",
    "Add JSDoc to validateSession()"
  ]
}
post-review-comment ok 680ms
Input
{
  "summary": "LGTM with 2 minor suggestions",
  "approved": false
}
Output
{
  "comment_id": 987654,
  "url": "https://github.com/acme/api/pull/142#issuecomment-987654"
}

Like what you see? Instrument your own agents with 3 lines of code.

Start free — no credit card required