Skip to content

fix: show source load errors instead of stale success state#444

Merged
Gaubee merged 1 commit intomainfrom
fix/source-status-error-vite-om-hub
Feb 13, 2026
Merged

fix: show source load errors instead of stale success state#444
Gaubee merged 1 commit intomainfrom
fix/source-status-error-vite-om-hub

Conversation

@Gaubee
Copy link
Contributor

@Gaubee Gaubee commented Feb 13, 2026

Summary

  • treat source fetch errors as error state even when cached payload fallback exists
  • render source status with error-first priority in settings list (red icon + error copy)
  • add regression test for cache-fallback-on-failure path
  • include latest vite config update for om-hub remote source
  • ignore generated miniapps/om-hub/ directory

Validation

  • pnpm vitest run src/services/ecosystem/tests/registry.test.ts
  • pnpm exec oxlint src/services/ecosystem/registry.ts src/stackflow/activities/SettingsSourcesActivity.tsx src/services/ecosystem/tests/registry.test.ts vite.config.ts
  • pnpm agent review verify (fails on existing unrelated unit-test baseline in repo)

chore(vite): update om-hub remote config and ignore generated folder
@Gaubee Gaubee merged commit 64f9920 into main Feb 13, 2026
5 checks passed
@Gaubee Gaubee deleted the fix/source-status-error-vite-om-hub branch February 13, 2026 03:29
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