jina-ai / jina-ai/node-DeepResearch

[BUG] strict condition not used?

Open
#72 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5.2k
Forks
461
PR merge metrics
No merged PRs in 30d

Description

strict value is set here:

https://github.com/jina-ai/node-DeepResearch/blob/1a0bc5de327861885464b89b7d26b5eb20884cc4/src/agent.ts#L308-L311

and used here:

https://github.com/jina-ai/node-DeepResearch/blob/1a0bc5de327861885464b89b7d26b5eb20884cc4/src/agent.ts#L414-L415

but usage comes after step condition:

https://github.com/jina-ai/node-DeepResearch/blob/1a0bc5de327861885464b89b7d26b5eb20884cc4/src/agent.ts#L365-L370

so, strict usage may never reached?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.