Commit History

Remove PythonInterpreter from Space prompt; note offline-only usage
76e7354

hsaest commited on

Limit batched tool call inputs
b19b429

hsaest commited on

Force max new tokens to 16384
71e249c

hsaest commited on

Raise default max new tokens
f777cc6

hsaest commited on

Set default max turns to 50
a52d193

hsaest commited on

Format tool observations like QUEST inference
6f0184a

hsaest commited on

Stop model before tool response boundary
a25c2e7

hsaest commited on

Inject authoritative date into user prompt
b07eb5e

hsaest commited on

Strengthen date-sensitive prompt guidance
6d44386

hsaest commited on

Emphasize current date in system prompt
a0e5701

hsaest commited on

ui: refine example helper copy
865497a

hsaest commited on

ui: show full visited URLs
8292c97

hsaest commited on

ui: fix Mind2Web 2 label
043d8ab

hsaest commited on

ui: remove moon landing example
6adb6f5

hsaest commited on

ui: add Mind2Web2 RAG example
cfacd09

hsaest commited on

ui: clarify example prompt copy
ed4cdd1

hsaest commited on

ui: update max turns defaults and timeout copy
397fa38

hsaest commited on

Update app.py
d0d97f2
verified

Lzy01241010 commited on

ui: remove walkthrough section per user request
a9141e8

Zhongyang Li Claude Opus 4.7 commited on

walkthrough: scroll-driven replay (sticky state bar + active-step highlight)
18d2106

Lzy01241010 Claude Opus 4.7 commited on

ui: move walkthrough between Try examples and Output; rename label
9893b8a

Lzy01241010 commited on

ui: add "See it in action" walkthrough (real M2W2 trace, collapsed by default)
9b0c194

Lzy01241010 Claude Opus 4.7 commited on

fix: keep question textbox intact when Stop cancels the run
770e96d

Lzy01241010 commited on

ui: Paper card subtitle Blog -> arXiv (matches new arxiv URL)
2a43365

Lzy01241010 commited on

fix: Stop button actually cancels run_ui generator (not the .then lambda)
e717b76

Lzy01241010 commited on

ui: Paper card default URL -> arxiv abstract
e92ff2c

Lzy01241010 commited on

css: drop both display headings one more size on mobile (1rem -> 0.9rem)
f32d7c9

Lzy01241010 commited on

css: drop both display headings one size down
83598ca

Lzy01241010 commited on

css: make the two display headings consistent (size + line-height)
c81ec6a

Lzy01241010 commited on

css: shrink the two display headings on phones (<=600px)
80b9bc2

Lzy01241010 commited on

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

Delete blog_demo
97b3442
verified

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