mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-12 01:56:19 -04:00
- Use `std.json.Stringify` for safer JS escaping in `execExtract`. - Streamline `CommandExecutor` and remove redundant helpers. - Add "QUIT" as an alias for the "EXIT" command. - Clean up REPL loop control flow and error reporting in `Agent`. - Simplify `Recorder` file operations and logging.