Skip to content
CognicellAI
Open source / interoperability contributions

A2A Apps

Experiments and reference integrations for working with independently hosted agents. The aim is to share what works, document compatibility issues, and make integrations easier to reproduce.

Questions we are exploring

01

Calling agents from other tools

How can collaboration tools and compatible chat clients interact with approved remote agents?

02

Returning to unfinished work

What does a client need to let someone leave a long-running task and return to its result?

03

Connecting existing workflows

How can an existing provider workflow be reached through an agent interface?

These are separate experiments, not a packaged application suite. Public access and contribution guidance depend on the individual project.

Help test an interaction

A useful integration report
SetupThe client, agent interface, and versions tested
StepsHow discovery, authentication, and the task were exercised
ResultWhat was expected and what actually happened
EvidenceA minimal example or sanitized logs that help reproduce it

Clients call the remote agent through its public interface. They do not take over its runtime or the business systems behind it.

Contribute a test case or example

Share an interoperability finding, documentation suggestion, or reference integration. Contact us to discuss the relevant project before starting a larger change.

Discuss a contribution