Commit History

Delete stabilization_walkthrough.md
8522d3c
verified

AvinashAnalytics commited on

Delete verify_memory_sync.py
21c2321
verified

AvinashAnalytics commited on

Delete verify_finalization.py
774239d
verified

AvinashAnalytics commited on

Delete SUBMISSION_MANIFEST.md
57c49b0
verified

AvinashAnalytics commited on

fix((extra..)prompt
d78bbe6

avinash-rai commited on

chore: prompt update for address variety (madam, bhaiya, uncle, beta, rural/urban)
6d24461

avinash-rai commited on

fix: Made honeypot act naive/dumb - remove security awareness and formal punctuation
29e2c82

avinash-rai commited on

fix: Reduced typo intensity, added self-correction, improved multi-turn handling
90cf20d

avinash-rai commited on

feat: Enhanced human typo injection system - realistic keyboard errors based on age/profession
4556253

avinash-rai commited on

Shorter realistic responses: mood-based length, max 80 tokens like real SMS/chat
3fb98b1

avinash-rai commited on

Fix persona lock: embed selected_persona_key in get_persona return
f07ff82

avinash-rai commited on

Clean agentNotes: human-readable format per GUVI spec Section 12
deeaf96

avinash-rai commited on

Clean up responses: fix fraud word replacement, reduce repetitive fillers and stuttering
84ae2d0

avinash-rai commited on

Fix token limit (60->180) and add response variety to prevent repetition
bb829de

avinash-rai commited on

Fix: Increase max_tokens to 180, add Hindi-to-English cleanup for English mode
84e6028

avinash-rai commited on

Fix: Strengthen English language enforcement in prompt
fa2af34

avinash-rai commited on

Fix: Humanize responses - increase tokens to 120, persist language override across turns
3a6445b

avinash-rai commited on

Fix: Stop rebuild_intelligence_baseline on every turn, skip LLM detection when sticky
d045bbd

avinash-rai commited on

CRITICAL FIX: Reduce API calls per turn from 5 to 2
467e1fc

avinash-rai commited on

FIX: Strip trailing orphan honorifics from responses
064ae89

avinash-rai commited on

OPTIMIZE: Reduce API calls to prevent timeouts
2a4dfd6

avinash-rai commited on

CRITICAL FIX: JSON roles now return valid JSON, not persona text
893e698

avinash-rai commited on

Fix: Language-aware crash fallback messages
723599b

avinash-rai commited on

Fix: Language-aware static fallbacks, reduce LLM budget limits (6/turn, 20/session)
4cc19a3

avinash-rai commited on

Optimize timeouts: 20s orchestrator, 15s LLM client, language-aware fallback
63a4712

avinash-rai commited on

fix((extra..)time
4263caf

avinash-rai commited on

fix: Make time_utils language-aware for English/Hindi responses
34f9539

avinash-rai commited on

fix: Stronger language enforcement - explicit forbidden Hindi words for English mode
50ebbd3

avinash-rai commited on

fix: Strict language enforcement in prompts
545b0b8

avinash-rai commited on

fix: Remove 'scammer' word leak and improve human-likeness
6af17ac

avinash-rai commited on

Fix language adaptation, URL extraction, persona consistency
a7435c6

avinash-rai commited on

fix: Suppress tokenizer FutureWarning and use explicit torch dtype for HF local model
06140e4

avinash-rai commited on

test: Add local HF model verification script
fb3c97c

avinash-rai commited on

fix: Correct package name accelerator -> accelerate>=0.26.0
a7f3cf8

avinash-rai commited on

fix: Detect GUVI reasoning leak messages and fast-path response
bd9a6f9

avinash-rai commited on

feat: Enable FREE HuggingFace fallback model (no API needed)
6ece290

avinash-rai commited on

CRITICAL: Fix 413/400 errors and reduce API calls by 50%
66a85c2

avinash-rai commited on

fix: LLM budget limits, 413 crash-proof fallback, and model selection
df5a519

avinash-rai commited on

Fix: Add missing os import in routes.py (line 326 crash)
b0beddb

avinash-rai commited on

Fix fast-path extract_all bug for GUVI
3624828

avinash-rai commited on

Final GUVI hardening and HF-ready submission
76908f5

avinash-rai commited on

fix((extra..)time
fc67c34

avinash-rai commited on