Skip to content

Web chat cannot backfill earlier Codex terminal history #268

@webwww123

Description

@webwww123

Summary

The web chat can only show new Codex messages after HAPI has attached to the session. It does not let me scroll back into earlier Codex terminal history.

Repro

  1. Start using Codex in the terminal.
  2. Open the same workflow through HAPI web.
  3. Open the session in the web chat.
  4. Try to scroll upward to older messages that already existed in the terminal session.

Actual behavior

  • Only the new messages are available in the web UI.
  • Older terminal history is missing.

Expected behavior

One of these should happen:

  1. HAPI imports / backfills the earlier Codex history into the hub store so the web UI can page backward normally, or
  2. The product explicitly documents that only post-attach messages are available.

Notes

This is especially noticeable when a session starts in the terminal first and the web UI is used later for continuation / monitoring.

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