SurfSense/surfsense_web/features/chat-artifacts
Anish Sarkar deb67fbad7 feat(artifacts): update artifact handling for revisions and improve documentation
- Added support for loading current deliverables and context for artifact revisions with `load_artifact_for_revision`.
- Removed the deprecated `load_artifact_source` tool.
- Enhanced documentation for artifact skills, including detailed revision instructions for DOCX, PDF, PPTX, and XLSX formats.
- Updated the Dockerfile to include the `python-docx` package for document generation.
- Adjusted artifact file roles in the database schema to exclude the source role.
2026-08-18 04:25:10 +05:30
..
hooks refactor(artifacts): make sidebar enrichment non-blocking 2026-08-17 11:54:16 +05:30
lib feat(artifacts): update artifact handling for revisions and improve documentation 2026-08-18 04:25:10 +05:30
model refactor(artifacts): make sidebar enrichment non-blocking 2026-08-17 11:54:16 +05:30
state fix: make artifact navigation robust 2026-06-22 23:24:25 +02:00
ui refactor(artifacts): make sidebar enrichment non-blocking 2026-08-17 11:54:16 +05:30
index.ts feat(chat-artifacts): enhance artifact handling with deep linking and loading states 2026-08-14 11:48:10 +05:30