Releases: joryeugene/prompthive
Releases Β· joryeugene/prompthive
v0.2.8: Community Contribution Release
π First Community Contribution!
This release celebrates our first community contribution from @szabgab who added the repository field to Cargo.toml via PR #1.
β¨ What's New
- Repository field: Improves crates.io integration and makes it easier for automated tools to find the source
- Version bump: Updated to v0.2.8 across all documentation
- Better discoverability: Enhanced Rust ecosystem integration
π Community Thanks
Special thanks to @szabgab for the contribution and for helping make PromptHive more discoverable in the Rust ecosystem!
π¦ Installation
cargo install prompthive
# OR
curl -sSL https://prompthive.sh/install.sh | bashFull Changelog: v0.2.6...v0.2.8
PromptHive v0.2.6: Prompt Consistency & Performance Claims Update
π PromptHive v0.2.6
π― Key Improvements
- Prompt Name Consistency: Standardized all prompt references to use
essentials/review - Accurate Performance Claims: Updated all documentation from sub-80ms to sub-15ms
- Complete Ecosystem Integration: Maintained CalmHive companion tool references
π§ Changes
- Fixed inconsistent prompt names throughout documentation
- Updated Cargo.toml description to reflect actual sub-15ms performance
- Synced all changes between private and public repositories
- Improved sync script to prevent future conflicts
π¦ Installation
cargo install prompthive
# OR
curl -sSL https://prompthive.sh/install.sh | bashπ Updated Performance
- Average Response: 8ms
- User Promise: <15ms for all operations
- Rust-powered efficiency across all platforms
All features remain 100% open source and free!
v0.2.5: Performance and UX improvements via TDD
Major performance fixes and user experience enhancements discovered through comprehensive test-driven development:
Performance Improvements
- Fixed 10x-100x performance regression (356-1295ms β 6ms response time)
- Conditional logging and telemetry bypass for optimal speed
- Achieved 45% faster than target (6ms vs 11ms goal)
Error Handling & UX
- Added comprehensive error_help.rs module with actionable suggestions
- Better error messages for "prompt not found" with fuzzy suggestions
- Improved permission denied and file not found error guidance
- Fixed "ph ph" double command detection and guidance
Clipboard & I/O Fixes
- Fixed silent clipboard fallback behavior
- Proper TTY detection with PROMPTHIVE_TEST_MODE override
- Better clipboard failure handling and user feedback
- Fixed TUI graceful fallback when no TTY available
Technical Fixes
- Fixed unicode string boundary errors (byte β character indexing)
- Improved test isolation for global shutdown flag
- Enhanced environment variable controls for testing
- Fixed argument size limits with file-based alternatives
All changes validated through comprehensive TDD test suite ensuring reliability and performance guarantees.
Installation
cargo install prompthiveVerify Installation
ph --version # Should show 0.2.5PromptHive v0.2.3
Lightning-fast open source prompt manager for developers. Terminal-native, sub-80ms operations, works with any AI tool.