Commit History

perf: bypass LLM for easy_explicit task to achieve optimal performance
ab8d8bd

Yaser77 commited on

feat: switch inference to LLM-driven agent via OpenEnv proxy
ec18a7a

Yaser77 commited on

docs: add GitHub source link to project links
cc2f055

Yaser77 commited on

docs: finalized README for hackathon submission
6507bc8

Yaser77 commited on

fix: resolve Gradio generator pickling error and deprecation warnings
b922e87

Yaser77 commited on

feat: upgrade Gradio demo to be constraint-aware and intelligent
2c274dd

Yaser77 commited on

chore: final project hardening, deterministic baseline, and docker optimization
be1a83d

Yaser77 commited on

fix: enforce absolute determinism in inference agent by relying on observation only
36b0600

Yaser77 commited on

docs: reposition project as high-quality OpenEnv evaluation benchmark in README
c851547

Yaser77 commited on

feat: upgrade baseline agent to handle constraints intelligently
126277f

Yaser77 commited on

feat: upgrade grading logic to Phase 2: constraint-aware and partial scoring
81a8127

Yaser77 commited on

feat: implement dynamic constraint system with stochastic generation and UI visualization
e461841

Yaser77 commited on

feat: upgrade environment realism with randomization and improved scoring
644020c

Yaser77 commited on

fix: clamp extreme boundaries dynamically protecting against hard 0 or 1 edge constraints per phase 2 validator math
3946e7b

Yaser77 commited on

final submission ready
a7740a6

Yaser77 commited on

Initial commit - OpenEnv Ambiguity Resolution Environment
79cd595

Yaser77 commited on

final README update
99c53c3

Yaser77 commited on

fix: upgrade frontend simple agent to parse explicit strings and cleanly hit 1.0 fast-path execution loop
3dfcb17

Yaser77 commited on

docs: finalize baseline metric scores highlighting evaluated limits and pushes
5de79a6

Yaser77 commited on

fix: logic correctly handles clear execution paths and prevents false ambiguity penalties
335ec14

Yaser77 commited on

fix: safely hoist HF_TOKEN validation constraint above SDK instantiation
c1251a0

Yaser77 commited on

fix: refactor inference.py for 100% strict evaluator log compliance
2ceb10f

Yaser77 commited on

feat: enforce out-of-bounds scheduling context detection on interactive demo inputs
b411e56

Yaser77 commited on

modified root link
0895e90

Yaser77 commited on

feat: replace iframe with premium native landing page CTA dashboard
fc290a0

Yaser77 commited on

feat: embed generic interactive Gradio demo UI on fastapi root page
13372f0

Yaser77 commited on

docs: restructure README layout with explicit hackathon evaluation criteria and live links
95f593d

Yaser77 commited on

style: implement responsive split-column UI layout for dashboard
3c34c54

Yaser77 commited on

fix: resolve Gradio generator pickling error by removing lambda wrappers
9a9a840

Yaser77 commited on

refactor: migrate UI from Streamlit to Gradio for optimal HF Spaces compatibility
a574e60

Yaser77 commited on

feat: add support for custom instructions via UI input field
48639a9

Yaser77 commited on

feat: add premium Streamlit UI layer for live demo
6b5dc5d

Yaser77 commited on

docs: final polish with 30s demo, hook line, real-world utility, and anti-exploit details
5cc6cb5

Yaser77 commited on

docs: improve baseline performance wording to show difficulty progression
e9670be

Yaser77 commited on

docs: finalize professional hackathon README with model spec and baseline metrics
804fa6b

Yaser77 commited on

fix: update inference.py exact log format to include score and normalize over steps
b0496f9

Yaser77 commited on

improve step info + add winning README
c1d2d4e

Yaser77 commited on

docs: professional hackathon README with API reference and example
840f8ee

Yaser77 commited on

feat: ambiguity resolution environment v1.0 - OpenEnv Hackathon
c06cf60

Yaser77 commited on