mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-16 23:02:04 +00:00
docs: update PRD and progress for US-036
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
9fc60937e5
commit
8ace9cd9f1
2 changed files with 13 additions and 2 deletions
|
|
@ -589,8 +589,8 @@
|
|||
"Tests pass"
|
||||
],
|
||||
"priority": 36,
|
||||
"passes": false,
|
||||
"notes": "Console and network monitoring have real complexity (background tasks, ring buffers, event correlation) but zero test coverage currently."
|
||||
"passes": true,
|
||||
"notes": "Console test uses HTML page with console.log/error/warn calls, verifies messages captured and level filtering works. Network test verifies navigation generates captured network requests. CDP reports console.warn level as 'warn' not 'warning'. Both tests use 1s sleep for async CDP event capture."
|
||||
},
|
||||
{
|
||||
"id": "US-037",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue