admtracksteel
22fa4a3880
fix: remove unused minimax logic to resolve PROMPT_BASE typescript error
2026-06-23 20:16:52 +00:00
admtracksteel
7f52e3e8ed
fix: enforce min/max range separation in norm builder and enforce non-compliant overall status in analyzer
2026-06-23 20:14:47 +00:00
admtracksteel
e52b9eff89
fix: remove response_format json_object from OpenRouter to prevent model compatibility errors
2026-06-23 19:59:38 +00:00
admtracksteel
ac695c9d14
feat: inject local standards database context into main certificate analysis prompt
2026-06-23 19:51:32 +00:00
admtracksteel
fef134186a
chore: remove unsupported providers from switch statement in aiService
2026-06-23 19:28:22 +00:00
admtracksteel
a94744f60c
fix: prevent cleanAndParseJson from converting single standard object into an array
2026-06-23 19:26:10 +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
0d90e3d5ae
feat: show nonComplianceReason detail banner under identification section when report is NÃO CONFORME
2026-06-23 16:55:39 +00:00
admtracksteel
7898b131ec
fix: enforce zero-hallucination and precise column mapping OCR guidelines in system prompt
2026-06-23 14:53:44 +00:00
admtracksteel
4826686074
fix: explicit percentage difference formula in aiService to correct mechanical calculations
2026-06-23 14:29:18 +00:00
admtracksteel
c04dcc0200
fix: force text-slate to black in PDF export for better contrast
2026-06-23 12:42:51 +00:00
admtracksteel
b95c045aec
Compactação final do relatorio para folha A4 e Correcao do PDF (DarkMode text)
2026-06-23 00:42:10 +00:00
admtracksteel
c70f578009
Deploy Inicial do SteelCheck com Docker Build Automatizado
2026-06-23 00:28:34 +00:00
admtracksteel
e82656e5c2
Deploy Inicial do SteelCheck com Docker Build Automatizado
2026-06-23 00:22:53 +00:00
admtracksteel
8fc62aeb0f
Deploy Inicial do SteelCheck com Docker Build Automatizado
2026-06-23 00:05:22 +00:00
admtracksteel
b551449bff
Deploy Inicial do SteelCheck com Docker Build Automatizado
2026-06-22 23:47:08 +00:00
admtracksteel
e7f50b61bc
Deploy Inicial do SteelCheck com Docker Build Automatizado
2026-06-22 23:16:32 +00:00
admtracksteel
4aa3febfa8
Deploy Inicial do SteelCheck com Docker Build Automatizado
2026-06-22 23:02:27 +00:00
admtracksteel
bec44fc6a8
Deploy Inicial do SteelCheck com Docker Build Automatizado
2026-06-22 22:43:52 +00:00
admtracksteel
8ae7d27525
Deploy Inicial do SteelCheck com Docker Build Automatizado
2026-06-22 22:39:36 +00:00
admtracksteel
cc3effed2f
fix: ignorar teste de endpoint /models do MiniMax
2026-06-22 20:42:31 +00:00
admtracksteel
176f064c16
feat: adicionar suporte a modelos MiniMax (2.7 e 3.0)
2026-06-22 20:34:35 +00:00
admtracksteel
2243462221
feat: input de modelo manual para OpenRouter
2026-06-22 20:15:42 +00:00
admtracksteel
ba10367855
feat: suporte para provedor OpenRouter
2026-06-22 20:06:40 +00:00
admtracksteel
f41c5eccd2
feat: support OpenWebUI as Ollama gateway
...
- Connect via OpenWebUI API at https://llm.reifonas.cloud/api
- Use /api/v1/chat/completions format for OpenWebUI
- Keep native Ollama format as fallback
- Auto-detect models from both endpoints
2026-04-04 20:22:27 +00:00
admtracksteel
075f6ae0bc
feat: Ollama auto-detect without manual input
...
- Auto-detect Ollama endpoint from predefined URLs
- Try multiple common addresses (localhost, VPS IPs, cloud domain)
- One-click connect to Ollama without manual endpoint entry
- Visual feedback during detection
- Support for https://llm.reifonas.cloud
2026-04-04 19:51:34 +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