Ensure site/viewer/lib has correct symlinks to src/viewer/assets/lib
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٩ من skills من iopsystems/rezolus. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٩ من أصل ٩ skills مجمعة.
Ensure site/viewer/lib has correct symlinks to src/viewer/assets/lib
لغة النص الأصلي: الإنجليزية
Use when adding or changing what the rezolus viewer exposes — an /api/v1 endpoint, a dashboard section, the metric catalog, metadata/description derivation, or the frontend data those depend on — or when editing src/viewer/ or crates/viewer/, or reviewing a…
لغة النص الأصلي: الإنجليزية
Use when starting or picking up a non-trivial effort (feature, investigation, perf probe, refactor, migration) in a shared repo where teammates or future agents must coordinate or hand off; when a repo has no durable in-tree record of decisions and dead-ends;…
لغة النص الأصلي: الإنجليزية
Use when reviewing a Rezolus sampler change before merge — a new sampler, a change to an existing sampler's probes/refresh/metrics, or core changes that affect samplers; or whenever a sampler's overhead, cadence, or data source is in question.
لغة النص الأصلي: الإنجليزية
Write or update the CLI `--help` text and README section for a new or changed rezolus feature (a subcommand, flag, mode, or behavior change), then prove the help is usable by dispatching a fresh subagent that has never seen the code. Use this whenever you add…
لغة النص الأصلي: الإنجليزية
Tag and push a prerelease from the current Cargo.toml version. Use when the user wants to cut an alpha/beta/rc prerelease. Aborts on stable versions (no `-` in version string) and if the tag already exists.
لغة النص الأصلي: الإنجليزية
Create a feature branch, commit changes, push, and open a PR against iopsystems/rezolus
لغة النص الأصلي: الإنجليزية
Create a release PR with version bump and changelog update
لغة النص الأصلي: الإنجليزية
Run the end-to-end viewer smoke test (`tests/viewer_smoke.sh`). Spawns `rezolus view` in upload-only, file, A/B, and proxy modes, exercises the API endpoints, and verifies experiment attach/detach. Use after any change touching `src/viewer/` or before opening…
لغة النص الأصلي: الإنجليزية