sistema-de-chamados/apps/desktop/src-tauri
esdrasrenan 88a3b37f2f Fix chat session management and add floating widget
- Fix session sync: events now send complete ChatSession data instead of
  partial ChatSessionSummary, ensuring proper ticket/agent info display
- Add session-ended event detection to remove closed sessions from client
- Add ChatFloatingWidget component for in-app chat experience
- Restrict endSession to ADMIN/MANAGER/AGENT roles only
- Improve polling logic to detect new and ended sessions properly

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 11:16:56 -03:00
..
capabilities Fix Tauri ACL permissions for chat windows 2025-12-07 03:58:49 -03:00
icons Adjust NSIS installer icon sizes 2025-10-20 12:00:13 -03:00
src Fix chat session management and add floating widget 2025-12-07 11:16:56 -03:00
.gitignore feat: adicionar painel de máquinas e autenticação por agente 2025-10-07 21:37:41 -03:00
build.rs fix: garantir dependência do common controls 2025-11-14 08:16:48 -03:00
Cargo.lock Add Windows native notifications for chat sessions 2025-12-07 03:13:41 -03:00
Cargo.toml Add Windows native notifications for chat sessions 2025-12-07 03:13:41 -03:00
tauri.conf.json Fix USB policy reporting and improve agent reliability 2025-12-06 22:43:15 -03:00