TrialPath / app

Commit History

refactor(ui): simplify pipeline progress display with st.progress bar
70f82ca

yakilee Claude Opus 4.6 commited on

fix(logging): configure stdlib logging and structlog integration
9edb6c6

yakilee Claude Opus 4.6 commited on

feat(pipeline): switch to multi-variant search for broader trial recall
9a1cb2e

yakilee Claude Opus 4.6 commited on

test: update tests for evidence-linked mock data and new features
f8adedd

yakilee Claude Opus 4.6 commited on

feat: enhance UI with evidence links, journey guards, and gap phrasing
28604f7

yakilee Claude Opus 4.6 commited on

feat: add journey state guards and progress tracking
af3d261

yakilee Claude Opus 4.6 commited on

feat: add pipeline progress reporting and parallel evaluation
cd532eb

yakilee Claude Opus 4.6 commited on

feat: enhance mock data with evidence pointers and MOCK-NCT IDs
434ddb9

yakilee Claude Opus 4.6 commited on

feat: wire real API pipeline with demo mode and Gemini truncation fix
94adbfa

yakilee Claude Opus 4.6 commited on

style: apply ruff format to entire codebase
e46883d

yakilee Claude Opus 4.6 commited on

fix: replace asyncio.run() with thread-safe sync bridge for Streamlit
974edcf

yakilee Claude Opus 4.6 commited on

feat: connect UI pages to Parlant
75d55ad

yakilee Claude Opus 4.6 commited on

feat: add Parlant bridge for Streamlit
26679f2

yakilee Claude Opus 4.6 commited on

fix: make advance_journey idempotent for same-state transitions
6563704

yakilee Claude Opus 4.6 commited on

fix: move entrypoint to project root, fix P0 ModuleNotFoundError
b65efb0

yakilee Claude Opus 4.6 commited on

feat: implement 5 Streamlit pages, app.py entrypoint, and mock data
44ce2b4

yakilee Claude Opus 4.6 commited on

feat: implement 6 Streamlit components + FE services with 68 TDD tests
1943883

yakilee Claude Opus 4.6 commited on

chore: initialize project skeleton with pyproject.toml
1abff4e

yakilee Claude Opus 4.6 commited on