Files
vscode/src
Don Jayamanne 385bbb7741 refactor: Introduce changeset actions and update related tests
- Implement changeset actions in the protocol, allowing for better tracking of file changes.
- Update integration tests to validate changeset functionality, including file edits and session diffs.
- Modify session handling to incorporate changeset summaries and ensure proper subscription management.
- Refactor existing code to remove obsolete diff handling and replace it with changeset logic.
- Enhance the UI components to display changeset information in the session list and chat sessions.
2026-05-17 22:30:52 +10:00
..