docs(intake): Initial pass at intake documentation#560
Conversation
Signed-off-by: Brian Newsom <[email protected]>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdds the ChangesIntake skill, docs, and infra
Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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
`@packages/nemo_platform_ext/src/nemo_platform_ext/skills/nemo-skill-selection/SKILL.md`:
- Line 55: Update the `nemo-intake` row in `SKILL.md` to include explicit
read-only telemetry query phrases such as “query my spans” and “show me spans”
alongside the existing trace and annotation intents. Keep the wording aligned
with the `nemo-intake` skill’s purpose so the selector matches span/trace lookup
requests before they fall through to disambiguation.
🪄 Autofix (Beta)
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: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 6d5f0d7f-64b1-4b48-bcaf-c114a2ab285d
📒 Files selected for processing (11)
AGENTS.mdCLAUDE.mddocs/fern/gated-nav.ymldocs/intake/getting-started.mdxdocs/intake/index.mdxpackages/nemo_platform_ext/src/nemo_platform_ext/skills/nemo-intake/SKILL.mdpackages/nemo_platform_ext/src/nemo_platform_ext/skills/nemo-intake/tests.jsonpackages/nemo_platform_ext/src/nemo_platform_ext/skills/nemo-skill-selection/SKILL.mdplugins/nemo-evaluator/tests/integration/test_publish_to_intake.pyservices/intake/scripts/spans/run_clickhouse.shservices/intake/tests/integration/spans/conftest.py
|
Co-Authored-By: Claude Fable 5 <[email protected]> Signed-off-by: Brian Newsom <[email protected]>
Summary by CodeRabbit
New Features
Bug Fixes
Tests