Skip to content

Version v0.1.106

This release focuses on improving documentation and code clarity, updating dependencies, and cleaning up version control by removing unnecessary lock files.

New Features

  • Added detailed EARS specifications for chat and model loading, including sequential renumbering of core and backend API specs, new model-loading documentation, and code annotations for key implementation points (84109a) (Eric Ma)

Bug Fixes

  • Fixed markdownlint errors across all low-level design, specification, and planning documents to improve documentation quality (84109a) (Eric Ma)

Deprecations

  • Removed the uv.lock dependency lock file from version control to streamline dependency management (9c656e) (Eric Ma)

Dependency Updates

  • Bumped authlib dependency from version 1.6.7 to 1.6.9 to incorporate latest fixes and improvements (9ce82a) (dependabot[bot])