Skip to content

fix: stabilize local studio web workflow#197

Merged
hyeokjun32 merged 3 commits intomainfrom
fix/local-studio-web-workflow-qa
Apr 29, 2026
Merged

fix: stabilize local studio web workflow#197
hyeokjun32 merged 3 commits intomainfrom
fix/local-studio-web-workflow-qa

Conversation

@hyeokjun32
Copy link
Copy Markdown
Contributor

Summary

  • Stabilized the Local Studio browser workflow.
  • Improved Run, Import, Compare, Decision, Jetson helper, and Pipeline state behavior.
  • Added route/API contract tests for the local-first Studio workflow.

Validation

  • poetry run python3 -m pytest tests/test_studio_routes.py -q
  • poetry run python3 -m pytest -q
  • Manual browser QA at /studio

Impact

  • Makes Local Studio reliable as a portfolio/interview demo.
  • Ensures the browser UI reflects actual imported/runtime evidence.
  • Keeps the project local-first without adding production SaaS infrastructure.

Notes

  • DB/queue/auth/billing remain future work.
  • Jetson execution still runs on the local Jetson device or via generated command.

@hyeokjun32 hyeokjun32 merged commit 00ea975 into main Apr 29, 2026
1 check passed
@hyeokjun32 hyeokjun32 deleted the fix/local-studio-web-workflow-qa branch April 29, 2026 16:58
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