Skip to content

Infinite Session Config Node

AI/GitHub/Copilot/Config

Infinite Session Config

Configures infinite session with automatic context compaction

copilot_infinite_sessionllm
Inputs3
Outputs1
Security exposure0/10
Packagellm

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
0/10High
PrivacyPotential sensitivity of processed data.
0/10High
PerformanceRuntime or resource pressure.
2/10High
GovernancePolicy, audit, or compliance impact.
0/10High
ReliabilityOperational stability considerations.
1/10High
CostExternal or compute cost impact.
3/10High

Input Pins

3

Enabled

Boolean
enabled

Enable infinite sessions

Default true

Background Threshold

Float
background_threshold

Background compaction threshold (0.0-1.0)

Default 0.7

Exhaustion Threshold

Float
exhaustion_threshold

Buffer exhaustion threshold (0.0-1.0)

Default 0.9

Output Pins

1

Config

Struct
config

Infinite session configuration

InfiniteSessionConfigInfiniteSessionConfig3 fields
enabledboolean

Enable infinite sessions

default true
background_compaction_thresholdnumber | null

Background compaction threshold (0.0 to 1.0)

format double
buffer_exhaustion_thresholdnumber | null

Buffer exhaustion threshold (0.0 to 1.0)

format double
Schema enforced

Node Info

Internal name
copilot_infinite_session
Category
AI/GitHub/Copilot/Config