feat(workspace-terminal): use environment shell command
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# Changelog
|
||||
|
||||
## Pending
|
||||
|
||||
### Features
|
||||
|
||||
- let execution environments provide their native terminal shell command
|
||||
- Add shell command metadata to the execution environment contract.
|
||||
- Keep WebContainer terminals on `jsh` while allowing backend environments to provide a different shell.
|
||||
- Update workspace terminal shell tab labels and setup prompt handling to use the environment shell metadata.
|
||||
|
||||
## 2026-05-21 - 3.81.1 - fix(package)
|
||||
include postinstall helper script in published package
|
||||
|
||||
- add the scripts directory to package files so postinstall can resolve update-monaco-version.cjs after installation
|
||||
|
||||
## 2026-04-17 - 3.81.0 - feat(dees-updater)
|
||||
enhance updater progress and completion views with version metadata cards
|
||||
|
||||
|
||||
Reference in New Issue
Block a user