Commit Graph

14 Commits

Author SHA1 Message Date
admtracksteel ac695c9d14 feat: inject local standards database context into main certificate analysis prompt 2026-06-23 19:51:32 +00:00
admtracksteel 3298cd8c5d feat: implement Hybrid AI architecture for admin norm builder 2026-06-23 18:40:41 +00:00
admtracksteel e4b9cb8139 feat: implement AI-powered Human-in-the-Loop Norm Builder interface and standard CRUD endpoints 2026-06-23 18:28:48 +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 c0b3d5c68d fix: restore direct pdf download for baixar relatorio button 2026-06-23 17:33:04 +00:00
admtracksteel d194dbf383 feat: add CogIcon for model change and direct boot to document upload 2026-06-23 17:14:24 +00:00
admtracksteel 94a41e6a6e feat: persist selected provider and keys globally via node backend, remove Claude, Azure, and MiniMax from UI 2026-06-23 16:50:35 +00:00
admtracksteel 1d08f16f73 fix: explicit css media queries for printing to prevent blank pages 2026-06-23 13:53:32 +00:00
admtracksteel 189bf399dc feat: replace html2canvas with native high-quality browser printing 2026-06-23 13:15:38 +00:00
admtracksteel e82656e5c2 Deploy Inicial do SteelCheck com Docker Build Automatizado 2026-06-23 00:22:53 +00:00
admtracksteel 9ed4be24dd Deploy Inicial do SteelCheck com Docker Build Automatizado 2026-06-22 22:54:11 +00:00
admtracksteel a395f0d696 feat: add Ollama local provider support
- Added Ollama (local) as AI provider option
- Configure VPS endpoint for Ollama connection
- Auto-detect available models from Ollama server
- Support for vision-capable models (llama3.2-vision, etc)
2026-04-04 19:46:14 +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