Skip to content

Fix local UI#295

Merged
dphuang2 merged 2 commits intomainfrom
fix-local-ui
Oct 28, 2025
Merged

Fix local UI#295
dphuang2 merged 2 commits intomainfrom
fix-local-ui

Conversation

@dphuang2
Copy link
Copy Markdown
Collaborator

@dphuang2 dphuang2 commented Oct 28, 2025

Note

Update dist asset references and remove a stray debugger in GlobalState.applyQueryParams.

  • Frontend:
    • Build artifacts: Update vite-app/dist/index.html to reference new hashed assets (index-CnGlFAnP.js, index-BGlGI2LH.css).
    • State management: Remove stray debugger from applyQueryParams in vite-app/src/GlobalState.tsx.

Written by Cursor Bugbot for commit f1dda5f. This will update automatically on new commits. Configure here.

Dylan Huang added 2 commits October 27, 2025 17:10
This fixed code from not starting event bus listening loop

- Introduced `subscribe`, `unsubscribe`, `emit`, `start_listening`, and `stop_listening` methods to the _LazyEventBus class.
- Enhanced type hinting for better code clarity and usability.
@dphuang2 dphuang2 merged commit c1ef460 into main Oct 28, 2025
8 of 9 checks passed
@dphuang2 dphuang2 deleted the fix-local-ui branch October 28, 2025 02:41
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.

2 participants