feat(processes): revert attachable devenv up to simplify#2912
feat(processes): revert attachable devenv up to simplify#2912omarcinkonis wants to merge 3 commits into
Conversation
Only the global
Not implemented.
Still included.
The global
Not implemented.
Both depend on the attach feature, so neither is included.
Done.
All three depend on the attach feature and no longer apply. |
Commit summaryReplaces
What's here
Test plan
|
|
The reason I called it interactive-shell is because it only launches for |
|
Note that this yields to weird UX: when processes are started with |
How about renaming start.shell -> start.interactive? Or start.interactive-shell?
The least complex solution I see is:
What do you think? I invited you as a collaborator in case you'd like to make any changes yourself. |
|
Regarding the naming, I believe that clarity is more important than covering all edge cases. I think it's best to keep Regarding Adding an interactive prompt was more difficult than I expected, so I added a |
Could you come to discord and we can discuss it there in details. Thanks a lot to your feedback! |
Please review this simplification related to my comment #2890 (comment)