Commit graph

8 commits

Author SHA1 Message Date
Anish Sarkar
2a020629c5 feat(artifacts): enhance ArtifactsLibrary UI and add artifacts page detection
- Introduced a new state for detecting the artifacts page in LayoutDataProvider.
- Simplified the EmptyState component in ArtifactsLibrary for a cleaner presentation.
- Improved header layout in ArtifactsLibrary for better responsiveness and visual clarity.
2026-07-06 14:05:53 +05:30
Anish Sarkar
3719037c16 refactor(workspace): standardize component props to use workspaceId
- Updated component props across multiple files to replace searchSpaceId with workspaceId for consistency.
- Adjusted internal logic to maintain functionality while aligning with the new terminology.
2026-07-06 10:16:21 +05:30
CREDO23
8b0a2f8964 feat: link artifacts to source chat 2026-06-23 15:47:21 +02:00
CREDO23
a5be3fbcf8 feat: add artifacts library page 2026-06-23 15:18:08 +02:00
CREDO23
19698bcc0b feat: add library media viewers 2026-06-23 15:18:08 +02:00
CREDO23
b63e95e987 feat: add artifact card and kind meta 2026-06-23 15:18:08 +02:00
CREDO23
09eaa371b6 feat: add library artifacts hook 2026-06-23 15:18:00 +02:00
CREDO23
fd9763417b feat: add library artifact model 2026-06-23 15:18:00 +02:00