Settings: Wayland Core
The Wayland Core panel (/settings/wcore) is a status surface. It reports whether the bundled wcore engine is detected, and where it lives on disk. There are no configuration controls on this page.
The page calls ipcBridge.acpConversation.getAvailableAgents at mount time and looks for the entry with backend === 'wcore'. If found, it reads cliPath from that entry and marks the engine as available.
Status fields
Section titled “Status fields”| Field | When shown | Description |
|---|---|---|
| Status | Always | A green “Available” tag when the engine is found, red “Not Found” when it is not. |
| Version | When the agent reports a version | Engine version string. |
| Path | When cliPath is present | Resolved path to the engine binary on disk. |
Provider note
Section titled “Provider note”A fixed note below the status block states that provider and API key settings are managed on the Models page, and lists the supported backends: Anthropic, OpenAI, and AWS Bedrock.