1jehuang / 1jehuang/jcode

Add rename session picker name and sort by project folder

Open
#696 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

autonomous: no enhancement priority: medium triage: needs-decision
Dominant language
Rust
Stars
19.9k
Forks
2.3k
Avg merge
2d 7h
Merged PRs (30d)
30

Description

Image

It would be great if you could rename each session with a permanent, custom name. However, you should still retain the current options if you don't change them or leave them blank.

The current session picker is a bit confusing. What if we could add a folder-based option? For example:

/path/project1

  • session project1-1
  • session project1-2
  • session project1-3
  • more project1-session
    /path/project2
  • session project2-1
  • session project2-2
  • session project2-3
  • more project2-session

This would make it easier for users to identify their projects, and the selection experience would be better.

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

Start by locating the session picker and the code that persists session metadata; no files or tests are named in the issue. Trace how blank or unchanged options are currently handled, then define completion as persistent custom names and sessions grouped and sorted by project folder, with existing behavior retained when names are blank.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.