Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Arun-Sanjay
/
dispatchpulse
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
dispatchpulse
Ctrl+K
Ctrl+K
1 contributor
History:
27 commits
Arun-Sanjay
Fix Phase 2 Task Validation: iterate all 3 tasks in inference.py
37f78b6
30 days ago
.claude
Add Claude context files: CLAUDE.md + skill + slash commands
30 days ago
scripts
Add scripts/validate-submission.sh โ runs the 3 grader checks locally
about 1 month ago
server
Trim task_definitions.py to match minimal passing pattern
30 days ago
tasks
Add easy/medium/hard task scenarios and programmatic grader
about 1 month ago
tests
Update tests to use inline heuristic helper after inference.py rewrite
about 1 month ago
.gitignore
Safe
302 Bytes
Initial scaffold: pyproject, Dockerfile, openenv.yaml
about 1 month ago
.python-version
Safe
5 Bytes
Initial scaffold: pyproject, Dockerfile, openenv.yaml
about 1 month ago
CLAUDE.md
Safe
20 kB
Update CLAUDE.md to reflect pre-submission upgrade sprint state
30 days ago
Dockerfile
Safe
1.1 kB
Switch server/app.py to create_fastapi_app and simplify /tasks response
30 days ago
README.md
Safe
12.2 kB
Update README for canonical OpenEnv structure and submission spec
about 1 month ago
__init__.py
Safe
1.44 kB
Trim task_definitions.py to match minimal passing pattern
30 days ago
baseline_results.json
Safe
1.38 kB
Add inference.py with heuristic and LLM agent modes, calibration tests, and baseline results
about 1 month ago
client.py
Safe
2.37 kB
Rewrite client.py as EnvClient subclass with WebSocket protocol
about 1 month ago
grader.py
Safe
693 Bytes
Add easy/medium/hard task scenarios and programmatic grader
about 1 month ago
inference.py
Safe
23.3 kB
Fix Phase 2 Task Validation: iterate all 3 tasks in inference.py
30 days ago
models.py
Safe
6.85 kB
Refactor models.py: inherit from openenv Action/Observation/State
about 1 month ago
openenv.yaml
Safe
1.05 kB
Simplify openenv.yaml to match passing submission schema
30 days ago
pyproject.toml
Safe
1.19 kB
Clean pyproject.toml package configuration and remove fastmcp dead dep
30 days ago
reward.py
Safe
9.94 kB
Add Pydantic models and clinical survival curves (cardiac, trauma, stroke, fire)
about 1 month ago
scenario_loader.py
Safe
1.06 kB
Add DispatchSimulation engine, geometry helpers, caller text templates, and observation renderer
about 1 month ago
simulation.py
Safe
16.1 kB
Add DispatchSimulation engine, geometry helpers, caller text templates, and observation renderer
about 1 month ago
task_definitions.py
Safe
9.98 kB
Trim task_definitions.py to match minimal passing pattern
30 days ago
text_view.py
Safe
5.2 kB
Add DispatchSimulation engine, geometry helpers, caller text templates, and observation renderer
about 1 month ago
utils.py
Safe
6.05 kB
Add DispatchSimulation engine, geometry helpers, caller text templates, and observation renderer
about 1 month ago
uv.lock
Safe
541 kB
Clean pyproject.toml package configuration and remove fastmcp dead dep
30 days ago