Skip to content

ucsd-ets/bee-proto

 
 

Repository files navigation

Forked for ucsd-ets

Bee Framework logo

bee-proto

Protobuf interface and stubs for Bee Agent Framework.

If you make changes to the proto files in ./proto, you need to re-generate the ./gen code. You need Buf for that (brew install buf).

  1. Lint with: buf lint proto
  2. Check breaking changes with: buf breaking --against '.git#branch=main'
  3. Generate code with: ./scripts/generate.sh

Bugs

We are using GitHub Issues to manage our public bugs. We keep a close eye on this, so before filing a new issue, please check to ensure it hasn't already been logged.

Code of conduct

This project and everyone participating in it are governed by the Code of Conduct. By participating, you are expected to uphold this code. Please read the full text so that you can read which actions may or may not be tolerated.

Legal notice

All content in these repositories including code has been provided by IBM under the associated open source software license and IBM is under no obligation to provide enhancements, updates, or support. IBM developers produced this code as an open source project (not as an IBM product), and IBM makes no assertions as to the level of quality nor security, and will not be maintaining this code going forward.

About

Protobuf interface and stubs for Bee Agent Framework.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 49.9%
  • Python 49.5%
  • Shell 0.6%