raunakratan/priority-mind-lite
fix: mount OpenEnv at root level and run standalone server for hackathon validation
fix: ensure all text is black in Gradio interface, including headers
fix: complete hackathon validation setup with combined Gradio+OpenEnv app
fix: combine Gradio interface with OpenEnv server endpoints for HF Spaces compatibility
fix: change all font colors to black for better visibility
fix: update HF Space config to run OpenEnv server instead of Gradio app
fix: switch Docker entry point to OpenEnv HTTP server for hackathon submission compatibility
docs: add comprehensive pre-submission validation report - all checks pass
improve: make summary visible with better styling, remove emojis, use text icons
fix: correct indentation error in compare_modes function
improve: enhance summary with min/max scores and remove emojis
improve: add color-coded progress bars and score progression chart
improve: enhance UI with HTML output, progress bars for scores, and better styling
fix: loosen dependency versions to avoid pip backtracking and speed up build
fix: loosen python-dotenv version to resolve dependency conflict
Merge remote HF space and resolve conflicts with local
fix: make Docker build install git before pip and restore expose
fix: resolve Docker build error
fix: install git in Docker image for OpenEnv dependency
Fix build: remove conflicting gradio pin
Fix build: remove conflicting gradio pin
Fix build: install OpenEnv from GitHub source
Fix build: install OpenEnv from GitHub source
Fix docker build by using COPY .
Fix docker build by using COPY .
Add HF Spaces configuration to root README
Add HF Spaces configuration to root README
Remove HEALTHCHECK from Dockerfile - simplify startup
Remove duplicate CMD in Dockerfile
Fix HF Spaces configuration - add pinned field
Update HF Spaces link from TeamAxiom to raunakratan across all files
Fix Space configuration error in metadata
Merge HF Space with local changes - keep latest README
Push all PriorityMind-Lite files to Hugging Face Space
Fix OpenEnv Documentation URLs to correct repository (meta-pytorch/OpenEnv)
Fix OpenEnv documentation link consistency (meta-pytorch → meta-openenv)
Update GitHub repository URL to 24f2006874/priority-mind-lite across all files
Add comprehensive Gradio web interface section to README
Initial commit
initial commit
