Skip to content

feat(mas-search): implement MAS search agent and tool worker#639

Open
F9rozen wants to merge 25 commits intoRLinf:mainfrom
F9rozen:feature/multi-agent-search
Open

feat(mas-search): implement MAS search agent and tool worker#639
F9rozen wants to merge 25 commits intoRLinf:mainfrom
F9rozen:feature/multi-agent-search

Conversation

@F9rozen
Copy link
Contributor

@F9rozen F9rozen commented Jan 29, 2026

Description

This commit establishes the foundation for a multi-agent search system, enhancing the capabilities of the existing framework.

Added MAS search agent loop worker to handle multi-turn interactions and tool calls.
Introduced MAS search tool worker for querying search results asynchronously.
Created necessary configuration files and scripts for running the MAS search example.

Motivation and Context

How has this been tested?

image image

Additional information (optional, e.g., figures and logs):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update (Document-only update)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

qurakchin and others added 9 commits January 29, 2026 17:24
Signed-off-by: qurakchin <czzcy3832515@hotmail.com>
Signed-off-by: qurakchin <czzcy3832515@hotmail.com>
Signed-off-by: liyanghao <liyanghao@infini-ai.com>
…e codebase.

Signed-off-by: liyanghao <liyanghao@infini-ai.com>
Signed-off-by: liyanghao <liyanghao@infini-ai.com>
@F9rozen F9rozen marked this pull request as draft January 29, 2026 11:04
liyanghao and others added 5 commits January 30, 2026 11:29
Signed-off-by: liyanghao <liyanghao@infini-ai.com>
…configurations for clarity and consistency.

Signed-off-by: liyanghao <liyanghao@infini-ai.com>
Signed-off-by: liyanghao <liyanghao@infini-ai.com>
liyanghao and others added 3 commits February 5, 2026 12:45
…t and related components

Signed-off-by: liyanghao <liyanghao@infini-ai.com>
…lculations

Signed-off-by: liyanghao <liyanghao@infini-ai.com>
@F9rozen F9rozen marked this pull request as ready for review February 9, 2026 03:17
…arious files

Signed-off-by: liyanghao <liyanghao@infini-ai.com>
…tiple files

Signed-off-by: liyanghao <liyanghao@infini-ai.com>
@qurakchin qurakchin added the run-ci Enable CI tests label Feb 13, 2026
liyanghao added 2 commits February 14, 2026 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-ci Enable CI tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants