Fix: Replace gr.Sidebar() with gr.Accordion() for HF Spaces Gradio 4.44.1 7bfacd3 philippe beliveau commited on Nov 25, 2025
Rebuild: Update timestamp to trigger HF Spaces rebuild bf35435 philippe beliveau commited on Nov 25, 2025
Fix: Move gr.Sidebar() to top level (cannot be nested in gr.Row) f072fef philippe beliveau commited on Nov 25, 2025
fix: move Custom Prompts tab outside conditional block and fix indentation 22b853a philippe beliveau commited on Nov 24, 2025
feat: add Custom Prompts tab with download/upload/validation (Story 11.6.1) 04b355c philippe beliveau commited on Nov 24, 2025
fix: use stage_outputs instead of stages for markdown extraction in PDF generation 4de5569 philippe beliveau commited on Nov 24, 2025
fix: use actual backend run_id instead of generating new random UUID 7025237 philippe beliveau commited on Nov 24, 2025
fix: case-insensitive quality tag check for few-shot export bc1b167 philippe beliveau Claude commited on Nov 24, 2025
chore: force HF Space rebuild by updating requirements.txt 45bfe02 philippe beliveau commited on Nov 24, 2025
debug: add version identifier to startup logs to verify deployment 6af91aa philippe beliveau commited on Nov 24, 2025
chore: add version comment to force HF Space cache invalidation 19d3724 philippe beliveau commited on Nov 24, 2025
fix: show unique hash (last 8 chars) instead of common prefix in experiment IDs 03f3b74 philippe beliveau commited on Nov 24, 2025
fix: use lambda wrapper for demo.load to avoid argument mismatch 6832235 philippe beliveau commited on Nov 24, 2025
fix: enhance markdown type validation with detailed logging 10efac6 philippe beliveau commited on Nov 24, 2025
fix: parse experiments response correctly and use camelCase field names 94d6807 philippe beliveau commited on Nov 24, 2025
fix: add type validation to prevent dict/JSON in PDF exports 767bf90 philippe beliveau commited on Nov 24, 2025
fix: preserve markdown field for beautiful PDF formatting 32c7188 philippe beliveau commited on Nov 24, 2025
fix: enable fetch_saved_experiments to load from database a8f8a52 philippe beliveau commited on Nov 24, 2025
feat: add PDF export functionality for Download All Stages d398bc7 philippe beliveau commited on Nov 24, 2025
fix: use /run/local endpoint with pdf_text parameter for Railway backend 4581ac4 philippe beliveau commited on Nov 23, 2025
docs: add Issue 4 - Railway backend endpoint mismatches and solutions 136bfc6 philippe beliveau commited on Nov 23, 2025
fix: update to /run endpoint and disable experiment persistence for Railway backend 541ceab philippe beliveau commited on Nov 23, 2025
docs: add comprehensive HF Spaces deployment troubleshooting guide fc7bebc philippe beliveau commited on Nov 23, 2025
fix: pin pydantic<2.9 to avoid additionalProperties bool bug b2b836b philippe beliveau commited on Nov 23, 2025
debug: add startup error logging to diagnose 500 error 9a42f7a philippe beliveau commited on Nov 23, 2025
fix: remove max_height parameter from Dataframe for Gradio 4.44.1 compatibility d682b71 philippe beliveau commited on Nov 23, 2025
fix: downgrade to Gradio 4.44.1 (stable) to fix CSS/HTTP2 loading issues on HF Spaces 50944ef philippe beliveau commited on Nov 23, 2025
test: try gr.themes.Soft() instead of Default with custom colors 6d61b53 philippe beliveau commited on Nov 23, 2025
test: deploy minimal Gradio app to diagnose HF Spaces issue d0db544 philippe beliveau commited on Nov 23, 2025
fix: use explicit Default theme with custom colors instead of Soft theme b84d114 philippe beliveau commited on Nov 23, 2025
fix: replace community theme with built-in gr.themes.Soft() for HF Spaces compatibility 750e250 philippe beliveau commited on Nov 23, 2025
fix: replace gr.Sidebar() with gr.Column() for Gradio 5.x compatibility cc50478 philippe beliveau commited on Nov 23, 2025
fix: pin huggingface_hub<1.0.0 for Gradio 5.x compatibility 67d7b85 philippe beliveau commited on Nov 23, 2025
Initial deployment: Innovation Intelligence Pipeline 3f04c09 philippe beliveau commited on Nov 23, 2025