anthropics / anthropics/claude-quickstarts
Feature Request: Continue previous session when reconnecting
未關閉
computer use
enhancement
- 主要語言
- TypeScript
- 星號
- 17.7k
- 分支
- 3k
- 平均合併
- 5 小時 13 分鐘
- 30 天內合併 PR
- 3
描述
It is my impression that when - as it happens occasionally - the browser locks up or one closes the localhost:8080 tab and reconnects the entire previous session is lost. I assume this is due to all vital data being stored in st.session_state. It would be desirable if there was a way to reconnect to the previous session and continue with the ongoing thread. Maybe there is a way in loop.py to continuously store the session information in a local file and on request restore that data?
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。