Skip to content

Allow scoping agents for certain programming languages. #66

Description

@samyakkkk

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions