Skip to content

Conversation

@dvelm
Copy link
Owner

@dvelm dvelm commented Jul 2, 2025

  • Added GET and POST /sessions endpoints to backend/src/agent/app.py using an in-memory list for session storage.
  • Modified frontend/src/App.tsx to improve error handling when fetching session history, ensuring the history state defaults to an empty array to prevent '.map is not a function' errors.

- Added GET and POST /sessions endpoints to backend/src/agent/app.py using an in-memory list for session storage.
- Modified frontend/src/App.tsx to improve error handling when fetching session history, ensuring the history state defaults to an empty array to prevent '.map is not a function' errors.
@dvelm dvelm merged commit b70e1d3 into windows-fixes Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants