Skip to content

feat(mobile): add automation response browsing - #57

Merged
0bkevin merged 2 commits into
mainfrom
t3code/improve-cron-job-responses
Aug 28, 2026
Merged

feat(mobile): add automation response browsing#57
0bkevin merged 2 commits into
mainfrom
t3code/improve-cron-job-responses

Conversation

@0bkevin

@0bkevin 0bkevin commented Aug 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a dedicated mobile Automation screen for scheduled job and heartbeat responses.
  • Keep automation sessions out of chat history and expose filtered session listing support.
  • Persist and reuse a shared heartbeat response session across recurring runs.
  • Add Hermes job-run routing, profile-aware automation APIs, and navigation entry points.

Testing

  • Added Go coverage for /jobs/:id/runs routing and heartbeat output-session behavior.
  • Added mobile coverage for filtering cron and heartbeat sessions from chat history.
  • Not run: full repository test suite.

- Group cron runs and heartbeat responses in a dedicated Automation screen
- Reuse heartbeat output sessions to avoid creating visible threads per firing
- Exclude automation sessions from regular chat history
- Isolate heartbeat responses and prevent overlapping runs
- Filter automation sessions and scope job requests by profile
@0bkevin
0bkevin merged commit 82499e4 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