QUEST / app.py

Commit History

css: one-per-row Open-release cards on mobile (fix char-wrapped labels)
6766163

Lzy01241010 commited on

css: stack action buttons full-width on mobile (fix squished Run Research)
242aff0

Lzy01241010 commited on

css: fix mobile-stack selector (Gradio 5.x has no gradio-container / .gr-column)
e04e7ca

Lzy01241010 commited on

css: stack the two-column layout on mobile/tablet (fix broken phone layout)
c4a5bb3

Lzy01241010 commited on

search: parse knowledgeGraph/peopleAlsoAsk; treat 0-result as ok+hint
8e87d9c

Lzy01241010 commited on

perf: enable Gradio queue concurrency (fix "long queue" serialization)
48b03a2

Lzy01241010 commited on

ui: header title -> "QUEST: Training Frontier Deep Research Agents with Fully Synthetic Tasks"
9d849dd

Lzy01241010 commited on

ui: Paper card default URL -> the final QUEST github-page site
ccd5c6d

Lzy01241010 commited on

agent: bump default MEMORY_TOKEN_THRESHOLD 16k -> 80k
5228496

Lzy01241010 commited on

ui: drop "Visited Sources" appendix from final answer
f7d0ad7

Lzy01241010 commited on

ui: hero heading verb back to "research" (deep research framing)
b74d2bf

Lzy01241010 commited on

ui: fix hero heading grammar; default Max Turns 6 -> 15
4e8a39e

Lzy01241010 commited on

diag: surface underlying httpx/ssl cause + endpoint/model in extractor_error
88069c8

Lzy01241010 commited on

agent: Azure OpenAI support for visit extractor + condenser
c412028

Lzy01241010 commited on

agent: surface _llm_extract failure reason in visit tool_response
856a97c

Lzy01241010 commited on

agent: wire research-repo Jina + LLM extractor + scholar + real condenser
0bfaafb

Lzy01241010 Claude Opus 4.7 commited on

ui: move connection-error tip from action-row to Output header
70bbd7b

Lzy01241010 commited on

ui: auto-clear question after run; add connection-error retry tip
1856cd8

Lzy01241010 Claude Opus 4.7 commited on

ui: capitalize QUEST in Space title, browser tab title, footer copy
154aaf2

Lzy01241010 commited on

ui: card-style resource links (paper/code/data/model) with icons; QUEST capitalization
46481c4

Lzy01241010 Claude Opus 4.7 commited on

ui: capitalize memory strategy labels; cap max_turns at 50
bca1f37

Lzy01241010 Claude Opus 4.7 commited on

ui: rename Long-form example to Research Report; hyphenate memory labels
90721a6

Lzy01241010 Claude Opus 4.7 commited on

ui: capitalize QUEST in header and hero-heading
1a0445f

Lzy01241010 Claude Opus 4.7 commited on

rename: Quest-35B -> QUEST-35B (uniform uppercase branding)
0c32859

Lzy01241010 Claude Opus 4.7 commited on

ui: label the condenser radio option as "(default)"
cf22067

Lzy01241010 Claude Opus 4.7 commited on

rename: Quest-4B -> Quest-35B (OSC vLLM serves the 35B checkpoint)
14d1d61

Lzy01241010 Claude Opus 4.7 commited on

app: add QUEST_API_KEY for self-hosted endpoint Bearer
1dc5d45

Lzy01241010 Claude Opus 4.7 commited on

Settings: condenser first in radio + help; flatten Model wrapper so its label aligns with the rest
0c72122

Lzy01241010 commited on

Bump base font to 17px and content width to 1700px for better legibility / less wasted side margin
b4bf7c4

Lzy01241010 commited on

Memory Strategy radio: drop selected-state highlight; only the dot signals selection
6240588

Lzy01241010 commited on

Memory Strategy: replace buggy Dropdown with Radio (4 stacked options); slider value text centered
d551235

Lzy01241010 commited on

Slider: flatten the number-input pill (no border) and hide the redundant reset button
48d0150

Lzy01241010 commited on

Settings widgets: revert container=False, use elem_id with id-targeted CSS to flatten outer block while keeping labels
07173d5

Lzy01241010 commited on

Use container=False on Settings widgets — official way to drop the outer block frame on Dropdown/Slider
07a8738

Lzy01241010 commited on

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

Settings: equalize Textbox/Dropdown height, flatten Slider wrapper, default Temperature to 1.0
49586ec

Lzy01241010 commited on

Quest brand mark: keep italic serif, drop terracotta color
7d59f1b

Lzy01241010 commited on

Drop 'at Rice University' from Moon-speech example
2abe70f

Lzy01241010 commited on

Swap first example to Apollo 11 + JFK Moon speech (more iconic entities)
73d8c40

Lzy01241010 commited on

Header: drop Q mark, italicize Quest, capitalize byline; add vanilla memory strategy with explainer; restore example emojis
a10ede5

Lzy01241010 commited on

Hero: italic-serif Quest brand mark; harder BrowseComp-style examples
9707317

Lzy01241010 commited on

Shorten the first two examples to plainer well-known questions
f6d633d

TomLii Claude Sonnet 4.6 commited on

UI polish: rename Space to Quest, harder examples, clean dropdown, hide progress bar
c2362ea

TomLii Claude Sonnet 4.6 commited on

Raise endpoint request timeout to 600s (configurable via QUEST_REQUEST_TIMEOUT)
d6a02bb

TomLii Claude Sonnet 4.6 commited on

Force dropdown height to match the Model textbox
3dd5ddd

TomLii Claude Sonnet 4.6 commited on

Match Memory Strategy dropdown height to the Model textbox
20cc82e

TomLii Claude Sonnet 4.6 commited on

Reorder Settings: Model, Memory Strategy, Max Turns, Temperature
0dbb238

TomLii Claude Sonnet 4.6 commited on

Streamline Settings panel: Quest-4B only, raise Max Turns, add Memory Strategy
76004d7

TomLii Claude Sonnet 4.6 commited on

Underline "built by OSU NLP Group" byline to cue the link
bc3f415

TomLii Claude Sonnet 4.6 commited on

Update hero title and hide stray orange line above tab panel
2a09b09

TomLii Claude Sonnet 4.6 commited on