{"slug": "yorishiro-giving-claude-code-a-visual-presence", "title": "Yorishiro: Giving Claude Code a Visual Presence", "summary": "Developer sktkkoo released Yorishiro, a macOS application that gives Claude Code a visual presence by mapping the AI agent's internal state to on-screen character expressions, lighting, and UI effects via a self-referencing Model Context Protocol (MCP). The tool turns abstract prompt engineering into tangible environmental notifications, such as happy expressions and fireworks on a successful git push or a sad look on crashes, and supports extension hot reloading for a self-modifiable terminal experience.", "body_md": "# Yorishiro: Giving Claude Code a Visual Presence\n\nThe core idea is to map the agent's internal state to visual cues. I've implemented \"Aura\" (a white light that flashes to indicate what the LLM is focusing on before it replies) and environment triggers. For example, if a `git push`\n\nsucceeds, the character shows a happy expression and fireworks trigger; if the agent hits a crash or an API error, the character looks sad.\n\nTechnically, this works via a self-referencing [MCP](/en/tags/mcp/) (Model Context Protocol). The AI agents actually control the lighting, the character's body, the scene, and the UI effects in real-time. I've also added extension support with hot reloading, making it a self-modifiable terminal similar to how Emacs operates.\n\nIf you want to test this AI workflow on macOS:\n\n```\nbrew install --cask sktkkoo/yorishiro/yorishiro\n```\n\nIt turns the abstract process of prompt engineering and agent execution into something tangible. Instead of staring at a blinking cursor while waiting for a complex task to finish, you get environmental notifications when the agent is waiting for your approval.\n\n[Next AGI and the End of Intelligence Scarcity →](/en/threads/3528/)", "url": "https://wpnews.pro/news/yorishiro-giving-claude-code-a-visual-presence", "canonical_source": "https://promptcube3.com/en/threads/3534/", "published_at": "2026-07-26 04:06:51+00:00", "updated_at": "2026-07-26 04:36:35.613669+00:00", "lang": "en", "topics": ["ai-agents", "developer-tools", "ai-tools"], "entities": ["Claude Code", "Yorishiro", "sk tkkoo", "MCP"], "alternates": {"html": "https://wpnews.pro/news/yorishiro-giving-claude-code-a-visual-presence", "markdown": "https://wpnews.pro/news/yorishiro-giving-claude-code-a-visual-presence.md", "text": "https://wpnews.pro/news/yorishiro-giving-claude-code-a-visual-presence.txt", "jsonld": "https://wpnews.pro/news/yorishiro-giving-claude-code-a-visual-presence.jsonld"}}