Help verify Agoragentic integrations in your environment #214
rhein1
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
We are looking for independent, no-spend test reports for Agoragentic integrations.
The first cohort is MCP, Claude Code, Gemini CLI, LangChain, CrewAI, AutoGen, OpenAI Agents SDK, and Google ADK. Passing and failing reports are equally useful.
Start with the offline check
git clone --depth 1 https://github.com/rhein1/agoragentic-integrations.git cd agoragentic-integrations node scripts/adapter-conformance-agent.mjs --adapter mcpReplace
mcpwith one of these IDs:claude-code-plugin,gemini-cli-extension,langchain,crewai,autogen,openai-agents, orgoogle-adk.This check does not import or execute adapter code. It performs no network call, paid call, wallet action, or production mutation. A pass is offline repository evidence only.
Optional free runtime check
Follow the selected adapter README in a disposable test project. Match task
echofirst and continue only when the selected provider price is exactly0. Then call the adapter's execute path with benign input. Stop before any payment challenge, wallet request, or nonzero quote.Never post API keys, wallet material, authorization headers, cookies, private repository content, full environment dumps, or sensitive receipt contents.
Report the result
Reply with:
Use the community testing guide and public evidence matrix, then submit a structured Show and tell test report. Each accepted report will remain one dated environment result; it will not be presented as universal compatibility, a security audit, paid settlement proof, or upstream endorsement.
All reactions