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

Agent Protocol CLI #76

Closed
wants to merge 2 commits into from
Closed

Conversation

jzanecook
Copy link
Collaborator

Pull Request

Description

This is the agent protocol CLI that's currently unfinished. There are some things that need to be addressed before it's ready.

Here's what's left:

  • Generate the API functions and models from the OpenAPI schema
  • Using Clap, create a command line argument/command structure that's easy to understand, following the examples provided in Issue Proposal: Cross-Platform CLI Tool for the Agent Protocol #72
  • Link the command line arguments to the API calls
  • Refactor the command line models out of the main file
  • Test the CLI

References, Fixes and Closes

@jzanecook jzanecook closed this Nov 10, 2023
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

Successfully merging this pull request may close these issues.

1 participant