Sasha Dog
Sasha Dog
The internal step handler is only passing the input text to the step which means it can't access the missing additional_input properties in https://github.com/AI-Engineer-Foundation/agent-protocol-sdk-js/issues/4. The full [request body](https://github.com/AI-Engineer-Foundation/agent-protocol-sdk-js/blob/main/src/agent.ts#L180) should be...
Agent Protocol Potential V2 Updates: 1. Rename `additional_input` to `config`; 2. Add an `info` endpoint https://github.com/AI-Engineers-Foundation/agent-protocol/issues/39 3. Remove `input` for task 4. plugin (that allows agent developers to specify their...
https://github.com/AI-Engineer-Foundation/agent-protocol Just read your paper. I love the clean and fundamental your approach is to think about entire ecosystem for Agents. Curious if you'd consider using the Agent Protocol we...
Path: /getting-started/integration-method/anthropic We should not be calling private functions. I don't think this is a good idea. :/