yashdev9274 / yashdev9274/supercli

Session history management — supercode sessions command

Open
#93 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement repo core supercode-cli
Dominant language
TypeScript
Stars
214
Forks
41
Avg merge
2h 26m
Merged PRs (30d)
34

Description

Description

Add a supercode sessions command to list, search, replay, rename, and delete past chat sessions.

Expected Deliverables

  • supercode sessions with subcommands: list, show, search, replay, rename, delete
  • Interactive mode without arguments opens an interactive picker
  • Display session metadata: title, date, model, message count, token usage
  • Pagination support for large histories

Why

Users build up sessions over time and need to revisit, organize, or clean up past work.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the existing CLI command registration and session storage or history entry points, then map how metadata and messages are represented. Done means the sessions command supports list, show, search, replay, rename, delete, interactive selection, metadata display, and pagination.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.