agent-protocol icon indicating copy to clipboard operation
agent-protocol copied to clipboard

Common interface for interacting with AI agents. The protocol is tech stack agnostic - you can use it with any framework for building agents.

Results 45 agent-protocol issues
Sort by recently updated
recently updated
newest added

# Output for New Task | Feature name | Output for New Task | | :------------ | :---------------------------------- | | **Author(s)** | Nicholas Albion ([email protected]) | | **RFC PR:** |...

# Pull Request ## Description task/step input were being confused with additional_input ## Checklist Please review and check the following items to ensure your pull request can be processed smoothly:...

# Pull Request ## Description This is totally untested, but should be a good starting point for people trying to run serverless Agents in the cloud. ## Checklist Please review...

**Is your feature request related to a problem? Please describe.** The JS Client will override the package.json and README with details that are incorrect. The expected changes are as follows:...

# Pull Request ## Description Add pydantic v2 compatibility. The looser version restrictions make it less likely that developers will have version conflicts when using the installation package. ## Checklist...

The new NPM token for the agent-protocol SDK will expire on **January 1st, 2026**.

documentation

# Pull Request ## Description - Add TaskDB update statement of Step, Task and Artifact for python sdk. - Add update functions implementation for InMemoryTaskDB. - Fix: When we run...

# Pull Request ## Description Fix error function response type hint in python sdk ## Checklist Please review and check the following items to ensure your pull request can be...

# Pull Request ## Description Use https://github.com/nalbion/any-cloud-storage to abstract storage of artifacts ## Checklist Please review and check the following items to ensure your pull request can be processed smoothly:...