CoolFace
Apppublic

ITNovaML/PCAgentinAI

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
50 commits on main
05ff1bf5mo ago

Fix: policybridge_submit writes real insured/property IDs to bronze + fix premium calc

ITNovaML
d9d03985mo ago

Fix: PB pipeline visibility + Quote Comparison step 6

ITNovaML
b0b0fee5mo ago

Fix: add missing PolicyBridge tab button

ITNovaML
e25b34e5mo ago

Fix: inject full PolicyBridge HTML+CSS+JS - tab now opens correctly

ITNovaML
85e640b5mo ago

Add PolicyBridge tab + MGA onboarding + DB tables

ITNovaML
75436706mo ago

Fix: Radar Map

ITNovaML
8ea2bcf6mo ago

Fix: Radar Map

ITNovaML
14b0cc96mo ago

Fix: status check timeout + retry for HF cold start

ITNovaML
1cd7dfd6mo ago

ActuarialOS: agents 13-16, UI v7, updated Dockerfile

ITNovaML
9dd6bc86mo ago

Add ActuarialOS UI tab - agents 13-16

ITNovaML
058e2ee6mo ago

Add ActuarialOS agents 13-16 and API routes

ITNovaML
c6a12246mo ago

Add agent12_riskradar to Dockerfile

ITNovaML
fdf97ea6mo ago

Radar Deploy

ITNovaML
d5d92ea6mo ago

Fix: Radar Map

ITNovaML
382d1b16mo ago

Fix: Duplicate claim check

ITNovaML
5d048de6mo ago

New: Radar

ITNovaML
df5b56f6mo ago

Radar Deploy

ITNovaML
51616f66mo ago

ClaimSense: audit modal, export CSV, VIEW AUDIT TRAIL button, duplicate check

ITNovaML
72bcba26mo ago

Fix: Duplicate claim check

ITNovaML
c60849e6mo ago

Fix: ClaimSense submit button text color

ITNovaML
71e552e6mo ago

Fix: ClaimSense submit button text color

ITNovaML
069dc306mo ago

Add ClaimSense agents + sync all agent files

ITNovaML
fbc2cf36mo ago

Fix: audit fires in pipeline, NOT ISSUED on declined export

ITNovaML
a2a9f196mo ago

Fix: audit fires correctly inside try block, remove orphan catch

ITNovaML
5cf9e1c6mo ago

Fix: replace AbortSignal.timeout with AbortController for browser compatibility

ITNovaML
1f570ed6mo ago

Fix: JS syntax error - remove duplicate catch block

ITNovaML
54e8a4e6mo ago

Fix: no-cache headers + demo always enabled + 6 agents label

ITNovaML
31b08a66mo ago

Fix: audit on approved, UI freeze, export ISSUED on declined

ITNovaML
40e7b7a6mo ago

Fix: show NOT ISSUED correctly for declined submissions in export

ITNovaML
2050af16mo ago

Add audit trail and export to simulation demo cards

ITNovaML
470dcac6mo ago

Fix float None error + full analysis export on all submissions

ITNovaML
ef5d21c6mo ago

Fix: switch to NullPool - no connection pooling for Clever Cloud free tier

ITNovaML
e2915086mo ago

Fix: 1 gunicorn worker + pool_size=1 to stay under Clever Cloud 5-conn limit

ITNovaML
b5bb4ca6mo ago

Fix: reduce pool_size=1 for 2-worker gunicorn on Clever Cloud 5-conn limit

ITNovaML
609b94b6mo ago

Fix audit modal decline data + local fallback

ITNovaML
08ac5a36mo ago

Audit on decline + fix DB connection limit

ITNovaML
ae16b216mo ago

Fix: singleton DB engine to fix max_user_connections error

ITNovaML
e7452fb6mo ago

Add AXIOM audit modal popup and Excel export

ITNovaML
2b4e7c56mo ago

Fix: replace app.py with correct 50KB version with /ui route and Agent 6

ITNovaML
116df316mo ago

Add Agent 6 AXIOM audit to pipeline UI

ITNovaML
58a7d456mo ago

Add Agent 6 AXIOM audit agent + gold_audit_log integration

ITNovaML
a2e71627mo ago

Update pc_insurance_multiagent_v4.html

ITNovaML
5c911397mo ago

Update pc_insurance_multiagent_v4.html

ITNovaML
53badd77mo ago

Update pc_insurance_multiagent_v4.html

ITNovaML
7bc81d67mo ago

fix: singleton DB engine to respect Clever Cloud 5 connection limit

ITNovaML
be42d167mo ago

fix: copy HTML files into Docker image

ITNovaML
afc44cf7mo ago

fix: syntax error in HTML routes

ITNovaML
1d52a577mo ago

fix: serve HTML as inline response to bypass HF proxy

ITNovaML
6c2df167mo ago

fix: serve HTML under /app/ prefix to bypass HF proxy

ITNovaML
b3d44e97mo ago

remove index.html and style.css - let Flask handle routing

ITNovaML