shell-pool / shell-pool/shpool
Add ability to rename session
Open
Nobody has claimed this yet.
big
enhancement
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 67
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 15
Description
I ran into a need to rename a (long-running) session. It would be great if there was a shpool rename old new command.
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
The issue names no files or tests. Start by locating the CLI command handling and session-management entry points in this Rust repository, then trace how session names are handled. Done means a shpool rename old new command works for a long-running session, with appropriate coverage for success and failure cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100