Darnell Andries
9c19af3949
[AI Chat] Add local code execution tool (#31252)
* [AI Chat] Local code execution tool
* Move `CodeSandboxScriptStorage` ownership to `AIChatService`, store & return `std::string` from storage
* Update code execution tool event UI
* Add `CodeSandboxNavigationThrottle`
* Omit window and location in code execution scope
* Remove `CodeSandboxScriptStorage`
* Use sandboxed iframe for code execution, use primary OTR profile
* Use script injection for code execution
* `expandedContent` should be null if `jsCode` is null
* Address PR feedback
* Address PR feedback
* Address PR feedback
* Move code sandbox webui constants
2025-12-04 20:28:33 +01:00
..
2025-11-28 15:54:27 -05:00
2025-12-04 20:28:33 +01:00
2025-11-28 15:54:27 -05:00
2025-12-03 06:19:33 -08:00
2025-11-28 15:54:27 -05:00
2025-11-30 17:08:45 +09:00
2025-11-25 10:37:41 +01:00
2025-11-28 15:54:27 -05:00
2025-12-04 19:16:50 +01:00