nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ForestPruningStrategy
Type Alias ForestPruningStrategy
ForestPruningStrategy
:
"none"
|
"score"
|
"depth"
|
"combined"
Strategy for pruning low-quality branches.
none
: No pruning
score
: Prune nodes below score threshold
depth
: Prune based on depth limits
combined
: Use both score and depth criteria
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Strategy for pruning low-quality branches.
none: No pruningscore: Prune nodes below score thresholddepth: Prune based on depth limitscombined: Use both score and depth criteria