ui: remove walkthrough section per user request a9141e8 Zhongyang Li Claude Opus 4.7 commited on about 3 hours ago
walkthrough: scroll-driven replay (sticky state bar + active-step highlight) 18d2106 Lzy01241010 Claude Opus 4.7 commited on about 3 hours ago
ui: move walkthrough between Try examples and Output; rename label 9893b8a Lzy01241010 commited on about 3 hours ago
ui: add "See it in action" walkthrough (real M2W2 trace, collapsed by default) 9b0c194 Lzy01241010 Claude Opus 4.7 commited on about 3 hours ago
fix: keep question textbox intact when Stop cancels the run 770e96d Lzy01241010 commited on about 17 hours ago
ui: Paper card subtitle Blog -> arXiv (matches new arxiv URL) 2a43365 Lzy01241010 commited on about 17 hours ago
fix: Stop button actually cancels run_ui generator (not the .then lambda) e717b76 Lzy01241010 commited on about 17 hours ago
css: drop both display headings one more size on mobile (1rem -> 0.9rem) f32d7c9 Lzy01241010 commited on 5 days ago
css: make the two display headings consistent (size + line-height) c81ec6a Lzy01241010 commited on 5 days ago
css: one-per-row Open-release cards on mobile (fix char-wrapped labels) 6766163 Lzy01241010 commited on 5 days ago
css: stack action buttons full-width on mobile (fix squished Run Research) 242aff0 Lzy01241010 commited on 5 days ago
css: fix mobile-stack selector (Gradio 5.x has no gradio-container / .gr-column) e04e7ca Lzy01241010 commited on 5 days ago
css: stack the two-column layout on mobile/tablet (fix broken phone layout) c4a5bb3 Lzy01241010 commited on 5 days ago
search: parse knowledgeGraph/peopleAlsoAsk; treat 0-result as ok+hint 8e87d9c Lzy01241010 commited on 6 days ago
perf: enable Gradio queue concurrency (fix "long queue" serialization) 48b03a2 Lzy01241010 commited on 6 days ago
ui: header title -> "QUEST: Training Frontier Deep Research Agents with Fully Synthetic Tasks" 9d849dd Lzy01241010 commited on 7 days ago
ui: Paper card default URL -> the final QUEST github-page site ccd5c6d Lzy01241010 commited on 8 days ago
ui: hero heading verb back to "research" (deep research framing) b74d2bf Lzy01241010 commited on 8 days ago
diag: surface underlying httpx/ssl cause + endpoint/model in extractor_error 88069c8 Lzy01241010 commited on 8 days ago
agent: Azure OpenAI support for visit extractor + condenser c412028 Lzy01241010 commited on 8 days ago
agent: surface _llm_extract failure reason in visit tool_response 856a97c Lzy01241010 commited on 10 days ago
agent: wire research-repo Jina + LLM extractor + scholar + real condenser 0bfaafb Lzy01241010 Claude Opus 4.7 commited on 10 days ago
ui: move connection-error tip from action-row to Output header 70bbd7b Lzy01241010 commited on 10 days ago
ui: auto-clear question after run; add connection-error retry tip 1856cd8 Lzy01241010 Claude Opus 4.7 commited on 11 days ago
ui: capitalize QUEST in Space title, browser tab title, footer copy 154aaf2 Lzy01241010 commited on 13 days ago
ui: card-style resource links (paper/code/data/model) with icons; QUEST capitalization 46481c4 Lzy01241010 Claude Opus 4.7 commited on 13 days ago
ui: capitalize memory strategy labels; cap max_turns at 50 bca1f37 Lzy01241010 Claude Opus 4.7 commited on 13 days ago
ui: rename Long-form example to Research Report; hyphenate memory labels 90721a6 Lzy01241010 Claude Opus 4.7 commited on 13 days ago
ui: capitalize QUEST in header and hero-heading 1a0445f Lzy01241010 Claude Opus 4.7 commited on 13 days ago
rename: Quest-35B -> QUEST-35B (uniform uppercase branding) 0c32859 Lzy01241010 Claude Opus 4.7 commited on 13 days ago
ui: label the condenser radio option as "(default)" cf22067 Lzy01241010 Claude Opus 4.7 commited on 13 days ago
rename: Quest-4B -> Quest-35B (OSC vLLM serves the 35B checkpoint) 14d1d61 Lzy01241010 Claude Opus 4.7 commited on 13 days ago
app: add QUEST_API_KEY for self-hosted endpoint Bearer 1dc5d45 Lzy01241010 Claude Opus 4.7 commited on 13 days ago
Settings: condenser first in radio + help; flatten Model wrapper so its label aligns with the rest 0c72122 Lzy01241010 commited on about 1 month ago
Bump base font to 17px and content width to 1700px for better legibility / less wasted side margin b4bf7c4 Lzy01241010 commited on about 1 month ago
Memory Strategy radio: drop selected-state highlight; only the dot signals selection 6240588 Lzy01241010 commited on about 1 month ago
Memory Strategy: replace buggy Dropdown with Radio (4 stacked options); slider value text centered d551235 Lzy01241010 commited on about 1 month ago
Slider: flatten the number-input pill (no border) and hide the redundant reset button 48d0150 Lzy01241010 commited on about 1 month ago
Settings widgets: revert container=False, use elem_id with id-targeted CSS to flatten outer block while keeping labels 07173d5 Lzy01241010 commited on about 1 month ago
Use container=False on Settings widgets — official way to drop the outer block frame on Dropdown/Slider 07a8738 Lzy01241010 commited on about 1 month ago
Memory strategies: rename to upstream (condenser/discard_all/hide_tool_result), describe per inference code; quest-name letter-spacing matches paper microsite 67a025a Lzy01241010 commited on about 1 month ago
Settings: equalize Textbox/Dropdown height, flatten Slider wrapper, default Temperature to 1.0 49586ec Lzy01241010 commited on about 1 month ago