insodimension/independent-rail
v0.1.1
Independent session rail assembled from the published PARTS (SessionRail, the rail chrome, and the three assembly hooks) - imports no shipped rail implementation. Speaks the rail slot's specVersion 2 channel contract.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "independent-rail",
"version": "0.1.1",
"description": "Independent session rail assembled from the published PARTS (SessionRail, the rail chrome, and the three assembly hooks) - imports no shipped rail implementation. Speaks the rail slot's specVersion 2 channel contract.",
"author": {
"name": "Dimension"
},
"keywords": [
"component",
"rail",
"independent"
],
"extensions": {
"ai.insodimension.dimension": {
"contractVersion": 1,
"title": "Independent Rail",
"icon": "panel",
"category": "component",
"defaultEnabled": true,
"entry": "dist/index.mjs",
"type": "component",
"slot": "rail"
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- ai.insodimension.dimension