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

[Feature Request] Add CLI use interface to manage environments, benchmarks and agents #21

Open
1 task done
dandansamax opened this issue Aug 29, 2024 · 0 comments
Open
1 task done
Assignees
Labels
enhancement New feature or request interface

Comments

@dandansamax
Copy link
Collaborator

Required prerequisites

  • I have searched the Issue Tracker that this hasn't already been reported. (+1 or comment there if it has.)

Motivation

Currently it's impossible for user to check detailed information of benchmarks, tasks, environments, etc. and interact with them dynamically.

Solution

We should design an CLI interface for user to manage these components. Several requirements as following:

Environments

  • Check information of current launching environments and their availibility, remote address, supported actions.
  • (Optional) Directly interact with the environment by CLI (receive observations, send actions).

Agents

  • List all available agent policies.
  • Choose a policy as current loaded policy

Benchmarks

  • Check current loading benchmarks, including envrionments, tasks and their IDs.

Tasks

  • Use task ID to check task description and other important informations.
  • Start a task from CLI with current loaded agent policy.

If you want other features, please comment below.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request interface
Projects
None yet
Development

No branches or pull requests

2 participants