bee-agent-framework icon indicating copy to clipboard operation
bee-agent-framework copied to clipboard

RequirementAgent for Typescript

Open geneknit opened this issue 6 months ago • 1 comments

Is your feature request related to a problem? Please describe. The RequirementAgent has proven a powerful and popular abstraction for building agents with fine-grained control since its introduction as an experimental feature in the Python version of the framework. We are now planning to promote it from an experimental to stable feature and make it the unified agent abstraction for the framework.

This feature does not yet exist in the TS version, which has adoption in its own right, especially among web application developers. To maintain feature-parity in TS, we need to implement RequirementAgent in TS.

Describe the solution you'd like Introduce RequirementAgent into the TS version of the framework. It should have the same functionality as the Python version, but implementation may differ to respect the nuances of the language (we don't want a clunky "translation").

Success Criteria

  • [ ] Equivalent TypeScript implementations that exist in Python implementation
  • [ ] Documentation updated for all new TypeScript features

geneknit avatar Aug 22 '25 16:08 geneknit

Hi, @geneknit. I'm Dosu, and I'm helping the beeai-framework team manage their backlog and am marking this issue as stale.

Issue Summary:

  • You requested adding the RequirementAgent feature to the TypeScript version to match the Python version's capabilities.
  • The TypeScript implementation should provide equivalent functionality while considering language differences.
  • Updated documentation should accompany the new feature.
  • There has been no activity or comments on this issue since it was opened.

Next Steps:

  • Please let me know if this feature request is still relevant to the latest version of the beeai-framework by commenting on this issue.
  • If I do not hear back within 7 days, this issue will be automatically closed.

Thank you for your understanding and contribution!

dosubot[bot] avatar Nov 18 '25 16:11 dosubot[bot]