Reference in New Issue
Block a user
Delete Branch "feat/workshop-interaction"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Workshop #222 — The Minimum Viable Conversation Loop
Closes the most critical gap from the Workshop #222 vision audit: visitors cannot interact with Timmy. The 3D world was read-only.
After this PR, the conversation loop works:
visitor_enteredsentvisitor_messagesent1. Chat Input (#40)
2. Visitor Presence Protocol (#41)
visitor_enteredon load with device type + viewportvisitor_lefton unload or 30s hidden (iPad tab suspend)visitor_messagefrom chat input3. Bark Display System (#42)
Build
Closes #40, #41, #42
Ref: rockachopa/Timmy-time-dashboard#222