mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-12 01:56:19 -04:00
- Replace `unreachable` with explicit error returns in Agent and Executor. - Add `EvalResult.err` helper in `tools.zig` to simplify error paths. - Improve error propagation in `SlashCommand` and `Recorder`. - Rename `Self` to `Agent` for better clarity in function signatures.