github open-webui/open-terminal v0.11.32

5 hours ago

Changed

  • 🗂️ Session-aware relative path resolution — all LLM-exposed file endpoints (list_files, read_file, write_file, display_file, replace_file_content, grep_search, glob_search) now read the X-Session-Id header and resolve relative paths (e.g. .) against the session's working directory instead of always defaulting to fs.home. Added an optional cwd parameter to UserFS.resolve_path() to support this. Absolute paths are unaffected.

Don't miss a new open-terminal release

NewReleases is sending notifications on new releases.