-
-
Notifications
You must be signed in to change notification settings - Fork 246
Open
Description
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
- Start using Codex in the terminal.
- Open the same workflow through HAPI web.
- Open the session in the web chat.
- 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:
- HAPI imports / backfills the earlier Codex history into the hub store so the web UI can page backward normally, or
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels