Skip to content

fix: support canonical cron routes with legacy fallback - #58

Merged
0bkevin merged 3 commits into
mainfrom
t3code/test-latest-brio-mobile-build
Aug 28, 2026
Merged

fix: support canonical cron routes with legacy fallback#58
0bkevin merged 3 commits into
mainfrom
t3code/test-latest-brio-mobile-build

Conversation

@0bkevin

@0bkevin 0bkevin commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • Route canonical /api/cron/jobs requests through Hermes.
  • Fall back to legacy cron endpoints for older connectors.
  • Recover job runs from cron sessions when run endpoints are unavailable.
  • Preserve automation profile and bounded limit handling.

Testing

  • Added route coverage for canonical cron job and run paths.
  • Added mobile fallback coverage for legacy connectors and session-based run history.

- Route canonical cron endpoints through Hermes
- Fall back to legacy routes and session history for older connectors
- Batch response fetching and add bounded load-more controls
- Improve legacy job-run fallback scanning
- Add paginated automation history with legacy relay compatibility
- Add markdown-rendered run detail views and response metadata
- Add react-native-markdown-display dependency
@0bkevin
0bkevin merged commit 3a3c066 into main Aug 28, 2026
1 check failed
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