Skip to content

[Docs] how to register an agent harness#2521

Merged
Wauplin merged 2 commits into
mainfrom
add-register-agent-harness
Jun 3, 2026
Merged

[Docs] how to register an agent harness#2521
Wauplin merged 2 commits into
mainfrom
add-register-agent-harness

Conversation

@Wauplin

@Wauplin Wauplin commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Adds a brief "Register your agent harness" how-to section to the Agents Overview page, covering the harness registry introduced in huggingface/huggingface.js#2209 (fields + env-var detection).

Will merge only once js PR gets merged.

Didn't really knew where to put this section. I placed it on agents-overview.md because that page already enumerates coding agents/harnesses, and it's the landing page of the Agents section. Happy to start a new page but I feel that it's too little content to justify it.

Docs: https://moon-ci-docs.huggingface.co/docs/hub/pr_2521/en/agents-overview#register-your-agent-harness


Note

Low Risk
Documentation-only change to agents-overview.md with no runtime, auth, or data-handling impact.

Overview
Adds a Register your agent harness section to the Agents Overview page, placed before Next Steps.

The new content explains why to register (Hub user-agent attribution, display metadata, docs/repo links, future leaderboards) and walks contributors through opening a PR against agent-harnesses.ts in @huggingface/tasks: required prettyLabel and id format, optional repoUrl / docsUrl / description, and environment detection via AI_AGENT / AGENT or custom envVars patterns.

No application or Hub runtime code is changed in this PR—documentation only, dependent on the related huggingface.js registry work.

Reviewed by Cursor Bugbot for commit 9a881cc. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@Wauplin Wauplin changed the title docs: how to register an agent harness [Docs] how to register an agent harness Jun 2, 2026
@Wauplin Wauplin marked this pull request as ready for review June 2, 2026 13:06

@davanstrien davanstrien left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Added a few small suggestion for language

Comment thread docs/hub/agents-overview.md Outdated
Comment thread docs/hub/agents-overview.md Outdated
Comment thread docs/hub/agents-overview.md Outdated
Co-authored-by: Daniel van Strien <davanstrien@users.noreply.github.com>
@Wauplin Wauplin merged commit ce1364d into main Jun 3, 2026
3 checks passed
@Wauplin Wauplin deleted the add-register-agent-harness branch June 3, 2026 11:14
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.

4 participants