mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 13:03:46 +00:00
docs: update PRD and progress for US-037
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
adca4425bb
commit
ca05ec9c20
2 changed files with 18 additions and 2 deletions
|
|
@ -606,8 +606,8 @@
|
|||
"Tests pass"
|
||||
],
|
||||
"priority": 37,
|
||||
"passes": false,
|
||||
"notes": "Crawl has real logic (BFS, domain filtering, depth limits, URL normalization) but no test coverage."
|
||||
"passes": true,
|
||||
"notes": "Crawl test uses 3 linked file:// HTML pages to verify BFS traversal, depth tracking, text extraction, totalPages, and truncated flag. Required fixing extract_links to also collect file:// links and the scheme filter to allow file:// URLs. Also fixed truncated detection bug: popped URL was lost when max_pages was reached."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue