yashdev9274 / yashdev9274/supercli
Session history management — supercode sessions command
Open
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 sessionswith 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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