Skip to content

fix: format Local Studio runtime values#195

Merged
hyeokjun32 merged 1 commit intomainfrom
fix/local-studio-runtime-value-formatting
Apr 29, 2026
Merged

fix: format Local Studio runtime values#195
hyeokjun32 merged 1 commit intomainfrom
fix/local-studio-runtime-value-formatting

Conversation

@hyeokjun32
Copy link
Copy Markdown
Contributor

Summary

  • Normalized structured Runtime result fields before rendering Studio metrics.
  • Prevented model, backend, and device objects from appearing as [object Object].
  • Clarified Compare View when the latest imported pair uses the same backend.
  • Bumped Studio static asset references to v7.

Validation

  • poetry run python3 -m pytest tests/test_studio_routes.py -q
  • poetry run python3 -m pytest -q
  • Manual HTTP check for /studio v7 assets and updated app.js rendering helpers

Impact

  • Makes imported Runtime results readable in the Job / Result panel.
  • Reduces confusion when repeatedly importing the same result file.

Notes

  • No DB, queue, auth, upload, or production SaaS behavior was added.

@hyeokjun32 hyeokjun32 merged commit a941983 into main Apr 29, 2026
1 check passed
@hyeokjun32 hyeokjun32 deleted the fix/local-studio-runtime-value-formatting branch April 29, 2026 14:49
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