Files
claude-code-viewer/src/server/core/claude-code
d-kimsuon 9144f26084 feat: add support for file history snapshots in conversation components
- Introduced a new `FileHistorySnapshotConversationContent` component to handle rendering of file history snapshots.
- Updated `ConversationItem` and `ConversationList` to accommodate the new conversation type.
- Modified the conversation schema to include `FileHistorySnapshotEntrySchema` and related types.
- Enhanced the `useSidechain` hook to filter out file history snapshots from sidechain conversations.
- Adjusted the `SidechainConversationModal` to correctly handle the new conversation type.
2025-10-19 18:00:37 +09:00
..
2025-10-18 03:48:39 +09:00
2025-10-18 03:08:43 +09:00
2025-10-19 17:18:56 +09:00
2025-10-17 20:47:25 +09:00