summaryPath property
String
get
summaryPath
Path to the session memory file.
Implementation
String get summaryPath => '$projectDir/$sessionId/session-memory/summary.md';
Path to the session memory file.
String get summaryPath => '$projectDir/$sessionId/session-memory/summary.md';