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