feat: Workshop bark engine — visitor chat via WebSocket #396
Reference in New Issue
Block a user
Delete Branch "kimi/issue-363"
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?
Summary
/api/world/ws)visitor_messageframes → Timmy generates an in-character response viasession.chat()timmy_thinking(crystal ball glow) thentimmy_speech(speech bubble) to all connected clientsMessage Flow
{"type": "visitor_message", "text": "..."}{"type": "timmy_thinking"}timmy.session.chat()withsession_id="workshop"{"type": "timmy_speech", "text": "...", "recentExchanges": [...]}Test Plan
Fixes #363
Closing — #363 already resolved by PR #394 (merged). This is a duplicate.
Pull request closed