feat(dashboard): hash routing + health check polling #138

Merged
xiaomo merged 1 commits from fix/128-dashboard-enhancements into main 2026-05-08 15:00:35 +00:00

1 Commits

Author SHA1 Message Date
xingyue 7b0260cedd feat(dashboard): hash routing + health check polling
- Hash-based URL routing (#threads, #threads/{id}, #workflows)
  for bookmarkable/shareable thread links
- Health check polls every 10s with reconnecting state
- useHashRoute hook for clean route management

Closes #128
2026-05-08 18:16:09 +08:00