WIP
Metadata display format:
- #API_index [DOM position/total messages] | Branch branch_number | Main/Side | CANCELED | timestamp
Example:
- #1 [3/10] | Branch 1 | Main | CANCELED | 2025-10-02 18:42:22
Where:
- #1 - Index from API
- [3/10] - Position in current DOM (3rd message out of 10 visible)
- Branch 1 - Branch number
- (Main/Side) - Whether message is on main or side branch
- CANCELED - Appears if message generation was stopped by user
- 2025-10-02 18:42:22 - created_at timestamp from API (formatted and converted to local timezone)
Also UUID is hidden
If it doesn’t work, refresh the page (F5).
Credits:
Code is partially based on: