Nick Sweeting
93d6fe209b
working events for launch and navigate
2025-08-06 19:47:34 -07:00
Nick Sweeting
daa430435d
working cli
2025-08-06 06:23:45 -07:00
Nick Sweeting
e8bd1bf3fd
cleanup cdp_client access patterns using property on session
2025-08-06 04:52:19 -07:00
Nick Sweeting
936f7d7d35
more playwright tearout
2025-08-06 04:06:34 -07:00
Aitor
1e2a083415
Merge branch 'main' into local-remote-split
2025-08-05 18:28:06 +01:00
mertunsall
6a15ed4c4e
cleaner
2025-08-05 15:21:52 +01:00
mertunsall
10581b6e77
just improve more
2025-08-05 15:10:23 +01:00
mertunsall
bc9a3a5fbb
just improve
2025-08-05 15:07:50 +01:00
mertunsall
a6ac62ff5e
format
2025-08-05 13:45:53 +01:00
Mert Unsal
714b5f7d0b
Merge branch 'main' into mert/improve_messages_for_kv_cache
2025-08-05 13:32:59 +01:00
Nick Sweeting
328a4b5be4
Merge branch 'feature/new-dom-extraction-layer' into local-remote-split
2025-08-05 03:12:48 -07:00
Nick Sweeting
f3be5eeeaa
track owns_browser_session on the agent and fix event result hangs
2025-08-05 02:30:42 -07:00
Nick Sweeting
145dbf6e2b
fix type hints
2025-08-04 19:57:13 -07:00
Nick Sweeting
032f314a41
Merge branch 'main' into local-remote-split
2025-08-04 19:44:05 -07:00
mertunsall
c39093ab61
format
2025-08-03 15:04:23 +01:00
Cursor Agent
48165d21e6
Remove message_context parameter from agent and message manager
...
Co-authored-by: mailmertunsal <mailmertunsal@gmail.com >
2025-08-03 14:00:19 +00:00
mertunsall
9f874a805c
cache the user message too, helps anthropic models
2025-08-03 14:17:35 +01:00
Gregor Žunič
286b5ec801
Merge commit '90fa344b599d55c2984bd926161acfecbb681d8c' into feature/new-dom-extraction-layer
2025-08-02 14:34:20 -07:00
Gregor Žunič
0aa3d54233
Merge commit '9b882faa10c54be5a870cc5d8abd6ddb19d0682f' into feature/new-dom-extraction-layer
2025-08-02 11:41:28 -07:00
mertunsall
9bd0036223
separate agent history and state
2025-08-02 15:48:49 +01:00
mertunsall
ed965ac6c2
increment step at the end
2025-08-01 20:18:57 +01:00
mertunsall
fd635c896c
fix step logging
2025-08-01 19:47:30 +01:00
Nick Sweeting
659c5145f6
more event-driven refactoring
2025-08-01 02:42:01 -07:00
Nick Sweeting
ebc3a3846f
wip cleanup flow]
2025-07-31 22:10:25 -07:00
Nick Sweeting
e1de431cfe
Merge branch 'main' into local-remote-split
2025-07-31 03:37:38 -07:00
Nick Sweeting
af92619c7d
fix imports and lint
2025-07-30 21:46:34 -07:00
Alezander9
87ab3c20fb
address cubic comments
2025-07-30 17:31:22 -07:00
Alezander9
907e82603e
cleanup formatting issues with get_trace()
2025-07-29 18:40:36 -07:00
Alezander9
18876f222e
add helper function for getting agent trace, remove references to deprecated gpt-4o
2025-07-29 18:11:56 -07:00
Nick Sweeting
7549d16d1e
Merge branch 'main' into feat/custom-screenshot-quality
2025-07-29 12:03:33 -07:00
Nick Sweeting
836ddcc71b
fix redundant gif none screenshot check
2025-07-29 11:42:42 -07:00
Mert Unsal
ce024d25ab
Merge branch 'main' into mert/improve_messages_for_kv_cache
2025-07-25 19:40:02 +02:00
Nick Sweeting
b4c3cca789
fix merge conflict error
2025-07-25 02:39:22 -07:00
Nick Sweeting
2e768bdc7c
Merge branch 'main' into never-relaunch
2025-07-25 02:37:35 -07:00
Nick Sweeting
c73c87c9f4
fix gif tests
2025-07-25 01:09:03 -07:00
Nick Sweeting
c86cd96274
Merge branch 'main' into claude-issue-2497-20250721-0633
2025-07-24 22:20:15 -07:00
Mert Unsal
75cbb6b0f4
Merge branch 'main' into llm
2025-07-24 19:43:00 +02:00
mertunsall
327cc537dc
Merge remote-tracking branch 'origin/cursor/handle-pdf-viewer-content-with-read-file-7b55' into mert/improve_messages_for_kv_cache
2025-07-24 17:54:18 +02:00
Cursor Agent
0778166109
Add PDF viewer detection and handling in browser state summary
...
Co-authored-by: mailmertunsal <mailmertunsal@gmail.com >
2025-07-24 15:44:19 +00:00
mertunsall
fd3d04537a
fix
2025-07-23 19:24:20 +02:00
mertunsall
eb833d34d9
now history is cached
2025-07-23 19:08:50 +02:00
Enzo Biondo
06f15003b7
Merge branch 'main' into feat/custom-screenshot-quality
2025-07-22 09:41:00 -03:00
Magnus Müller
07451552b2
Fix prompts - use correct action names
2025-07-22 12:17:18 +02:00
claude[bot]
ba12148b19
refactor: consolidate PLACEHOLDER_4PX_SCREENSHOT constant
...
- Move 4px placeholder screenshot constant to browser_use.browser.views
- Update all references to use the single definition
- Fix all lint errors and formatting issues
Co-authored-by: Nick Sweeting <pirate@users.noreply.github.com >
2025-07-21 22:28:01 +00:00
Enzo Biondo
0c5451caa0
Merge branch 'main' into feat/custom-screenshot-quality
2025-07-21 13:27:07 -03:00
Magnus Müller
3b93e04b4d
Fix system prompt
2025-07-21 16:49:34 +02:00
Magnus Müller
e7e9c2de94
Encourage multistep
2025-07-21 16:12:35 +02:00
claude[bot]
fba94602fe
fix: filter out about:blank placeholder screenshots from GIF generation
...
- Skip 4px placeholder screenshots when creating GIFs
- Find first real screenshot for task frame instead of using placeholder
- Add comprehensive tests for GIF filtering behavior
- Fixes issue where GIFs were generated at 4px dimensions
Co-authored-by: Nick Sweeting <pirate@users.noreply.github.com >
2025-07-21 06:48:26 +00:00
Mert Unsal
a5bc83f766
Revert "add init to make things library"
2025-07-20 23:57:53 +02:00
mertunsall
f901a6931f
add init to make things library
2025-07-20 23:55:25 +02:00