Open Issues Need Help
View All on GitHub Populate "Files changed" sidebar section from tool call events about 1 hour ago
AI Summary: The 'Files changed' section in the session right sidebar is currently empty because it receives an empty array, despite all necessary UI components, types, and formatting utilities being in place. The core task is to implement a function that extracts file change information (filename, additions, deletions) from existing `tool_call` events available on the client. This will populate the sidebar section with relevant data.
Complexity:
2/5
enhancement good first issue
Allow users to edit session titles in the web UI about 2 hours ago
enhancement good first issue