Commit History

Fix: Replace gr.Sidebar() with gr.Accordion() for HF Spaces Gradio 4.44.1
7bfacd3

philippe beliveau commited on

Upgrade Gradio to 4.50.0 for Sidebar support
adbf2f6

philippe beliveau commited on

Rebuild: Update timestamp to trigger HF Spaces rebuild
bf35435

philippe beliveau commited on

Fix: Move gr.Sidebar() to top level (cannot be nested in gr.Row)
f072fef

philippe beliveau commited on

Story 11.8: Fix PDF Export JSON Bug
e2b80a7

philippe beliveau commited on

fix: move Custom Prompts tab outside conditional block and fix indentation
22b853a

philippe beliveau commited on

feat: add Custom Prompts tab with download/upload/validation (Story 11.6.1)
04b355c

philippe beliveau commited on

fix: use stage_outputs instead of stages for markdown extraction in PDF generation
4de5569

philippe beliveau commited on

fix: use actual backend run_id instead of generating new random UUID
7025237

philippe beliveau commited on

fix: case-insensitive quality tag check for few-shot export
bc1b167

philippe beliveau Claude commited on

fix: call backend API for PDF generation
7251ace

philippe beliveau Claude commited on

feat: add Name column to experiments table
3e5c90a

philippe beliveau commited on

chore: force HF Space rebuild by updating requirements.txt
45bfe02

philippe beliveau commited on

debug: add version identifier to startup logs to verify deployment
6af91aa

philippe beliveau commited on

chore: add version comment to force HF Space cache invalidation
19d3724

philippe beliveau commited on

chore: trigger HF Space rebuild
4a0840d

philippe beliveau commited on

fix: show unique hash (last 8 chars) instead of common prefix in experiment IDs
03f3b74

philippe beliveau commited on

fix: use lambda wrapper for demo.load to avoid argument mismatch
6832235

philippe beliveau commited on

fix: enhance markdown type validation with detailed logging
10efac6

philippe beliveau commited on

fix: parse experiments response correctly and use camelCase field names
94d6807

philippe beliveau commited on

fix: add type validation to prevent dict/JSON in PDF exports
767bf90

philippe beliveau commited on

fix: preserve markdown field for beautiful PDF formatting
32c7188

philippe beliveau commited on

fix: enable fetch_saved_experiments to load from database
a8f8a52

philippe beliveau commited on

feat: add PDF export functionality for Download All Stages
d398bc7

philippe beliveau commited on

fix: enable database save functionality
8c55dcd

philippe beliveau commited on

fix: use /run/local endpoint with pdf_text parameter for Railway backend
4581ac4

philippe beliveau commited on

docs: add Issue 4 - Railway backend endpoint mismatches and solutions
136bfc6

philippe beliveau commited on

fix: update to /run endpoint and disable experiment persistence for Railway backend
541ceab

philippe beliveau commited on

docs: add comprehensive HF Spaces deployment troubleshooting guide
fc7bebc

philippe beliveau commited on

fix: pin pydantic<2.9 to avoid additionalProperties bool bug
b2b836b

philippe beliveau commited on

debug: add startup error logging to diagnose 500 error
9a42f7a

philippe beliveau commited on

fix: remove max_height parameter from Dataframe for Gradio 4.44.1 compatibility
d682b71

philippe beliveau commited on

fix: downgrade to Gradio 4.44.1 (stable) to fix CSS/HTTP2 loading issues on HF Spaces
50944ef

philippe beliveau commited on

test: try gr.themes.Soft() instead of Default with custom colors
6d61b53

philippe beliveau commited on

test: deploy minimal Gradio app to diagnose HF Spaces issue
d0db544

philippe beliveau commited on

fix: use explicit Default theme with custom colors instead of Soft theme
b84d114

philippe beliveau commited on

fix: replace community theme with built-in gr.themes.Soft() for HF Spaces compatibility
750e250

philippe beliveau commited on

fix: replace gr.Sidebar() with gr.Column() for Gradio 5.x compatibility
cc50478

philippe beliveau commited on

fix: pin huggingface_hub<1.0.0 for Gradio 5.x compatibility
67d7b85

philippe beliveau commited on

fix: correct app_file to app.py in README
83d8591

philippe beliveau commited on

Initial deployment: Innovation Intelligence Pipeline
3f04c09

philippe beliveau commited on