All-Hands-AI / OpenHands

🙌 OpenHands: Code Less, Make More
https://all-hands.dev
MIT License
36.57k stars 4.15k forks source link

[Resolver] Add ability to resume session #5047

Closed neubig closed 3 hours ago

neubig commented 4 hours ago

I left the session overnight, I'm still on the session, I didnt close it. but LLM is not responding. Info from Ubuntu terminal: 2024-10-27 22:13:21,289 - INFO - AgentController task was cancelled 2024-10-27 22:13:21,292 - INFO - Session Finished 2024-10-27 22:14:08,595 - INFO - Session {number} and related resource have been removed due to inactivity. How can I resume the session to continue work with same context?


Moved from All-Hands-AI/openhands-resolver#197

enyst commented 3 hours ago

This should be fixed now, - at least because of inactivity.

neubig commented 3 hours ago

OK, let's close this.