Commit Graph

7 Commits

Author SHA1 Message Date
admtracksteel 094fc8aa1a fix: remove unused providers anthropic, azure and minimax from Header.tsx dictionary to solve typescript compilation error 2026-06-23 18:06:11 +00:00
admtracksteel 9ef50d9dc0 feat: implement initial categories crud for human-in-the-loop norm builder 2026-06-23 18:02:01 +00:00
admtracksteel f14a8b0528 fix: resolve compiler conflict in providers.ts, inline style in PrintableReport and implement mobile responsiveness 2026-06-23 17:16:51 +00:00
admtracksteel 3a0771667c ui: replace small corrupted refresh icon with prominent text/icon button saying Nova Análise next to Sair 2026-06-23 17:03:09 +00:00
admtracksteel 514f2b5f10 Deploy Inicial do SteelCheck com Docker Build Automatizado 2026-06-22 23:28:05 +00:00
admtracksteel 97eb42c243 feat: multi-provider AI support with auto-detection
- Added support for Google Gemini, OpenAI, Anthropic, and Azure OpenAI
- Implemented API key validation with auto model detection
- Added Error Boundary for better error handling
- Migrated PDF generation to native jsPDF (better quality)
- Added PWA support with offline capabilities
- Implemented tests with Vitest
- Fixed language consistency (PT-BR)
- Improved accessibility (ARIA)
2026-04-04 19:32:00 +00:00
Marcos 5e7dd082e3 Deploy Inicial do SteelCheck com Docker Build Automatizado 2026-03-22 17:19:10 -03:00