DTUI2 v1.3.2 - Portable Release
π DTUI2 v1.3.2 Release
π¦ Quick Installation
Download and Extract:
# Download
wget https://github.com/kwonah0/dtui2-react/releases/download/v1.3.2/dtui2-v1.3.2.tar.gz
# Extract
tar -xzf dtui2-v1.3.2.tar.gz
cd dtui2-v1.3.2
# Install dependencies
npm ci --production
# Run
npm run electron⨠What's New
- π― Marker-based output extraction with
<RESPONSE></RESPONSE>tags - π§ Fixed multiline command handling
- π Improved newline rendering in UI
- π³ Docker and Singularity support
- π Portable release package
π Features
- Real PTY terminal support with colors
- Shell command execution
- AI agent integration
- Markdown rendering
- Cross-platform support
π§ Configuration
Environment variables or dtui.json file supported.
π Documentation
π Known Issues
- Docker automated build pending fixes
- Use this portable release as alternative
Portable release includes all source files for local building