v1.110.2
β¨ 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.