apac-ops-bot/backend/app/core
SamoilenkoVadym 02bbf6012f Fix team feedback: prompt, copy button, auth, layout, spacing
- Remove contact references from system prompt, add language matching rule
- Add copy-to-clipboard button on assistant messages with iframe fallback
- Increase token lifetime to 24h/30d, add refresh queue, remove hard redirect
- Fix adaptive layout for iframe/standalone, pin input at bottom
- Fix CSS specificity conflict (8px→2px spacing), add markdown post-processing

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-11 12:16:09 +00:00
..
__init__.py Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00
middleware.py Implement MSAL authentication system with JWT sessions 2026-01-27 14:33:28 +00:00
rbac.py Add test user authentication and RBAC admin panel 2026-01-27 20:05:54 +00:00
security.py Fix team feedback: prompt, copy button, auth, layout, spacing 2026-02-11 12:16:09 +00:00