Commit Graph

9 Commits

Author SHA1 Message Date
Nick Sweeting
b67be37490 fix type hint errors 2025-06-21 04:35:24 -07:00
Nick Sweeting
c973553152 up max string lengths 2025-06-21 03:14:47 -07:00
mertunsall
0c2de169f8 Update maximum length constants in cloud_events.py to accommodate larger data sizes: MAX_STRING_LENGTH increased to 100K, MAX_URL_LENGTH and MAX_TASK_LENGTH adjusted to 10K. 2025-06-20 01:13:23 +02:00
Nick Sweeting
ccd11e26f5 remove unneeded event_type fields 2025-06-19 01:19:30 -07:00
Nick Sweeting
474476f0ae switch to external bubus lib 2025-06-18 01:41:16 -07:00
Nick Sweeting
f35ea5be4d fixes 2025-06-17 22:38:59 -07:00
Nick Sweeting
66fbb8b282 Merge branch 'main' into eventbus 2025-06-14 01:19:15 -07:00
Nick Sweeting
b3ed9cbbba Update browser_use/agent/cloud_events.py
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-14 03:42:42 -04:00
Nick Sweeting
9da6c485b7 implement new EventBus module with cloud_events to send on agent steps 2025-06-05 18:51:22 -07:00