- refactor(commander):
- Add support for executing multi-line commands
- Add support for various shells:
CMD,Bash,Sh,Zsh,Nushell,PowerShell,GitBash,WSL,Python,Node.js,R, andJulia - Introduce new configuration options:
NORMALIZE_ENV_VARS,MAX_HISTORY_ENTRIES, andTIMEOUT - Enhance overall UI/UX
- feat(core): Add the
fast-dropdowncomponent - feat(image_viewer): Enhance the info button and improve overall UI/UX
- fix: Enforce the use of the
file://protocol for loading local resources to preventTypora for Linuxfrom utilizing proprietary protocols (#1217) - docs: Update
AGENTS.md
