Skip to main content

Module types

Module types 

Source
Expand description

Core types for claude-pool.

Structs§

PoolConfig
Configuration that applies to all slots by default.
ScalingConfig
Configuration for dynamic slot pool scaling.
SlotConfig
Per-slot configuration overrides.
SlotId
Unique identifier for a slot.
SlotRecord
Record of a slot in the pool.
TaskFilter
Filter criteria for listing tasks.
TaskId
Unique identifier for a task.
TaskRecord
A task submitted to the pool.
TaskResult
The result of a completed task.

Enums§

Effort
Effort level for --effort.
PermissionMode
Permission mode for --permission-mode.
SlotMode
Slot persistence mode.
SlotState
Current state of a slot.
TaskState
Current state of a task.