文件最后提交记录最后更新时间
fix: allow workspace selection from any filesystem path (fixes #20) - Remove /tmp from FORBIDDEN_PATHS so /tmp subdirs can be workspaces - Change folder browser getParentPath('~') to return '/' instead of null, allowing navigation above home to reach /Volumes, /mnt, /tmp, etc. - Skip validateWorkspacePath in browse-filesystem endpoint — browsing is read-only; workspace creation endpoints still enforce the blacklist 5 天前