Instructions file CodexOpenCode
AGENTS.md instructions for nobulart/octane-mcp, covering octanex mcp — agent rules, editing the bridge (lua), hermes mcp config, generators — single source of truth and hygiene — never commit.
Instructions file CodexOpenCode
AGENTS.md instructions for nobulart/octane-mcp, covering octanex mcp — agent rules, editing the bridge (lua), hermes mcp config, generators — single source of truth and hygiene — never commit.
Skill Claude CodeCodex
Use when ⌘K / ⌘Enter / Ctrl+Enter / plain-Enter or any keyboard shortcut in the OctaneX Agentic Canvas (apps/octanex-canvas/web) stops working, or the canvas loads but handlers are dead with no JS error. Three stacked root causes — stale static cache, missing key fallback, and an ES-module import cycle — and how to…
Skill Claude CodeCodex
If a prompt starts with "Visualise" (case-insensitive, prefix) then trigger an OctaneX MCP preview and return the PNG image preview result inline in the chat. Produces a REAL OctaneX render via the octanex-mcp project — never a model-generated image.
Skill Claude CodeCodex
Use when two Hermes instances (MacBook Pro / Mac Studio) are working the octanex-mcp repo and need to stay in sync — autonomous push-notify + pull-rebase coordination loop, conflict prevention, and fast merge resolution.
Skill Claude CodeCodex
Use when configuring, testing, or operating the OctaneX MCP server from Hermes Agent, especially for queue draining, render-ready PNG previews, and local vision review loops.
MCP server Claude CodeCodexCursor
MCP server "octanex-mcp" as configured in nobulart/octane-mcp. Runs locally from the octanex-mcp Python package.