ConversationLogIndex

works.iterative.claude.core.log.ConversationLogIndex
trait ConversationLogIndex[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def forSession(projectPath: Path, sessionId: String): F[Option[LogFileMetadata]]
def listSessions(projectPath: Path): F[Seq[LogFileMetadata]]
def listSubAgents(projectPath: Path, sessionId: String): F[Seq[SubAgentMetadata]]