Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Agent Protocol Implementation #119

Merged
merged 26 commits into from
Nov 2, 2023
Merged

Agent Protocol Implementation #119

merged 26 commits into from
Nov 2, 2023

Conversation

jondwillis
Copy link
Contributor

@jondwillis jondwillis commented Oct 24, 2023

implementation notes

❏ Basic User Experience

  • ↳ Get all the tasks
  • ↳ Create a new task
  • ↳ Execute a step
  • ↳ Execute step after completion

❏ Tasks

  • ↳ Create a new task
  • ↳ Get the task
  • ↳ Get all the tasks
  • ↳ Create a second task
  • ↳ Get all the tasks with Pagination

❏ Artifacts

  • ↳ Create a new task
  • ↳ Upload Artifact
  • ↳ Download Artifact

@ghost
Copy link

ghost commented Oct 31, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@jondwillis
Copy link
Contributor Author

Screenshot 2023-11-01 at 11 59 35 PM

@jondwillis jondwillis merged commit 5b22e62 into main Nov 2, 2023
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

agent protocol adoption / agbenchmark Langchain Agent Protocol integration
1 participant