[agent/codex] Fix ALL findings from issue #2. Read CLAUDE.md first. CDPCli... #3

Merged
Virgil merged 1 commit from agent/deep-audit-per-issue--2--read-claude-md into dev 2026-03-23 07:34:47 +00:00
Member

Task

Fix ALL findings from issue #2. Read CLAUDE.md first. CDPClient.Close blocks forever (cdp.go:156), CloseTab kills browser (cdp.go:339), Angular wait not awaited (angular.go:173), resource leak (webview.go:134), readLoop busy-spin (cdp.go:223), handler removal race (console.go:194), shared params race (cdp.go:260), raw http.Get SSRF (cdp.go:80), JS injection (angular.go:627), missing SPDX headers. Fix all, add tests.

Agent: codex
Commits: 1
Branch: agent/deep-audit-per-issue--2--read-claude-md


Auto-created by core-agent dispatch system.
Co-Authored-By: Virgil virgil@lethean.io

## Task Fix ALL findings from issue #2. Read CLAUDE.md first. CDPClient.Close blocks forever (cdp.go:156), CloseTab kills browser (cdp.go:339), Angular wait not awaited (angular.go:173), resource leak (webview.go:134), readLoop busy-spin (cdp.go:223), handler removal race (console.go:194), shared params race (cdp.go:260), raw http.Get SSRF (cdp.go:80), JS injection (angular.go:627), missing SPDX headers. Fix all, add tests. **Agent:** codex **Commits:** 1 **Branch:** `agent/deep-audit-per-issue--2--read-claude-md` --- Auto-created by core-agent dispatch system. Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-23 07:34:45 +00:00
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil merged commit 2725661046 into dev 2026-03-23 07:34:47 +00:00
Virgil deleted branch agent/deep-audit-per-issue--2--read-claude-md 2026-03-23 07:34:47 +00:00
Author
Member

Auto-Verified & Merged

Tests: go test ./... — PASS

Auto-merged by core-agent dispatch system.

## Auto-Verified & Merged **Tests:** `go test ./...` — PASS Auto-merged by core-agent dispatch system.
Sign in to join this conversation.
No description provided.