CoolFace
Apppublic

victor34593993/flexigo-support-bot

sourceHugging Faceupdated 14d agoView on Hugging Face
0likes
50 commits on main
fdb39ca14d ago

anotar en el cargador la verificacion en la tienda real (widget, config y chat/stream ya salen de Netcup)

victor34593993
abdbd4414d ago

el Space pasa a ser un cargador: el widget (y con el todo el chat) se sirve desde Netcup, sin tocar el tema del cliente

victor34593993
bec53cf14d ago

drop 0033 from the Space: its in-migration backfill crashes the container at boot (Neon), production first

victor34593993
9db727614d ago

ROLLBACK to the pre-stage-4 build: migration 0033's backfill crashed the container on Neon

victor34593993
116274414d ago

migration 0033: knowledge_chunks.text_norm with online backfill

victor34593993
dce951714d ago

stage 4: template-free per-page chunks, accent/code-insensitive keyword arm (text_norm), language tiebreak, section-aware crawl budget, clean policies, catalogue finds the machine by its code, numeric output guard (no figure without support, no other product's figure)

victor34593993
a95619e15d ago

measured lane order (mistral behind groq, qwen/hf after local), 402 closes a lane for hours, 429 rests it at once, forced escalation says so, empty policies and LIKE wildcards, retention default from settings

victor34593993
9a2f57715d ago

chunks know their page (per-page chunking, url+title in meta, one URL per page in the tool result) + rules-mention scrub

victor34593993
6d7fe4615d ago

the merchant's rules beat the crawled text, said next to the text: ministral-14b went from 0/4 to 4/4 on TOORX's 24-month warranty rule

victor34593993
83755cf15d ago

migration 0032: per-tenant conversation retention

victor34593993
ca17b0715d ago

eight free cloud lanes (Groq per model, Mistral ministral, HF router) + review fixes: exact codes always reach the model, no double free in the HTML cleaner, reasoning_effort per model, per-tenant retention

victor34593993
101bc0f16d ago

breaker: a 429 is a minute of rest, not ten — stop turning Groq's per-minute cap into a ten-minute outage of the fastest lane

victor34593993
b10c84916d ago

a link to one page is not 'index this whole domain': 103 listing URLs would have fired ~31,000 requests at somebody else's site

victor34593993
4eb51c916d ago

a rate-limited crawl was silently losing pages: pause between pages, and obey Retry-After instead of dropping the page

victor34593993
b94ec7416d ago

a shopping question must reach the CATALOGUE, and asking for a person must reach a person - both decided in code, not asked for in the prompt

victor34593993
3b5436916d ago

stop apologising for information the bot is already holding

victor34593993
9099a8616d ago

the local model belongs near the front only on the host that runs it, not across a tunnel

victor34593993
dbd609816d ago

pre-fetch must not silence the product search: knowledge prose has no live price, stock or buy button

victor34593993
ccc591716d ago

pre-fetch the store's own knowledge: one model call per turn instead of two, so a grounded answer fits inside Groq's free 8k-token minute (17-55s -> 1-3s)

victor34593993
b770e7916d ago

circuit breaker: stop re-trying providers that are dead (3 wasted round trips per turn) + catch the retrieval-narration leak

victor34593993
ce8527216d ago

business rules cap 6000 -> 6500 chars (6000 silently cut a real client's last rule)

victor34593993
e2cef6816d ago

fix: never show the model's internal monologue to a customer

victor34593993
e3857eb16d ago

fix: stop reasoning models leaking their internal monologue into the customer's reply

victor34593993
b09f79016d ago

fix: chunks now fit what the embedder reads (>50% of the index was unsearchable) + reserve less output on routing calls + never wipe knowledge on an empty crawl

victor34593993
8d89a8b16d ago

fix: follow the Shopify sitemap INDEX (0 -> 513 pages discovered) + www is the same site

victor34593993
2f5f3c216d ago

fix: turns no longer exceed Groq's 8k free-tier request cap + revive the failover chain

victor34593993
997fc8a16d ago

revert: remove temporary migration env endpoint

victor34593993
629c53a16d ago

temp: one-time migration env export endpoint (Netcup cutover)

victor34593993
1c865562mo ago

fix: ignore checkout.session.completed for other ventures' Stripe checkouts

victor34593993, Claude Sonnet 5
22fc5832mo ago

resilience: r.ok check + mailto fallback + loud 404 logging for state-changing requests

victor34593993
1d978342mo ago

CRITICAL fix: standalone contact form was silently 404ing on every submission

victor34593993
3580e952mo ago

feat: widget passes handoff funnel signal to host page analytics

victor34593993
4831c302mo ago

fix: persist detected conversation language + widget adopts it for the handoff form

victor34593993
ed452293mo ago

low-priority fixes: ADMIN_TOKEN hard boot guard + invoice.paid subscription check

victor34593993
e74dda23mo ago

trust: proactive real-source citation in bot replies

victor34593993
42c144d3mo ago

widget: switch-channel back button fix

victor34593993
30481d23mo ago

widget: single-bubble home screen for chat+whatsapp both mode

victor34593993
63182703mo ago

whatsapp: admin-panel embedded signup prefill

victor34593993
d7a9fbf3mo ago

whatsapp: prefill embedded signup business info from tenant data

victor34593993
89107ed3mo ago

fix(shopify): embedded panel follows the Shopify admin locale (?locale=)

victor34593993, Claude Opus 4.8 (1M context)
25231883mo ago

fix(shopify): embedded app self-provisions via token exchange — fixes review suspension

victor34593993, Claude Opus 4.8 (1M context)
069d2cd3mo ago

system-review backend fixes (judge floor, client_ip, billing match, XSS, whatsapp, audit caps, RAG, og async)

victor34593993
cb8bea13mo ago

security: remove leaked verify token

victor34593993
2d17b543mo ago

fix(billing): Shopify plan currency EUR -> USD ($29/mo) to match the App Store listing

victor34593993, Claude Opus 4.8 (1M context)
d6588573mo ago

fix(shopify): App Store 1.2.1 — remove off-platform checkout from the app host

victor34593993, Claude Opus 4.8 (1M context)
840c4ed3mo ago

audit: /audit/start returns score for outreach integration

victor34593993
04a64bf3mo ago

audit v1.3: embeddable badge

victor34593993
d3b4c413mo ago

audit v1.2: compare mode

victor34593993
4975bde3mo ago

audit v1.1: nav-strip + dynamic sitemap

victor34593993
bd2c6933mo ago

fix(audit): credible scoring (reasoning max_tokens) + remove debug

victor34593993