insodimension/classic-workspace
v0.1.1
The shipped workspace host as a pack — the center pane's splits, tiling and overlays. The first marketplace part to ever fill the workspace 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": "classic-workspace",
"version": "0.1.1",
"description": "The shipped workspace host as a pack — the center pane's splits, tiling and overlays. The first marketplace part to ever fill the `workspace` contract.",
"author": {
"name": "Dimension"
},
"keywords": [
"component",
"workspace",
"classic"
],
"extensions": {
"ai.insodimension.dimension": {
"contractVersion": 1,
"title": "Classic Workspace Host",
"icon": "columns",
"category": "component",
"defaultEnabled": true,
"entry": "dist/index.mjs",
"type": "component",
"slot": "workspace"
}
}
}
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