Skip to content

docs(agenteye): features first, deployment last#548

Merged
hermes-exosphere merged 2 commits into
mainfrom
docs/agenteye-features-first
Jul 16, 2026
Merged

docs(agenteye): features first, deployment last#548
hermes-exosphere merged 2 commits into
mainfrom
docs/agenteye-features-first

Conversation

@NiveditJain

Copy link
Copy Markdown
Member

AgentEye docs: features first, deployment last

Restructures the Agent Observability sidebar in docs/docs.json so the docs lead with features and push deployment to the end, and regenerates docs/agenteye/ from the AgentEye enterprise-docs source.

Nav (English "Agent Observability" tab)

Before: Getting started -> Deployment -> Instrumentation and CLI -> Quality -> Operations.

After:

  • Overview (overview, concepts, observability)
  • Features (event stream, sessions, telemetry, error tracking, evaluations, queries, dashboards, audits, alerts, incidents, AI assistant, CLI and agents)
  • SDK and CLI (python-sdk, cli, cli-skill, cli-recipes, evaluation-suite)
  • Administration (api-keys, tenant-management, security)
  • Deployment (getting-started, deployment-options, deployment, managed/kubernetes/single-pod, collector install/migration, github-token, health-monitoring, troubleshooting, faq)

Pages

Regenerated docs/agenteye/ from AgentEye enterprise-docs via the existing export script. This publishes:

  • 9 new per-feature pages (event-stream, sessions, telemetry, error-tracking, evaluations, queries, dashboards, incidents, cli-and-agents)
  • Autoplaying demo-video embeds (the export turns YouTube poster-links into muted looping iframes)
  • A new AI Assistant screenshot
  • Em dashes removed from the CLI and health-monitoring pages

Validation

  • bun run validate:mdx: 630/630 pages parse cleanly (includes the new autoplay iframes).
  • docs.json is valid JSON; all 35 English nav pages resolve to files.

Notes

  • English nav only. The zh/ja navs are left untouched (they still resolve to their existing translations); the translate-docs workflow regenerates the localized navs and translates the new pages post-merge.
  • This mirrors what the AgentEye docs sync produces on merge. Source PR: FailproofAI/agenteye#397.

🤖 Generated with Claude Code

https://claude.ai/code/session_013moAX19aWURfFXMKRYE3yg

Restructure the Agent Observability sidebar so a Features group (one page per top-level feature) leads and Deployment moves to the last group, and regenerate docs/agenteye from the AgentEye enterprise-docs so the 12 feature pages, autoplaying demo embeds, and the AI assistant screenshot are published. English nav only; the translate-docs workflow regenerates the localized navs post-merge.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Claude-Session: https://claude.ai/code/session_013moAX19aWURfFXMKRYE3yg
@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@NiveditJain, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 24 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 214f7fad-1ce4-4fd8-84b2-ec1ae760adaf

📥 Commits

Reviewing files that changed from the base of the PR and between fac829a and 1ebb485.

⛔ Files ignored due to path filters (1)
  • docs/agenteye/images/assistant.png is excluded by !**/*.png
📒 Files selected for processing (22)
  • CHANGELOG.md
  • docs/agenteye/alerts.mdx
  • docs/agenteye/assistant.mdx
  • docs/agenteye/audits.mdx
  • docs/agenteye/cli-and-agents.mdx
  • docs/agenteye/cli-recipes.mdx
  • docs/agenteye/cli-skill.mdx
  • docs/agenteye/cli.mdx
  • docs/agenteye/dashboards.mdx
  • docs/agenteye/error-tracking.mdx
  • docs/agenteye/evaluations.mdx
  • docs/agenteye/event-stream.mdx
  • docs/agenteye/getting-started.mdx
  • docs/agenteye/health-monitoring.mdx
  • docs/agenteye/incidents.mdx
  • docs/agenteye/observability.mdx
  • docs/agenteye/overview.mdx
  • docs/agenteye/python-sdk.mdx
  • docs/agenteye/queries.mdx
  • docs/agenteye/sessions.mdx
  • docs/agenteye/telemetry.mdx
  • docs/docs.json

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Claude-Session: https://claude.ai/code/session_013moAX19aWURfFXMKRYE3yg
@hermes-exosphere

Copy link
Copy Markdown
Contributor

Automated code review started - full review. Results will be posted here.

@hermes-exosphere

Copy link
Copy Markdown
Contributor

🔍 Phase 1 complete — Context gathered.

Summary: This PR restructures the AgentEye docs sidebar (English Agent Observability tab) to lead with features and push deployment to the end.

Changes: 22 files, +693/-665 lines

  • 2 commits: 1ebb485 (changelog) + 0d4f246 (nav + content)
  • 9 new per-feature pages (event-stream, sessions, telemetry, error-tracking, evaluations, queries, dashboards, incidents, cli-and-agents)
  • Significantly reduced 3 pages (alerts, assistant, audits) by extracting detail to new pages
  • Autoplay YouTube embeds replace static poster links
  • New AI assistant screenshot added

Now running deep analysis and validation...

@hermes-exosphere
hermes-exosphere merged commit 8a98176 into main Jul 16, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants