gridops-ai / agents

Commit History

fix: add robust regex json extraction in LangGraph agents to prevent JSONDecodeError from trailing LLM output
3acaf27

Aadithya commited on

feat: remove replay topology button, enforce strict DB event fetching to stop hallucination, bump chronos num_samples to 100
a7f4824

Aadithya commited on

feat: hardcode 3-part semantic risk narrative in agent pipeline using dynamic dashboard values
cb1feb3

Aadithya commited on

feat: force LLM to output highly detailed, semantic 3-part operational briefing for summary rationale
5f2be36

Aadithya commited on

fix: make forecast window text dynamic based on actual horizon selected
0776aa6

Aadithya commited on

feat: overhaul seasonality analysis — ramp dynamics, load composition, demand heatmap, and LLM synthesis
e319e93

Aadithya commited on

fix: resolve undefined variable seasonal_risk in nodes.py
bf2ec39

Aadithya commited on

fix: explicit risk/reward definitions, correct seasonality prompt & parse, and PDF print UI enhancements
19d3b56

Aadithya commited on

feat: reorder rationale paragraphs, remove infrastructure risk UI, and request longer LLM summary
4b40f47

Aadithya commited on

feat: add individual chronos/sarima charts, math formula to severity, and punchier LLM summary
17db561

Aadithya commited on

refactor: rewrite LLM prompts to be ultra-lean and hallucination-free
27ae206

Aadithya commited on

refactor: simplify LLM prompts to only receive quantitative rationale summary
806f89e

Aadithya commited on

feat: restructure rationale generation to use static math paragraphs and LLM summary
778e80c

Aadithya commited on

fix: resolve NameError for ANOMALY_THRESHOLD and pass threshold from UI state properly
da7bc68

Aadithya commited on

fix: resolve prompt hallucination, incorrect math display, print text logic, and demo data sentences
aa01ac8

Aadithya commited on

fix: resolve PDF tabs, print background color, state MW drops, and prompt run-on sentences
7c4d061

Aadithya commited on

fix: resolve UI output rendering and metrics (PDF buttons, NA metrics, prompt formatting, duplicated season analysis)
4cbf543

Aadithya commited on

feat: enforce 4-part metric explanation rule (definition, significance, calculation, interpretation) in all LLM prompts + demo data
eb67c6b

Aadithya commited on

feat: upgrade LLM to Llama 4 Maverick, overhaul prompts with anti-slop rules, fix event card labels, enrich demo data
8860ee9

Aadithya commited on

refactor: strip 6 wasteful LLM fields (reasoning_trace, key_signals, risk_factors, position_size, contract_type, stop_loss_trigger) from prompts and remove Contract Phase + Semantic Query from UI
54db233

Aadithya commited on

fix: complete prompt rewrite to eliminate LLM slop — structural hints instead of embedded instructions, temperature 0.4, full data context for conservative node
e2f3934

Aadithya commited on

feat: revamp anomaly severity formula and add MW metrics/formulas to UI
3ad1c59

Aadithya commited on

fix: resolve CSS rationale text wall and replace prompt structure to physically stop LLM looping
374402c

Aadithya commited on

fix: enforce strict density constraint to prevent LLM looping and force explicit mathematical definition of Model Divergence
a5f1ae5

Aadithya commited on

fix: JSONDecodeError by converting multi-paragraph AI generations to JSON arrays of strings to prevent unescaped newline termination
6bf1b41

Aadithya commited on

fix: total overhaul of agent prompts to enforce strict physics-grounded metric explanation and eliminate all AI filler
c132dda

Aadithya commited on

fix: forbid robotic glossary definitions in AI prompts and force natural narrative weaving
acc834a

Aadithya commited on

fix: radically expand rationale prompts to force deep metric explanation
d3b53da

Aadithya commited on

fix: enforce strict negative prompt constraints to eliminate AI slop, and fix Dashboard severity threshold scaling mismatch
e1ce5f1

Aadithya commited on

feat: AI-generated dynamic historical reasoning and clear Model Divergence definitions
3f536c6

Aadithya commited on

perf: completely rewrite AI prompts with advanced personas and remove inline f-string logic
60d971f

Aadithya commited on

perf: force deep semantic generation using advanced grid terminologies
6b4bd93

Aadithya commited on

perf: enable Chain-of-Thought reasoning by forcing an internal monologue before json output, and quadruple max_tokens to leverage Groq limits
7b7e2d9

Aadithya commited on

feat: prompt engineer the AI to speak in plain English control-room terminology instead of spitting raw numbers
fea6f75

Aadithya commited on

feat: finetuned Chronos-T5-Base integrated and verified — WAPE improvement over SARIMA
730cea7

Aadithya commited on

Feat/Chronos-2 Integrated,Tests added,Finetuned
a605406

Aadithya commited on

UI added and fixed
9cb6912

Aadithya commited on

7 nodes implementation done
5365a92

Aadithya commited on