- Add LittleShopSessionId and MessageCount properties to UserSession model - Integrate SessionManager with BotManagerService for remote session tracking - Wire up SessionManager.SetBotManagerService() at startup in Program.cs - Create remote sessions via BotManagerService.StartSessionAsync() when users connect - Update remote sessions periodically (every 10 messages) via UpdateSessionAsync() - Fix live activity feed to show newest records at top by reversing array iteration 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ShoppingCart.cs | ||
| UserSession.cs | ||