CoolFace
Apppublic

NamVan56/QuantForge

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes
50 commits on main
01687963mo ago

Allow REFERENCE status in seed selection and few-shot example queries to guide dynamic mutations without simulating or submitting them

NamanS-2005
2bf86743mo ago

Replace specific private successful alpha expressions with generic public accounting seeds in the golden template pattern

NamanS-2005
36fb6143mo ago

Optimize mutation prompts and proven seeds library with the golden fundamental change momentum templates from upstream successes

NamanS-2005
df445f33mo ago

Plug funnel leaks: evaluate metrics regardless of check status, implement unified Phase F background refinement for failed alphas, and route polling check failures to refinement

NamanS-2005
af18d3c3mo ago

Optimize alpha diversity and orthogonalization: rotate through 12 proven seed templates, improve LLM prompts, and enhance local fallback to preserve Sharpe

NamanS-2005
3c5dec23mo ago

Optimize miner: stagger generation, implement key rotation, two-tier evaluation, and filter refinements

NamanS-2005
cd78b9f3mo ago

Resolve merge conflicts, optimize alpha quality with Gemini 2.5 Flash, and merge submission logic

NamanS-2005
08f318e3mo ago

Fix: Optimize miner throughput, increase submission limit to 20/day, add queue replenishment loop to 150 target, and handle submit 403 demotion

NamanS-2005
0f8c6ca3mo ago

Fix: Remove unsupported vector_neut operator in refiner prompts and local fallbacks

NamanS-2005
61bf9913mo ago

Fix: Restore strict criteria (Sharpe >= 1.25, Fitness >= 1.0) and enhance refiner to optimize for these thresholds

NamanS-2005
171f9013mo ago

Fix: Add sign-flipping for negative Sharpe, WAL checkpointing in DB backup, and retroactive promotion of historical alphas

NamanS-2005
e6ed1ed3mo ago

Fix: Lower submission criteria, add is_submittable flag, fix delay 0 fallback, improve alpha templates

NamanS-2005
e13c5493mo ago

fix: remove vector_neut and other vector operators from prompts and fallbacks

DevWizard-Vandan
710603d3mo ago

fix: route sk-ant API keys directly to native Anthropic endpoint and add anthropic package to requirements.txt

DevWizard-Vandan
28f3f7f3mo ago

fix: stagger simulation submissions and add exponential retry backoff to prevent CONCURRENT_SIMULATION_LIMIT_EXCEEDED (429) errors

DevWizard-Vandan
1ce2c6f3mo ago

fix: ignore SELF_CORRELATION pending state to prevent submission deadlocks and loop stalls

DevWizard-Vandan
a2342893mo ago

fix: resolve 7 critical pipeline issues causing zero alpha submissions

DevWizard-Vandan
b0dcfcb3mo ago

Return full alpha fields in /api/queue for pending details modal

DevWizard-Vandan
b4b2c1a3mo ago

Cap decay settings parameter at 512 to prevent API rejection

DevWizard-Vandan
7b5b6fb3mo ago

Add View Details button to Pending Submission block on dashboard

DevWizard-Vandan
fdda2e53mo ago

Migrate to event-driven immediate submission, increase daily cap to 20, and rename SP500 to TOPSP500

DevWizard-Vandan
e168cd33mo ago

Replace SP500 with TOPSP500, set daily limit to 15, and enable immediate submissions

NamanS-2005
576c50b3mo ago

Fix requests.Response boolean check bug and increase simulation submission max_attempts to 10

DevWizard-Vandan
20e0fd73mo ago

Lower cache fields threshold to 4000 to prevent startup re-scrapes

DevWizard-Vandan
a5a14e03mo ago

fetch and cache all 7000+ data fields across all universes, backup/restore data_fields_cache.json to Hugging Face dataset

DevWizard-Vandan
710b1203mo ago

fetch and cache fields for all allowed universes (TOP3000, TOP2000, TOP1000, TOP500, TOP200, SP500)

DevWizard-Vandan
cd005093mo ago

allow multiple universes in settings and fallback mutations (TOP3000, TOP2000, TOP1000, TOP500, TOP200, SP500)

DevWizard-Vandan
cdc23dd3mo ago

add settings diversity to LLM prompts and fallback mutations

DevWizard-Vandan
f380ae83mo ago

clean up logs by changing is_home_wifi to DEBUG level and removing debug endpoint

DevWizard-Vandan
d255ae63mo ago

add debug_whitelist endpoint for diagnosing IP matching issues

DevWizard-Vandan
dbdce593mo ago

fix: merge env vars and settings for ip whitelist, add ip logging

DevWizard-Vandan
a7139e93mo ago

docs: add title and description to README to trigger rebuild

DevWizard-Vandan
54d10d13mo ago

fix: add network exception handling to submission retries, cap concurrent simulations to 2

DevWizard-Vandan
54054a23mo ago

fix: sanitize sci notation for ALL queued alphas on boot + eliminate WARNING log spam from polling

DevWizard-Vandan
b6cd4903mo ago

fix: sanitize scientific notation format (1e-9) to standard decimal floats across generation and DB normalization phases, and update LLM prompts to prevent scientific notation output

DevWizard-Vandan
93700ab3mo ago

fix: add retry loop on simulation submission level for 429 concurrent limit error

DevWizard-Vandan
e9c96d83mo ago

feat: include simulation settings in /api/archive for details modal display

DevWizard-Vandan
81ba3203mo ago

Enforce a minimum rate limit retry duration of 10 seconds in wq_client.py

DevWizard-Vandan
e11d0333mo ago

Fix database normalization unique constraints boot crash, timer drift using client-side seconds, rate-limit retry logging noise, and add Details modal for Tested Archive

DevWizard-Vandan
e58d2ab3mo ago

Fix variable hallucination: restrict local fallback fields to verified ones, add prompt warnings, normalize variables on startup, and prevent infinite resets on unknown variable errors

DevWizard-Vandan
b1fdb403mo ago

Auto-start miner, enable SQLite WAL, implement local smooth countdown, and sort submittable archive by latest first

DevWizard-Vandan
0c4e32b3mo ago

Implement evolutionary genetic loop, vector operator guardrails, automated orthogonalization, and smart retry backoffs

DevWizard-Vandan
3410a633mo ago

Fix timezone display to local IST and add extensive sort and filter controls to Tested & Submittable archives

DevWizard-Vandan
f8b17d93mo ago

Add Submitted At column to Submittable Archive table

DevWizard-Vandan
2284f0e3mo ago

Persist and restore miner_settings.json from HF dataset backup repository

DevWizard-Vandan
d51d2c43mo ago

Optimize dashboard UI/UX for responsiveness, dark mode premium aesthetics, and PnL pre-loading

DevWizard-Vandan
5546e783mo ago

Remove redundant is_home_wifi checks from settings and miner control routes, relying entirely on auth state

DevWizard-Vandan
436a1f33mo ago

Fix template syntax error, allow login from any IP, and auto-authenticate home WiFi devices

DevWizard-Vandan
e2599a13mo ago

Implement guest dashboard mode with IP whitelisting for write/credentials access, and add day-wise categorization for submittable archive

DevWizard-Vandan
b3d387a3mo ago

Implement expression/variable name validation, dynamic few-shot learning prompt injection, and fix pending checks sync bug

DevWizard-Vandan