camel icon indicating copy to clipboard operation
camel copied to clipboard

[Feature Request] deep research agent and demo

Open zjrwtx opened this issue 10 months ago ‱ 7 comments

Required prerequisites

  • [x] I have searched the Issue Tracker and Discussions that this hasn't already been reported. (+1 or comment there if it has.)
  • [ ] Consider asking first in a Discussion.

Motivation

a deep research agent like grok and chatgpt,may include plan、search、react、human in loop、custom time scaling up,it can be used in workforce、Eigentbot、 camel web、code generation from github repo etc

Image

Solution

No response

Alternatives

No response

Additional context

No response

zjrwtx avatar Feb 22 '25 07:02 zjrwtx

referhttps://github.com/huggingface/smolagents/tree/main/examples/open_deep_research

zjrwtx avatar Feb 22 '25 13:02 zjrwtx

@zjrwtx @Wendong-Fan This feature looks exciting. I am interested in working on this feature, if possible.

boerz-coding avatar Feb 24 '25 23:02 boerz-coding

@zjrwtx @Wendong-Fan This feature looks exciting. I am interested in working on this feature, if possible.

@boerz-coding thanks

zjrwtx avatar Feb 25 '25 00:02 zjrwtx

Thank you. I will temporarily assign myself then!

boerz-coding avatar Feb 25 '25 00:02 boerz-coding

@boerz-coding any updates?

GitHoobar avatar Mar 29 '25 20:03 GitHoobar

@GitHoobar Thank you for the follow-up, and apologies for the delay. I’ve been busy finishing up my PhD thesis over the past few weeks, which slowed down my contributions. I’ll have more time starting in April and will continue working on this issue more actively. I’m still very enthusiastic about contributing and really appreciate your patience!

boerz-coding avatar Mar 31 '25 03:03 boerz-coding

Dear CAMEL maintainers,

Just a quick update: I’ve opened a draft PR implementing Stage 1 of the DeepResearchAgent, focusing on retrieval (via Wikipedia) and summarization (via SearchAgent).

PR draft: #2235

This is only a work-in-progress update, not a request for review. I'm sharing early to help with progress tracking and transparency. I’ll keep improving it step by step, and will let you know once it’s ready for review. Future stages like ReActAgent, PlannerAgent, ToolRegistry, and CritiqueAgent will be added later as separate PRs. You can see the full roadmap in this draft PR #2235.

Really appreciate your support and patience!

boerz-coding avatar Apr 21 '25 05:04 boerz-coding