works.iterative.claude.core.log.ArchiveConfig
See theArchiveConfig companion object
Configuration for ConversationArchive.
Value parameters
- archiveDir
-
destination root the session tree is mirrored into.
- cwd
-
the known working directory a session ran under; the record is located by encoding this cwd, never by decoding a directory name.
- vendorProjectsDir
-
the Claude
projectsdirectory holding per-cwd session trees. Configurable becauseCLAUDE_CONFIG_DIRrelocates it (e.g./home/mph/.claude-iw, not~/.claude). Use ArchiveConfig.locating to derive it from a config-dir override and home directory.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article