Commit History

Add real-source ingestion and expand hybrid corpus
c07553d

soham27 commited on

Simplify provider config and improve UI guidance
fc6d479

soham27 commited on

Inline Space frontend into app
4f1b3fa

soham27 commited on

Improve Space UI and compact END logs
f12561b

soham27 commited on

Improve Hugging Face UI layout
5819e51

soham27 commited on

Align runtime deps with HF Gradio extras
4c42e45

soham27 commited on

Quiet Gradio 6 app config
2366e5e

soham27 commited on

Remove unused heavy runtime deps
5e5daea

soham27 commited on

Align Gradio deps with HF builder
d7b03af

soham27 commited on

Protect .env from agents
a061f2a

soham27 commited on

Build Gradio Space frontend
fd2d750

soham27 commited on

Harden reward boundary handling
aa0019f

soham27 commited on

Sync local Avigilance workspace
e1e3120

soham27 commited on

Fix frontend accessibility label and Space frontend serving
21cabbe

Soham Sharma commited on

Serve Space frontend from root path
cfacc82

Soham Sharma commited on

Enforce exclusive reward schema bounds
1d6e12b

soham27 commited on

Clamp reward metrics to open interval
34d60ee

soham27 commited on

Enforce open-interval task scores
6278f4a

Nanny7 commited on

fix(inference): add structured output blocks for validator
7ef7162

Nanny7 commited on

Update data files: fto_profiles, incident_reports, resource_scenarios
2f65d5a

Nanny7 Claude Sonnet 4.6 commited on

Pass multi-mode deployment validation: fix script key, health status, add missing endpoints
4ea8201

Nanny7 Claude Sonnet 4.6 commited on

Fix scripts entry point: add serve alias, include server package in setuptools discovery
c83b427

Nanny7 Claude Sonnet 4.6 commited on

Remove test and unused training files
f537c14

Nanny7 Claude Sonnet 4.6 commited on

Fix server entry point: add main() function and __main__ guard to server/app.py
c6af75e

Nanny7 Claude Sonnet 4.6 commited on

Fix provider-aware model pool: stop rotating to OpenRouter names on OpenAI/HF endpoints
7cedc7e

Nanny7 Claude Sonnet 4.6 commited on

Fix multi-mode deployment: uv.lock, server/app.py, scripts entry point, openenv-core dep
3f99e49

Nanny7 Claude Sonnet 4.6 commited on

Add pyproject.toml for multi-mode deployment readiness
a68c050

Nanny7 Claude Sonnet 4.6 commited on

Noisy imbalanced data: real-world messy conditions for harder agent evaluation
fb646c3

Nanny7 Claude Sonnet 4.6 commited on

Fix task2: varied incident severities + exact grader formula in prompt
b56b7c9

Nanny7 Claude Sonnet 4.6 commited on

Switch to OpenAI API; fix key routing to use HF_TOKEN as universal credential
0044b6d

Nanny7 Claude Sonnet 4.6 commited on

Fix generate_data.py PermissionError: chown /app to user before USER switch
606b357

Nanny7 Claude Sonnet 4.6 commited on

Fix Space pip install: upgrade pip, --prefer-binary, cap major versions
86f7ec5

Nanny7 Claude Sonnet 4.6 commited on

Drop uvicorn[standard] extras β€” uvloop/watchfiles need Rust compiler not available on HF build image
2477a22

Nanny7 Claude Sonnet 4.6 commited on

Loosen Space dep pins β€” use >= to get pre-built wheels on HF build image
b3b291c

Nanny7 Claude Sonnet 4.6 commited on

Remove scipy from Space deps β€” no Fortran compiler on HF build image
f786caf

Nanny7 Claude Sonnet 4.6 commited on

Dockerfile: remove --only-binary flag, keep python:3.11-slim
2778998

Nanny7 Claude Sonnet 4.6 commited on

Fix OOM: use python:3.11-slim and prefer binary wheels in Dockerfile
9e773be

Nanny7 Claude Sonnet 4.6 commited on

Fix OOMKilled build: use requirements-space.txt (no torch) in Dockerfile
13c87f1

Nanny7 Claude Sonnet 4.6 commited on

Merge branch 'main' of https://huggingface.co/spaces/soham27/AvigilanceEnv
a55fc40

Nanny7 commited on

initial commit
857671f
verified

soham27 commited on

Initial submission: Avigilance 2.0 β€” India Aviation Safety Monitoring OpenEnv
fe073e2

Nanny7 Claude Sonnet 4.6 commited on