Commit History

fix: Cache-hit whitelist and LangGraph-dropped gate state
096df90

vn6295337 commited on

fix: Margin-consistency gate check and final-evaluation label
c90d619

vn6295337 commited on

feat: Surface data-gate findings in result quality notes
43a46f6

vn6295337 commited on

feat: Deterministic data gate on the Researcher->Analyzer edge
7abf8e9

vn6295337 commited on

fix: Gateway resilience to Researcher restarts at submit time
8a1264b

vn6295337 commited on

fix: Boeing-run findings — canonical refs, edge contracts, guardrails
e961a43

vn6295337 commited on

fix: Resubmit research task once when the service loses it mid-run
8d71395

vn6295337 commited on

feat: JSON-mode structured outputs for critic scoring
04accf1

vn6295337 commited on

feat: Vite 7 + React 19 upgrade and SSE status streaming
f7d988e

vn6295337 commited on

fix: Handle gpt-oss reasoning-token budget in Groq calls and deep health
96a9373

vn6295337 commited on

feat: Harden API, pin dependencies, and enable pytest CI gate
e926e7e

vn6295337 commited on

chore: Remove AWS deployment, dead code, and unused dependencies
182dc1c

vn6295337 commited on

fix: Migrate to living LLM models and defuse stale production config
f26a13c

vn6295337 commited on

debug: Add detailed logging for numeric mismatches in critic
0e30a8c

vn6295337 Claude Opus 4.5 commited on

fix: Align analyzer field names with MCP data structure
2db41a2

vn6295337 Claude Opus 4.5 commited on

fix: Improve SWOT output formatting
1f4f8e3

vn6295337 Claude Opus 4.5 commited on

fix: Add MCP 'executing' state for process flow visualization
dc70069

vn6295337 Claude Opus 4.5 commited on

fix: Handle temporal dict format for revenue_cagr_3yr in analyzer
dd14be4

vn6295337 Claude Opus 4.5 commited on

fix: Clean company name suffixes in stock listings
f72c58e

vn6295337 Claude Opus 4.5 commited on

fix: Update analyzer to handle new MCP source-keyed structure
1492943

vn6295337 Claude Opus 4.5 commited on

fix: Handle 'sources' wrapper in fundamentals data structure
146876d

vn6295337 Claude Opus 4.5 commited on

fix: Only validate SWOT section for uncited numbers
a8d1079

vn6295337 Claude Opus 4.5 commited on

fix: Update citation patterns to match new SWOT output format
e3b7287

vn6295337 Claude Opus 4.5 commited on

feat: SWOT output as structured text parsed into HTML tables
6fd7fcd

vn6295337 Claude Opus 4.5 commited on

Fix revision loop exit: change > 3 to >= 3, handle ESCALATE
6ab9879

vn6295337 Claude Opus 4.5 commited on

Fix revision loop: add critique_details to AgentState
95ae0b4

vn6295337 Claude Opus 4.5 commited on

Reformat SWOT output: concise 3-column table format
0fb19bd

vn6295337 Claude Opus 4.5 commited on

Remove duplicate Company Details from markdown output
69cd30e

vn6295337 Claude Opus 4.5 commited on

UI improvements: metric refs, company details, remove status labels
86951ae

vn6295337 Claude Opus 4.5 commited on

Decrease quality threshold from 7 to 6
07bfcf6

vn6295337 Claude Opus 4.5 commited on

Change OpenRouter model to Gemma 3n E4B IT
6a70bab

vn6295337 Claude Opus 4.5 commited on

Fix OpenRouter model: use deepseek-chat-v3 (was invalid model)
784089a

vn6295337 Claude Opus 4.5 commited on

Rotate between LLM providers instead of consecutive retries
494ea7a

vn6295337 Claude Opus 4.5 commited on

Increase LLM retry delays and add fallback delay for all errors
8d5bad3

vn6295337 Claude Opus 4.5 commited on

Update default models: Gemini stable + OpenRouter GPT fallback
87e16be

vn6295337 Claude Opus 4.5 commited on

Add 10s delay between provider fallbacks after rate limit (429)
59c9b47

vn6295337 Claude Opus 4.5 commited on

Fix: Metric extraction to match MCP data structure
b3daac3

vn6295337 Claude Opus 4.5 commited on

Increase exponential backoff from 3s to 5s base
6810cb2

vn6295337 Claude Opus 4.5 commited on

Increase LLM rate limit delays from 5s to 10s
df1355a

vn6295337 Claude Opus 4.5 commited on

Fix: Handle temporal dict structure in _format_metrics_for_prompt
f80bf1d

vn6295337 Claude Opus 4.5 commited on

Fix: Temporal data extraction and frontend date display
09c3333

vn6295337 Claude Opus 4.5 commited on

Add SWOT output enhancements
faf1006

vn6295337 Claude Opus 4.5 commited on

Add VADER sentiment analysis for news and reddit
4ec98e2

vn6295337 Claude Opus 4.5 commited on

Layer 4: Add deterministic numeric validation in Critic
a2c9702

vn6295337 Claude Opus 4.5 commited on

Add compact activity log for Analyzer reference values
484a7a7

vn6295337 Claude Opus 4.5 commited on

Layer 1: Add metric reference table to prevent LLM hallucination
d2df6b8

vn6295337 Claude Opus 4.5 commited on

Fix: Increase rate limit delays and fix revision detection
efcfc92

vn6295337 Claude Opus 4.5 commited on

Fix: Add rate limit handling with retry and delays
de66f3b

vn6295337 Claude Opus 4.5 commited on

Fix: Critic LLM failure now triggers graceful exit
379f970

vn6295337 Claude Opus 4.5 commited on

Fix: Track actual data source (SEC vs Yahoo) for fundamentals metrics
33d2228

vn6295337 Claude Opus 4.5 commited on