kalil0321
kalil0321
Previously if a file is in context, then is later deleted, it causes an error on subsequent context updates. Now, the error is handled, file is deleted from context if...
I was trying to run the app but the readme is obsolete. Is it possible to update it please.
Fix #97. This pull request fixes the issue where the automatic CLI upgrade was failing on WSL and Pop!_OS.
#### Summary When clicking your profile photo > then hovering over the profile button it isn't red anymore. Now there isn't any style on hover for the profile button. ####...
#### Summary When clicking your profile photo > then hovering over the profile button it isn't red anymore. Now there isn't any style on hover for the profile button. ####...
Previously thw generated code didn't work due to `navigate` issues --- ## Summary by cubic Fixes broken navigate calls in generated code and makes exports more reliable. Adds safer namespace...
## Summary by cubic Enable CodeAgent to use a real Chrome browser and protect the default profile by copying it (and Local State) to a temp user-data directory. Also ensures...
#3063 --- ## Summary by cubic Add HarRecordingWatchdog to capture HTTPS network traffic via CDP and write a HAR 1.2 file on browser shutdown. Auto-attaches when browser_profile.record_har_path is set and...
The goal is to create an LLM validator that cleans the code, export it to other frameworks / languages and ideally run it in a small container to check bugs....