Skip to content

fix:add current time in BrowserAgent#1525

Open
Mr-Wynn wants to merge 3 commits intoagentscope-ai:mainfrom
Mr-Wynn:bugfix-example-browser_agent
Open

fix:add current time in BrowserAgent#1525
Mr-Wynn wants to merge 3 commits intoagentscope-ai:mainfrom
Mr-Wynn:bugfix-example-browser_agent

Conversation

@Mr-Wynn
Copy link
Copy Markdown

@Mr-Wynn Mr-Wynn commented Apr 23, 2026

Fixes #1367

PR Title Format

feat(browser-agent): inject current time into browser agent reasoning prompt

Description

When the browser agent performs web tasks that are time-sensitive (e.g., searching for today's news, booking for a specific date, filtering by recent events), it previously had no awareness of the current time. This caused the model to make incorrect assumptions about the current date or fail to identify time-relevant information accurately.

wenluxing03 added 3 commits April 23, 2026 13:28
@qbc2016 qbc2016 requested a review from cuiyuebing April 24, 2026 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: 建议exmaples/agent/browser_agent中添加时间模块

1 participant