Skip to content

fix: replace full python path with python version badge in video render section - #4216

Merged
atomantic merged 1 commit into
mainfrom
cos/task-msto1fcd/agent-2fc68639
Aug 15, 2026
Merged

fix: replace full python path with python version badge in video render section#4216
atomantic merged 1 commit into
mainfrom
cos/task-msto1fcd/agent-2fc68639

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Automated PR created by PortOS Chief of Staff.

Summary

Replaced the full Python path string in the Video Gen status header with a compact Python version badge and tooltip to fix mobile responsive layout issues.

Changes

  • server/lib/pythonSetup.js: Included pythonVersion (via platform.python_version()) in probePythonHealth and checkPackages.
  • server/routes/videoGen.js: Included pythonVersion in resolveLocalPythonHealth and returned pythonVersion in GET /api/video-gen/status.
  • client/src/pages/VideoGen.jsx: Replaced displaying the full status.pythonPath string in the header badge with Python ${status.pythonVersion} (or Python fallback) next to the green status indicator dot, setting title={status.pythonPath} for full path inspection on hover.

@atomantic
atomantic merged commit b3736af into main Aug 15, 2026
7 checks passed
@atomantic
atomantic deleted the cos/task-msto1fcd/agent-2fc68639 branch August 15, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant