Skip to content

v1.110.2

Compare
Choose a tag to compare
@pelikhan pelikhan released this 28 Feb 22:13
· 11 commits to main since this release

✨ Enhanced Performance Tracking
Introducing a new performance monitoring system with detailed logging and measurement capabilities to boost efficiency and identify bottlenecks.

πŸš€ Smarter File Handling
Replaced readFile with a robust tryReadText function for safer and more reliable file operations, ensuring smoother error handling.

πŸ“Š Model Management Improvements
Added a models command for better visibility and control of language model alias mappings, enhancing user interaction with model configurations.

πŸ› Error Logging Fixes
Ensured error directories are created before logging, preventing potential disruptions during error reporting.

⚑ Optimized Token Estimation
Implemented a faster, approximate token estimation method for improved performance in token-heavy operations.

πŸ› οΈ Refactored Components
Streamlined configure.ts and other key modules for better code clarity and maintainability.