Skip to content

Installation

  • Python 3.10 or later
  • pip (included with Python)
Terminal window
pip install sessionfs
Terminal window
sfs --version
Terminal window
sfs daemon start

The daemon watches all 8 supported tools automatically. No configuration needed.

ToolCaptureResume
Claude CodeYesYes
Codex CLIYesYes
Gemini CLIYesYes
Copilot CLIYesYes
Cursor IDEYesCapture-only
AmpYesCapture-only
ClineYesCapture-only
Roo CodeYesCapture-only

The default configuration works out of the box. To customize:

Terminal window
sfs config show # View current config
sfs config set log_level DEBUG # Change a setting

Config file location: ~/.sessionfs/config.toml