Skip to content

Conversation

@zephyrzilla
Copy link
Member

Summary

Major UI refresh for SyGra Studio with a comprehensive design system overhaul, improved documentation, and legacy UI/script cleanup. This PR modernizes the visual appearance, enhances user experience across all views, and provides detailed step-by-step documentation for using the SyGra Studio interface.

How to Test

Test the UI refresh:

  1. Start Studio: make studio
  2. Navigate to http://localhost:8000
  3. Verify the refreshed UI across all views:
    • Home dashboard with stats
    • Workflows list
    • Models view
    • Runs history with filters
    • Library (recipes + tools)
  4. Create a workflow and verify node styling
  5. Run a workflow and check execution panel

Test documentation:

  1. Run make docs-serve
  2. Navigate to "Getting Started" -> "SyGra Studio"
  3. Verify all sections render correctly with tables and code blocks

Verify cleanup:

  1. Confirm apps/ directory no longer exists
  2. Confirm run_ui.sh no longer exists
  3. Run make test to ensure no broken imports

Checklist

  • Lint fixes and unit testing done
  • End to end task testing
  • Documentation updated

@zephyrzilla zephyrzilla requested a review from a team as a code owner January 22, 2026 14:43
@zephyrzilla zephyrzilla self-assigned this Jan 22, 2026
@zephyrzilla zephyrzilla added the enhancement New feature or request label Jan 22, 2026
@bidyapati-p bidyapati-p requested a review from a team January 23, 2026 15:23
@vipul-mittal vipul-mittal enabled auto-merge (squash) January 23, 2026 15:36
@vipul-mittal vipul-mittal merged commit c149ab9 into main Jan 23, 2026
4 checks passed
@vipul-mittal vipul-mittal deleted the scratch/studio_v2 branch January 23, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants