Add Harness tab โ€” embed HF-slyfox/harness in the main Space

#8
by ArthurZ HF Staff - opened
SlyFox org

Wires the slyfox harness Space into the main slyfox Space so the whole story
(plugin overview, persona pipeline, eval results dashboard with retriever
toggle) lives behind one tab next to Buddy / Mirror / Quests.

  • index.html: new Harness tab button + iframe pointing at
    https://hf-slyfox-harness.hf.space (lazy-loaded like the other tabs).
  • jobs.html, community.html: add a Harness link to the cross-page nav so
    standalone pages can navigate to the new tab too.

Architecture SVG on the harness Space has been updated separately to show
that Aidan's persona pipeline feeds three things, not two:

  • Buddy (semantic retrieval + persona rerank)
  • Mirror (same-model invariant)
  • Quests (persona trajectories โ†’ recommended next tasks, accessible
    both inside the Claude Code plugin and from the Space tab bar)
ArthurZ changed pull request status to merged

Sign up or log in to comment