chap的会话回放后端
项目描述
chap-backend-replay
chap的一个概念验证后端插件。
安装
如果您使用pip安装了chap,请运行pip install chap-backend-replay
。
如果您使用pipx安装了chap,请运行pipx inject chap chap-backend-replay
。
使用
chap --backend replay -B session:/full/path/to/existing-chap-session.json tui
还有其他后端参数,使用chap --backend replay --help
来列出它们。