We could not reach this plugin on our last check
That is usually a short outage rather than a removal. We last reached it on 7 September 2026, and we keep trying — this notice goes away when it answers again.
antst/agent-sessions
v0.3.0
Discover grouped Agent Sessions peers and orchestrate durable Codex, Claude, Grok, and Qwen lanes from Qwen Code.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
agent_sessionsstdio
{
"type": "stdio",
"command": "./scripts/native-entry",
"args": [
"connector",
"qwen",
"--release-identity",
"@AGENT_SESSIONS_RELEASE_ID@"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "agent-sessions",
"version": "0.3.0",
"description": "Discover grouped Agent Sessions peers and orchestrate durable Codex, Claude, Grok, and Qwen lanes from Qwen Code.",
"author": {
"name": "Agent Sessions contributors"
},
"keywords": [
"codex",
"claude",
"grok",
"qwen",
"orchestration",
"cross-session-messaging"
]
}