Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 672 Bytes

File metadata and controls

37 lines (24 loc) · 672 Bytes

pool

Reserved: number of warm claude subprocesses to keep alive (not yet implemented).

Kind Attribute
Since 0.1.3

Syntax

pool: <int>

Arguments

Name Type Required
value int no

Description

Reserved syntax in v0.1.3. Analyzer emits a not yet implemented warning; runtime ignores the value and always spawns per request.

Used in

Provenance

Spec last touched 36bcf1b (2026-05-20)
Source last touched af278bb (2026-05-20)
Source files internal/parser/parser.go