rooting-future / agents.py

Commit History

Fix 6→8 sections in plan detail + ZIP export error
15c0ba0

mtornani Claude Sonnet 4.6 commited on

feat: add STW Struttura Organizzativa and Relazioni Istituzionali agents (6 areas per Nardoni spec)
3fd4656

mtornani commited on

perf: NIM fallback runs outside _gemini_semaphore — parallel across agents
3ac25ac

mtornani Claude Sonnet 4.6 commited on

debug: log active provider per agent at init time
320bed8

mtornani Claude Sonnet 4.6 commited on

feat: add NVIDIA NIM (Gemma 3 27B) as fallback when Gemini rate-limited
fdf2fab

mtornani Claude Sonnet 4.6 commited on

Add gemini_direct provider — bypass broken HF models
3e1e9e8

mtornani Claude Sonnet 4.6 commited on

Add Gemini call rate throttle (7s min between calls)
f9cc551

mtornani Claude Sonnet 4.6 commited on

Serialize Gemini calls and fix 429 retry delay
9a62b02

mtornani Claude Sonnet 4.6 commited on

Add semaphore to cap concurrent Gemini fallback calls at 3
7ba9887

mtornani Claude Sonnet 4.6 commited on

Add Gemini 429 retry with exponential backoff in HF fallback
59aab12

mtornani Claude Sonnet 4.6 commited on

Fix OnePager vision regex + add Gemini diagnostic logging
6667bcf

mtornani Claude Sonnet 4.6 commited on

Fix: Gemini fallback when HF exhausted; strip pipe-rows in Piano; OnePager vision fallback
ef6b939

mtornani commited on

fix: executive report roadmap truncation and markdown leaking
fd70dfd

mtornani Claude Sonnet 4.6 commited on

Fix HF provider: try together/fireworks-ai per modelli grandi
3e460dc

mtornani Claude Sonnet 4.6 commited on

Switch AI provider to HuggingFace Serverless Inference API
861946a

mtornani Claude Sonnet 4.6 commited on

Make model rotation catch all exception types, not just 429/quota
f35043b

mtornani Claude Sonnet 4.6 commited on

Fix fake data, remove fake URL, add free model rotation chain
18d5cf8

mtornani Claude Sonnet 4.6 commited on

Add empty-plan detection and logging to agents parallel executor
607e09e

mtornani Claude Sonnet 4.6 commited on

feat: structured output format for all agents (Phase 2)
b9e1387

mtornani Claude Sonnet 4.6 commited on

feat: set Gemma 3 27B as primary LLM, Gemini Flash as controlled fallback
a953437

mtornani Claude Sonnet 4.6 commited on

Fix 3 root cause bugs blocking all 3 export docs
ebc5116

mtornani Claude Sonnet 4.6 commited on

feat: demo flow + wiki pattern + status fix (HF deploy)
9ad17f5

mtornani Claude Sonnet 4.6 commited on

Initial HF Spaces deployment (clean branch without large binaries)
38f9c15

mtornani commited on