CoolFace
Apppublic

VaNam56/quantforge-miner

sourceHugging Facemitupdated 1mo agoView on Hugging Face
1likes
50 commits on main
60418881mo ago

Restrict adaptive parents to submitted alphas

DevWizard-Vandan
39826e31mo ago

Diversify seed mutations against correlation

DevWizard-Vandan
ebbb5cf1mo ago

Pause auth retries until Telegram wake signal

DevWizard-Vandan
6e169b81mo ago

Prioritize proven seed research lane

DevWizard-Vandan
c65ebf21mo ago

Use consultant-approved universe catalog

DevWizard-Vandan
62a086c1mo ago

Repaired the worker

DevWizard-Vandan
c91c0222mo ago

Add regular alpha preflight and rejection quarantine

DevWizard-Vandan
e00563b2mo ago

Redact secrets from runtime logs

DevWizard-Vandan
c00fdd92mo ago

Only tag exact Power Pool theme candidates

DevWizard-Vandan
bde190f2mo ago

Harden auth recovery and submission polling

DevWizard-Vandan
ac63ca92mo ago

Enable multi-region campaign accounting

DevWizard-Vandan
53d6e682mo ago

Add deployable consultant research reference

DevWizard-Vandan
599e8602mo ago

Harden alpha grammar and auth-aware research

DevWizard-Vandan
8cff9dd2mo ago

Diversify alpha research lanes

DevWizard-Vandan
ac088952mo ago

Prevent research generator duplicate exhaustion

DevWizard-Vandan
a98e19d2mo ago

Improve alpha research selection and submission verification

DevWizard-Vandan
cf085662mo ago

Introduce authoritative platform submission verification and boot-time reconciliation

DevWizard-Vandan
c34d0842mo ago

Enhance dashboard design with rich command ribbon, left-gradient metric borders, and live pipeline state indicators

DevWizard-Vandan
1fdd16f2mo ago

Implement adaptive seed pool with family-grouped empirical weights and retired dead-ends

DevWizard-Vandan
7971b412mo ago

Refine submitted seed mutation strategy, add fallback toggles, and introduce generation queue backoff

DevWizard-Vandan
5975d002mo ago

fix: remove contradictory standard-field-only constraint in user prompt to allow alternative data generation

DevWizard-Vandan
30f41f22mo ago

Treat 403 INQUIRY_INCOMPLETE responses as pending status during biometric polling

DevWizard-Vandan
b0557a12mo ago

Add rate limit (429) backoff handling and error logging to biometric authentication initiation

DevWizard-Vandan
209f51c2mo ago

Configure biometric poll URL to hit the original inquiry location instead of authentication, and handle 202 status code

DevWizard-Vandan
0e43f5b2mo ago

Inject rich diagnostic logging into biometric polling loop to track inquiry locations and cookies

DevWizard-Vandan
a6c1e742mo ago

Simplify biometric recovery polling by periodically re-POSTing basic auth to get 201 when Persona scan completes

DevWizard-Vandan
f389a092mo ago

Follow biometric redirects back to WorldQuant and capture session cookies, and add /force-cookie command to bot

DevWizard-Vandan
7e7a9e62mo ago

Capture and attach challenge cookies to biometric verification get requests

DevWizard-Vandan
96cbed92mo ago

Separate Basic Authentication header from client defaults in biometric auth initiation

DevWizard-Vandan
c9ed5502mo ago

Instantiate biometric client with pre-configured headers to preserve agent headers during polling

DevWizard-Vandan
c10d5b92mo ago

Correctly serialize allowed_updates array for Telegram API, use direct biometric URL, and simplify alert formatting

DevWizard-Vandan
77e72492mo ago

Implement interactive biometric verification polling and inline callback commands in Telegram bot

DevWizard-Vandan
c4a378e2mo ago

feat: implement QuantForge v2.5 payout optimizations: AST cloning filter, high-liquidity directives, and safe simulation timeout slot recycling

DevWizard-Vandan
7471cc52mo ago

feat: implement v2.4 campaign theme compliance patch with dynamic tags (PowerPoolSelected, RegularAlpha) and pure power pool theme guards (HTVR ratio >= 0.75, pv1 dataset ban)

DevWizard-Vandan
6ec8e852mo ago

feat: tag PowerPoolSelected in submission PATCH and enforce date-based strict theme rules (HTVR test and dataset bans) locally in evaluator

DevWizard-Vandan
a41d20d2mo ago

feat: implement strict date-based Power Pool theme targeting to plug TOP3000 universe leak

DevWizard-Vandan
f9933682mo ago

fix: nest description inside regular property sub-object and handle PATCH failures properly

DevWizard-Vandan
d6064322mo ago

feat: QuantForge v2.3 - dynamic Sharpe evaluator, proactive auth, relative rate limits, and raised polls timeout

DevWizard-Vandan
b1144f72mo ago

Allow advanced dataset prefixes, raise concurrent limits to 10, raise daily submission limits to 20, and automatically patch structured descriptions to alphas prior to submission

DevWizard-Vandan
c406acb2mo ago

Implement lookback parameter mutation on historically submitted seed alphas

DevWizard-Vandan
01dbb9a2mo ago

Resolve empty metrics envelopes by fetching alpha details endpoint and recover incomplete alphas automatically in main loop

DevWizard-Vandan
76ccd903mo ago

Introduce ExpressionFactory grammar generator, store raw result payload in DB, and handle incomplete/timeout simulation statuses

DevWizard-Vandan
88cbe083mo ago

Implement resilient retry logic, submission locks, rate-limit headers, and dynamic concurrency tracking

DevWizard-Vandan
f168c513mo ago

Implement wake_event synchronization to instantly resume recovery loop upon HTTP cookie updates

DevWizard-Vandan
4d158ac3mo ago

Support CORS and resilient bookmarklet cookie extraction in app.py

DevWizard-Vandan
f1b2ba73mo ago

feat: implement /quick-auth and mobile browser bookmarklet for one-tap biometric session cookie syncing

DevWizard-Vandan
00d6dcd3mo ago

fix: switch TelegramNotifier to HTML formatting to resolve markdown entity parsing crashes

DevWizard-Vandan
5840de43mo ago

clean: remove temporary network diagnostics route

DevWizard-Vandan
283f38e3mo ago

debug: add more domains to network diagnostics

DevWizard-Vandan
1f52dfb3mo ago

debug: add network diagnostics endpoint

DevWizard-Vandan