i-am-bee / bee-agent-framework

The framework for building scalable agentic applications.
https://i-am-bee.github.io/bee-agent-framework/
Apache License 2.0
1.09k stars 106 forks source link

Improve CLI getting started experience with Bee by customizing to a use case #148

Open mmurad2 opened 2 weeks ago

mmurad2 commented 2 weeks ago

Is your feature request related to a problem? Please describe. The current CLI experience gives the impression that Bee works OTTB. While it does for simple tasks, for more complex use cases we learned that narrow bees with additional instructions on only the min required tools works best.

Describe the solution you'd like Improve CLI experience to suggest specifying a role and tools to be used.

Describe alternatives you've considered Open to alternatives. We could consider exposing additional optional settings for user to define.

Additional context Would be good to align more closely to UI experience. UI is changing "instructions" to "role" FYI.