Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow scoping agents for certain programming languages. #66

Open
samyakkkk opened this issue May 18, 2024 · 0 comments
Open

Allow scoping agents for certain programming languages. #66

samyakkkk opened this issue May 18, 2024 · 0 comments
Assignees

Comments

@samyakkkk
Copy link
Contributor

Allow authors to specify what set of the programming languages their agent supports.

It could be one or more with following options:

  • All ( when the agent is language agnostic )
  • Python
  • Dart
  • JavaScript
  • TypeScript
  • Java
  • Kotlin
  • PHP
  • Others

It is recommended to use 'All' if it provides support for 3 or more languages for simplicity. Users will be able to see and filter marketplace agents accordingly.

I'd recommend to allow user to specify this in AgentConfiguration since enums at code clarifies available options and doesn't leave room for mistakes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants