Skip to main content

Opencode Session Archive

@evrardjp/opencode-session-archivev2026.07.17.1· 8d agoMODELSWORKFLOWSREPORTS
01README

OpenCode session metadata analytics and infinite-lifetime native conversation archives, with webhook ingestion, an OpenCode exporter plugin, and an overview report.

02Release Notes

2026.07.17.1

ALPHA QUALITY - DO NOT USE YET!

This initial release is for review and controlled development testing only. Its data format, retention behavior, webhook contract, and OpenCode plugin may change without compatibility guarantees.

Added: OpenCode session metadata ingestion, native importable conversation archives with infinite lifetime, generic webhook workflow, overview report, and an uninstalled OpenCode exporter plugin.

Upgrade note: Initial release. The OpenCode plugin and Swamp webhook must be configured explicitly after installing the Swamp extension.

03Models1
@evrardjp/opencode-session-archivev2026.07.17.1opencode_session_archive.ts
fn ingest()
Ingest one OpenCode session export from the webhook workflow

Resources

session(infinite)— Long-lived OpenCode session metadata and usage totals
receipt(infinite)— Latest successful ingestion receipt for an OpenCode session

Files

archive(application/json)— Native OpenCode JSON export, directly accepted by opencode import
04Workflows1
@evrardjp/opencode-session-ingestc5d4ef8d-6619-46ed-9e9b-ee93985ad583

Ingest a verified OpenCode exporter webhook payload into Swamp

mainPersist metadata and an optional native OpenCode archive
1.ingest— Validate and store the OpenCode export
05Reports1
@evrardjp/opencode-session-overviewmodel
opencode_session_overview.ts

Summarize OpenCode session activity, usage, topics, and archives

opencodesessionsanalyticsarchive
06Stats
A
100 / 100
Downloads
0
Archive size
12.7 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
07Platforms
08Labels