Skip to content

v0.9 — Market Dept Filter + Fact Check Fix

Choose a tag to compare

@fangqian616 fangqian616 released this 22 Jul 15:45
· 321 commits to main since this release

Changes since v0.8.1

  • Market mode department filter: Select which departments to run in market mode (reduces memory on Streamlit Cloud)
  • Market dept config-aware: Department list follows current config (academic/animation), not hardcoded animation defaults
  • Widget cache fix: Clear stale dept filter when config changes
  • Defensive DEPARTMENTS.get(): Prevent KeyError when switching configs
  • Fact check claim extraction: Extract from final report (not debate consensus), filter meta-discussion patterns
  • Fact check source indicator: Show whether claims came from final report or dept consensus

Known limitations

  • Fact check verification still uses naive paragraph extraction (citation-grounded verification coming in v1.0)
  • Streamlit Cloud OOM possible with all departments + multiple market candidates