Web UI: view archived sessions #28

Open
opened 2026-05-07 01:41:21 -04:00 by jasoncouture · 0 comments
jasoncouture commented 2026-05-07 01:41:21 -04:00 (Migrated from github.com)

Browse compaction-archived context from the Web UI as read-only history alongside the live conversation.

Archives land at <Context>/<agent>/<unix-ms>.json (the previous current.json renamed when context was compacted). Today they're only visible by ls-ing the directory.

Minimum viable surface:

  • List archives per agent, newest first, with a date label.
  • Open one as a read-only thread in the same UI shape as the live conversation.
  • No editing, no resumption — purely historical view.

Tracked in TASKS.md.

Browse compaction-archived context from the Web UI as read-only history alongside the live conversation. Archives land at `<Context>/<agent>/<unix-ms>.json` (the previous `current.json` renamed when context was compacted). Today they're only visible by `ls`-ing the directory. Minimum viable surface: - List archives per agent, newest first, with a date label. - Open one as a read-only thread in the same UI shape as the live conversation. - No editing, no resumption — purely historical view. Tracked in [TASKS.md](../blob/main/TASKS.md).
Sign in to join this conversation.
No description provided.