28 Commits

Author SHA1 Message Date
reformedot b4e9ffa984 refactor: implement error handling for asyncio tasks across various components
- Introduced a utility function `create_task_with_error_handling` to manage asyncio tasks with proper exception logging and suppression options.
- Updated multiple components, including `SessionManager`, `BrowserSession`, and various watchdogs, to utilize the new error handling mechanism for background tasks.
- Enhanced overall robustness of asynchronous operations by ensuring exceptions are logged and handled appropriately, improving maintainability and debugging capabilities.
2025-11-11 17:27:54 -08:00
avocardio 8f50462317 Lint 2025-09-15 15:32:17 -07:00
avocardio 8023f65617 Print & prompt updates 2025-09-15 15:19:25 -07:00
avocardio 47d0ca528b Remove prints 2025-09-15 14:26:45 -07:00
avocardio f284afd461 Update ad-use to use Veo3 2025-09-15 14:21:57 -07:00
avocardio 00c23ad6ba Lints 2025-09-13 09:32:24 -07:00
avocardio 99f1d13cca Added: auto mode 2025-09-13 09:29:36 -07:00
avocardio fc7bb703e4 Update README with missing things 2025-09-13 07:43:46 -07:00
avocardio bb01a5e961 Updated lint changes 2025-09-12 23:11:08 -07:00
avocardio 3835d6a579 Merge branch 'main' into add-msg-use-demo 2025-09-12 23:03:21 -07:00
avocardio e819730c54 Updates REAME(s) 2025-09-12 22:58:08 -07:00
avocardio c3d2c7abfe Revise README with clone steps
Updated caution note to important and added clone instructions.
2025-09-11 20:17:05 -07:00
avocardio a6efab7548 Merge branch 'main' into fix-ad-use-readme 2025-09-11 20:02:15 -07:00
avocardio edf1e58b5a Updated base prompt to handle multi-line content 2025-09-11 19:49:21 -07:00
avocardio f2ae789efc Update prompt 2025-09-11 10:56:27 -07:00
avocardio 7096abbffd Added new demo video 2025-09-11 10:45:36 -07:00
avocardio 16f042fc33 Updated core files (works) 2025-09-11 10:42:17 -07:00
avocardio b8165e0f2b Update news-use and vibetest-use documentation for API key and setup instructions 2025-09-11 09:17:49 -07:00
avocardio 5bca1d60ed Msg-Use docs 2025-09-11 09:06:01 -07:00
avocardio 123ac79dd4 Add news-use demo: News monitoring agent with sentiment analysis 2025-09-10 21:58:58 -07:00
avocardio 83677c13ae Update README
fix: ad-use readme
2025-09-10 11:51:48 -07:00
avocardio 457f7ba99a Modify README to add license and remove source code
Updated README to include license information and remove source code section.
2025-09-09 19:13:13 -07:00
avocardio c6a47dbf70 Update return type of generate_ad_image method 2025-09-09 14:16:19 -07:00
avocardio 0cdfa9962b Cubic 2025-09-09 14:09:21 -07:00
avocardio d0be266191 Fix windows subprocess 2025-09-09 14:03:07 -07:00
avocardio 59d9c5011b Lint error & README 2025-09-09 13:18:24 -07:00
avocardio fff445dc63 more lint changes 2025-09-09 12:53:32 -07:00
avocardio 15d7d23171 Add ad-use demo 2025-09-08 22:15:21 -07:00