Skip to content

AgentSearch Challenge Section#10

Open
arastun-m wants to merge 2 commits intoAgent-Search:mainfrom
arastun-m:main
Open

AgentSearch Challenge Section#10
arastun-m wants to merge 2 commits intoAgent-Search:mainfrom
arastun-m:main

Conversation

@arastun-m
Copy link
Copy Markdown

  • Added challenge sections details.
  • Fixed a typo in README.md website link.

@Agent-Search Agent-Search requested a review from Bingo-W April 25, 2026 10:27
Comment thread index.html Outdated
<h2 class="section-title">AgentSearch Challenge</h2>
<div class="section-content">
<p>Participate in the first shared task on ranking AI agents given task descriptions. The challenge provides a benchmark for evaluating agent search systems in practical scenarios.</p>
<p>Participate in the first shared task on retrieving and ranking AI agents given task descriptions. The challenge provides a benchmark for evaluating agent search systems in practical scenarios.</p>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

There is a mistake in the input. In the challenge, we provide both the task query and task description.

Comment thread index.html Outdated
<li><strong>Agent Collection:</strong> 500+ documented AI agents with capability descriptions, API specifications, and performance metadata</li>
<li><strong>Task Queries:</strong> 200+ task descriptions covering information retrieval, data analysis, content generation, and decision support scenarios</li>
<li><strong>Ground Truth:</strong> Relevance judgments based on agent execution results and expert assessments</li>
<li><strong>Retrieval</strong>: Given a natural language task description, participants develop methods to retrieve the most relevant agents from a large-scale pool. This track evaluates the ability to surface strong candidate agents efficiently and accurately.</li>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

same as the above mistake.

Comment thread index.html Outdated
<ul class="challenge-list">
Coming soon.
<li><strong>Agent Collection:</strong> Collection of real-world agents with capability descriptions and metadata.</li>
<li><strong>Task Queries:</strong> Task descriptions and associated single-agent and multi-agent task queries.</li>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We have defined the input as a task specification. And it contains two different types: (1) task query; and (2) task description.

The current text is not aligned with our benchmark.

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.

2 participants