Files
hermes-webui/api
r.kulbaev 2fe0ece991 fix(upload): scope archive extraction to per-session attachment dir
handle_upload_extract() used Path(s.workspace) as the extraction root,
bypassing HERMES_WEBUI_ATTACHMENT_DIR entirely. Route through
_session_attachment_dir(session_id) so archives land alongside
single-file uploads and session cleanup covers them.

Add tests and CHANGELOG entry.

Ref #2247
2026-05-18 21:22:02 +03:00
..
2026-05-18 07:14:26 +08:00
2026-05-17 23:35:18 +00:00
2026-04-29 19:54:07 -07:00
2026-05-17 23:35:18 +00:00
2026-05-15 16:39:45 -07:00
2026-05-17 19:55:09 +00:00