AI-Engineer-Foundation / agent-protocol

Common interface for interacting with AI agents. The protocol is tech stack agnostic - you can use it with any framework for building agents.
https://agentprotocol.ai
MIT License
1.01k stars 120 forks source link

JS/TS Agent Protocol v0.2.0 #25

Open jakubno opened 1 year ago

jakubno commented 1 year ago

Is your feature request related to a problem? Please describe. The agent protocol spec has been updated, we need to update JS SDK to match the spec.

Describe the solution you'd like Python SDK has been refactored quite a lot, you should imitate the python implementation .

hackgoofer commented 1 year ago

https://github.com/AI-Engineers-Foundation/agent-protocol/pull/68