Files
claude-mem/plugin/scripts
Alex Newman de20eb65b5 Enhance session handling in SessionRoutes
- Improved logging for session aborts and unexpected exits.
- Introduced a variable to track if the session was aborted for clarity.
- Added logic to create a new AbortController when restarting the generator after a crash.
- Implemented a mechanism to abort the session if there are no pending tasks after a natural completion.
- Ensured that errors during recovery checks lead to session abortion to prevent resource leaks.
2025-12-31 16:49:17 -05:00
..