[FEATURE]: Add /record command to preserve history #8127

Open
opened 2026-02-16 18:09:14 -05:00 by yindo · 1 comment
Owner

Originally created by @0xnefertt on GitHub (Jan 31, 2026).

Originally assigned to: @thdxr on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

AI sessions end and everything disappears. I added a /record command to keep a small, human‑readable trace of session output so important context isn’t lost. (#11354)

Originally created by @0xnefertt on GitHub (Jan 31, 2026). Originally assigned to: @thdxr on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request AI sessions end and everything disappears. I added a /record command to keep a small, human‑readable trace of session output so important context isn’t lost. (#11354)
yindo added the discussion label 2026-02-16 18:09:14 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 31, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #11348: [FEATURE]: Export prompt history - Requests ability to export/save prompt history from a session
  • #9387: [FEATURE]: opencode session export to markdown or json - Proposes opencode session export command to export session transcripts to markdown/json format
  • #10159: [BUG] [FEATURE] /export command only exports visible viewport content - Discusses /export command and feature request to export all project sessions
  • #7535: [FEATURE]: Session logging as OpenAI messages - Proposes session logging feature to preserve request-response pairs with timestamps
  • #10575: Add /context command to display session token usage - Related feature request for a new command to access session information

These issues cover similar use cases of preserving, exporting, and accessing session history. The /record command appears to be a complementary solution to these existing export/logging features.

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 31, 2026): This issue might be a duplicate of existing issues. Please check: - #11348: [FEATURE]: Export prompt history - Requests ability to export/save prompt history from a session - #9387: [FEATURE]: `opencode session export` to markdown or json - Proposes `opencode session export` command to export session transcripts to markdown/json format - #10159: [BUG] [FEATURE] /export command only exports visible viewport content - Discusses /export command and feature request to export all project sessions - #7535: [FEATURE]: Session logging as OpenAI messages - Proposes session logging feature to preserve request-response pairs with timestamps - #10575: Add /context command to display session token usage - Related feature request for a new command to access session information These issues cover similar use cases of preserving, exporting, and accessing session history. The /record command appears to be a complementary solution to these existing export/logging features. Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8127