Skip to content

feat(examples): add repeatable Harbor Hermes Switchyard eval - #728

Draft
bbednarski9 wants to merge 10 commits into
mainfrom
feat/harbor-hermes-switchyard-example
Draft

feat(examples): add repeatable Harbor Hermes Switchyard eval#728
bbednarski9 wants to merge 10 commits into
mainfrom
feat/harbor-hermes-switchyard-example

Conversation

@bbednarski9

Copy link
Copy Markdown
Contributor

Summary

Adds a self-contained Harbor Terminal-Bench example that runs Hermes through Relay 0.7.0 and the Switchyard plugin, without a Fabric dependency.

  • separates committed plugins.toml configuration from an untracked, machine-local Phase 2 environment file
  • adds durable, resumable cohort supervision with configurable concurrency and resource admission checks
  • adds all-89 dataset wiring smoke coverage, regression/offline compatibility gates, and parallel-isolation validation
  • preserves per-task validation, artifact finalization, OpenInference export, and provenance evidence

Why

Phase 2 runs need to be repeatable on other hosts before scaling evaluation throughput. The example now supports a host-specific private env file while keeping routing/plugin policy in the versioned template.

Validation

  • exercised the Phase 2 runner locally
  • git diff --check origin/main...HEAD
  • credential audit of the proposed commits: no private env, key, PEM, or credential-signature content; committed authorization is a replacement placeholder only

Notes

This is intentionally a draft while the Phase 2 evaluation and cross-machine run are being completed.

@copy-pr-bot

copy-pr-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: fb0982d9-8bdd-4a88-adfb-5961bec1a5d8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

@github-actions github-actions Bot added size:XXL PR is very large Feature a new feature lang:python PR changes/introduces Python code labels Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature a new feature lang:python PR changes/introduces Python code size:XXL PR is very large

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant