v1.0.0 - Production Release π
π Welcome to the first stable release!
After months of development and testing, Terminal History Outline is now production-ready.
β¨ Key Features
- π Command History - Automatically captures every command and its output
- π’π΄π‘ Status Indicators - Visual status (Success/Error/Running)
- π§ Action Buttons - Rerun, Copy, Delete directly on each entry
- π Copy Options - Copy command, output, or both
- π Security Redaction - Detects and redacts sensitive data
- π Privacy Dashboard - View and manage security settings
- π¨ Clean Display - Strips ANSI codes for readable output
- πΎ Persistent - History survives VS Code restarts
- β±οΈ Time Display - Shows time since command execution
π§ͺ Quality Assurance
- β 57 Passing Tests - Comprehensive test coverage
- β ESM Support - Modern module system
- β Clean Packaging - No security warnings
- β Full Documentation - Complete JSDoc comments
π¦ Installation
From VS Code Marketplace:
- Open VS Code
- Go to Extensions (Ctrl+Shift+X)
- Search for "Terminal History Outline"
- Click Install
From VSIX:
- Download the
.vsixfile from the release assets - In VS Code, go to Extensions β "..." β Install from VSIX
- Select the downloaded file
π Roadmap
- v1.1.0 - Groups & Organization
- v1.2.0 - AI & Agent Integration
- v1.3.0 - Export & Save
- v1.4.0 - Customization & UX