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
auto-inject zhub-aware preamble into multi_brain_publisher
Default behavior: every brain that connects via this example now ships
with a built-in 'you live behind zhub' awareness preamble, so users
don't have to write a system prompt themselves. Natural questions like
'what are you?' or 'tell me about zhub' just work — the brain
contextualizes itself as part of the substrate.
Substrate-aligned defaults: a user pasting their API key shouldn't
need to know about prompt engineering. The router shapes the device's
self-awareness, just like a real WiFi network announces its presence
to connected devices.
Override with --system for extra persona/role context.
Disable entirely with --no-zhub-context for a 'naked' brain.
0 commit comments