Skip to content

Add a short-lived command to stream session output into WhatsApp #11

Description

@abuiles

Summary

Add a WhatsApp command that temporarily streams live session output back into the chat for a short window, for example 5 or 10 seconds.

Problem

Right now the relay is good for final replies and short status updates, but there is no lightweight way to watch a run live from WhatsApp when you want to see progress as it happens.

Desired behavior

  • Add a command to start a temporary stream of output from the current session into WhatsApp.
  • The stream should be time-bounded, for example 5 seconds or 10 seconds.
  • It should work on the active project session, and ideally be targetable to another project later if needed.
  • It should stop automatically when the time window ends.
  • It should avoid flooding WhatsApp with too much output.

Possible UX

  • /stream 5s
  • /stream 10s
  • /stream off

Notes

The main use case is quickly peeking at what Codex is doing without fully switching context or waiting for the final reply.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions