Skip to content

0.5.0

Choose a tag to compare

@NertiPL NertiPL released this 26 Jul 17:50
· 18 commits to master since this release

MCP ability pack for Oxygen 6.x + Breakdance Elements for Oxygen.

Install: download unofficial-abilities-for-breakdance-elements-0.5.0.zip below and upload it under Plugins → Add New → Upload Plugin. Do not use Code → Download ZIP — it names the folder …-main, so WordPress installs it under a different slug.

Added

  • bdox/get-global-settings — reads the settings tree straight from storage with no output schema in the way. The built-in oxygen/get-global-settings validates its own result and refuses valid data: a gradient button background returns output[settings][buttons][primary][background] is not of type string and you get nothing back. Optional path argument (dot notation, e.g. colors.palette.colors) returns one branch.

Fixed in 0.4.0

  • Section, Heading and Icon were still invisible to MCP. Measured on a fresh install: builder_count: 162, mcp_visible_count: 159, hidden_from_mcp: [Icon, Section, Heading]. Section is the expensive one — it is the only element rendering .section-container, the wrapper that consumes the global content width, so an agent that cannot address it builds every layout on Div and the global container settings are dead. hidden_from_mcp now comes back empty.

Full history in CHANGELOG.md. Measured on Oxygen 6.2.0-beta.2 + Breakdance Elements for Oxygen 1.1.0.beta.1 + Agent Connector 1.26.0, WordPress 7.0.2, PHP 8.2.