Commit History

Add deployable consultant research reference
53d6e68
Running

DevWizard-Vandan commited on

Harden alpha grammar and auth-aware research
599e860

DevWizard-Vandan commited on

Diversify alpha research lanes
8cff9dd

DevWizard-Vandan commited on

Prevent research generator duplicate exhaustion
ac08895

DevWizard-Vandan commited on

Improve alpha research selection and submission verification
a98e19d

DevWizard-Vandan commited on

Introduce authoritative platform submission verification and boot-time reconciliation
cf08566

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

Treat 403 INQUIRY_INCOMPLETE responses as pending status during biometric polling
30f41f2

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

Capture and attach challenge cookies to biometric verification get requests
7e7a9e6

DevWizard-Vandan commited on

Separate Basic Authentication header from client defaults in biometric auth initiation
96cbed9

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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)
7471cc5

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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
b1144f7

DevWizard-Vandan commited on

Implement lookback parameter mutation on historically submitted seed alphas
c406acb

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

Support CORS and resilient bookmarklet cookie extraction in app.py
4d158ac

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

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

DevWizard-Vandan commited on

clean: remove temporary network diagnostics route
5840de4

DevWizard-Vandan commited on

debug: add more domains to network diagnostics
283f38e

DevWizard-Vandan commited on

debug: add network diagnostics endpoint
1f52dfb

DevWizard-Vandan commited on

feat: Add Telegram API Proxy support to bypass Hugging Face firewall blocks
7a99229

DevWizard-Vandan commited on

fix: rewrite Telegram notifier client to use httpx.AsyncClient to prevent aiohttp uvloop connection timeouts
a978879

DevWizard-Vandan commited on

fix: disable SSL verification for Telegram notifier client to prevent container-level certification crashes
259a55c

DevWizard-Vandan commited on

feat: Add keep-alive loop, Telegram auth recovery system, and fix main.py NameError crash
c5cc882

DevWizard-Vandan commited on

fix: rescue 71 stuck SIMULATING alphas on boot; lower Sharpe pre-filter 1.5->1.2 to unblock submissions
9ad4f0d

DevWizard-Vandan commited on

fix: send sanitized expression (1e-6->0.000001) to BRAIN payload; ban sci notation in prompt
6c9e951

DevWizard-Vandan commited on

fix: add auth lock + exponential backoff to stop BIOMETRICS_THROTTLED cascade on session expiry
07b5020

DevWizard-Vandan commited on

fix: stop validation path from mutating expression column, add IntegrityError catch for both TRASHED code paths
3cb63df

DevWizard-Vandan commited on

feat: add per-call variation seeds to eliminate LLM expression recycling; expand strategy list 10->25
a3f0839

DevWizard-Vandan commited on

fix: catch IntegrityError on duplicate expression to stop infinite 60s crash loop
48881ee

DevWizard-Vandan commited on

Execute Phase 16: Wrap queue database session commits with IntegrityError handlers to prevent crash on duplicate expression generation
4465891

DevWizard-Vandan commited on