pltbkd opened a new issue, #1134: URL: https://github.com/apache/flink-agents/issues/1134
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description This is the umbrella issue for the Subagent resource. Subagent is a general execution mode for agent systems. It is primarily used for exploration and reasoning within an isolated context, and can also be used for multi-agent collaboration and parallel exploration. For background and motivation, see #660 and #909. We plan to build up Subagent resource support incrementally through the following steps - Introduce the AGENT resource type and the Subagent API - Provide generic Subagent base classes and utilities for building custom subagents - Support LLM invocation of subagents - Support registering a Flink-Agents Agent as a subagent of another agent, with isolation and durability between the parent and child agents - Support registering ReActAgent as the default general-purpose agent - Support cross-language subagent usage ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
