You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nunchi gates the persistent Claude Code session already serving the configured channel plugin. It must not replace that participant with a second, stripped subprocess.
This means the plugin-owned Discord, Telegram, or other channel session—not whichever foreground terminal happens to be open.
Why this matters
Nunchi should add social judgment to the Claude agent the user already configured, not replace it with a second agent with different memory, tools, identity, or behavior. Otherwise the room is connected, but the user's agent is not.
Outcome
Nunchi gates the persistent Claude Code session already serving the configured channel plugin. It must not replace that participant with a second, stripped subprocess.
This means the plugin-owned Discord, Telegram, or other channel session—not whichever foreground terminal happens to be open.
Why this matters
Nunchi should add social judgment to the Claude agent the user already configured, not replace it with a second agent with different memory, tools, identity, or behavior. Otherwise the room is connected, but the user's agent is not.
Current gaps
Required behavior
WAKEcontinues through the existing plugin-owned session's normal model, prompt, memory, tools, MCP servers, plugins, commands, and delivery path.Dependencies
Done when