Commit History

Fix TypeScript type error in page.tsx - add type assertion after filter
71640b5

adityaverma977 commited on

Fix backend inference logging and improvements
3890926

adityaverma977 commited on

Update README files for HF router workflow
b2c8834

adityaverma977 commited on

Improve agent chat tone and HF fallback behavior
258a316

adityaverma977 commited on

Fix Space runtime HF router integration
cb64216

adityaverma977 commited on

Update HF router models and inference flow
2a49cf3

adityaverma977 commited on

Replace unavailable models with HF Inference API-verified models (Mistral, Llama 2, Zephyr, etc.)
7b69e72

adityaverma977 commited on

Add contextual chat message generation when HF models don't return messages
221d021

adityaverma977 commited on

Add comprehensive logging for HF API token and inference failures
967c2f6

adityaverma977 commited on

Add scroll to models panel (max-height 400px, overflow-y-auto)
11ba25d

adityaverma977 commited on

Remove Groq models; switch registry and clients to HF-only curated list
593e9c0

adityaverma977 commited on

Add Groq->HF fallback mapping and accept HUGGINGFACE_API_TOKEN
d4d710c

adityaverma977 commited on

Add HF fallback for Groq rate-limit errors; remove rate-limited Groq models
97270d8

adityaverma977 commited on

Remove rate-limited Groq models (llama-3.1 variants, gemma) and use Mixtral as default
5c81985

adityaverma977 commited on

Add fire status ETA event, probabilistic lethality by intensity, display ETA in UI
30e238f

adityaverma977 commited on

Frontend: accept legacy available-models response (groq_models / hf_spaces_models) and merge into unified list
25f6a95

adityaverma977 commited on

Add 15+ free HF models, expand model selection, add debug logging
8bcd5b0

adityaverma977 commited on

Trigger HF Space pod rebuild
c0a08aa

adityaverma977 commited on

Keep both Groq + HF models, remove rate-limited Groq models, unify model selection UI without backend labels
8e038ca

adityaverma977 commited on

Add complete YAML front matter with sdk_version and python_version to READMEs
117a348

adityaverma977 commited on

Merge hf/main: keep master version of .gitignore and README.md
aef7859

adityaverma977 commited on

Tune fire extinguishing: inverse scaling so 2 agents = fast game (90s), more agents = slower game (110s+)
d1adb89

adityaverma977 commited on

Fix report build using tickHistory updater to avoid stale closure; compute final report from authoritative history
ac45880

adityaverma977 commited on

Compute report from tick events and store full tick messages
98e2ee8

adityaverma977 commited on

Collect tick history, render tracks and show per-model report
bc3902d

adityaverma977 commited on

Fix place-fire random range failures
94158b3

adityaverma977 commited on

Fix place-fire range errors and improve error detail
263efa8

adityaverma977 commited on

Switch to dynamic model-generated chat with context
1bb7020

adityaverma977 commited on

Use model-authored dynamic chat with recent radio context
e0206f3

adityaverma977 commited on

Update simulation chat personality and celebration messages
da20490

adityaverma977 commited on

Make simulation chat lively and celebrate fire reduction
a832193

adityaverma977 commited on

Fix websocket backend URL for HF Space deployments
56215c3

adityaverma977 commited on

Load models via backend env API instead of localhost
0e54f19

adityaverma977 commited on

Fix frontend backend URL handling and track frontend lib folder
0d6660e

adityaverma977 commited on

Prepare backend for HF Space and set Node 22 for Vercel
a64703a

adityaverma977 commited on

Fix HF Space metadata colors
86358db

adityaverma977 commited on

Deploy backend from Rush-Agents-Rush
9f7b0e1

adityaverma977 commited on

initial commit
f5cc0ba
verified

Adi362 commited on

inital build
43d708a

adityaverma977 commited on