jamesob / jamesob/desk

Prevent nested session

Open
#68 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
2.6k
Forks
113
PR merge metrics
No merged PRs in 30d

Description

I mentioned this in a comment on #67, but I think nested sessions should be prevented. For example, if I run `desk . project-one` then try to run `desk . project-two`, desk should ask if I want to leave the first session to enter the next or prevent me from nesting at all.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the `desk` command entry point and trace how an existing session is detected when running `desk . project-one` followed by `desk . project-two`. Confirm the intended behavior with the maintainers, then make the second invocation either prompt before leaving the first session or prevent nesting, with coverage for the chosen behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.