Skip to content

feat: centralize data update events#417

Merged
timbornemann merged 1 commit intomainfrom
codex/implement-event-emitter-for-data-updates
Aug 31, 2025
Merged

feat: centralize data update events#417
timbornemann merged 1 commit intomainfrom
codex/implement-event-emitter-for-data-updates

Conversation

@timbornemann
Copy link
Copy Markdown
Owner

Summary

  • add shared EventEmitter for server components
  • emit data:updated events from data and task services instead of direct SSE calls
  • notify SSE clients when data:updated is emitted
  • route task service writes through data service to reuse event emitter

Testing

  • npm run format
  • npm run format:check
  • npm test -- --run

https://chatgpt.com/codex/tasks/task_e_68b0164c4540832a985c36402af3c166

@timbornemann timbornemann merged commit 50ff7e2 into main Aug 31, 2025
3 checks passed
@timbornemann timbornemann deleted the codex/implement-event-emitter-for-data-updates branch August 31, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant