Expand description
Core types for claude-pool.
Structs§
- Pool
Config - Configuration that applies to all slots by default.
- Scaling
Config - Configuration for dynamic slot pool scaling.
- Slot
Config - Per-slot configuration overrides.
- SlotId
- Unique identifier for a slot.
- Slot
Record - Record of a slot in the pool.
- Task
Filter - Filter criteria for listing tasks.
- TaskId
- Unique identifier for a task.
- Task
Record - A task submitted to the pool.
- Task
Result - The result of a completed task.
Enums§
- Effort
- Effort level for
--effort. - Permission
Mode - Permission mode for
--permission-mode. - Slot
Mode - Slot persistence mode.
- Slot
State - Current state of a slot.
- Task
State - Current state of a task.