Skip to content

Latest commit

 

History

History
70 lines (51 loc) · 1.87 KB

File metadata and controls

70 lines (51 loc) · 1.87 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.


[Unreleased]

  • Upcoming features, bug fixes, and improvements.

[1.1.0] - 2025-09-03

Added

  • Streaming output functionality for real-time model responses
  • Improved animations and UI responsiveness
  • Tokenizer fixes for better input handling
  • GPU layer auto-detection for optimized computation

Changed

  • Minor version bump: backward compatible with existing functionality

[1.0.2] - 2025-09-03

Added

  • funding.json to allow community support via UPI
  • Documentation improvements for Ecocee’s mission and funding

Changed

  • Updated project description to clarify open-source + product development goals

[1.0.1] - 2025-09-03

Added

  • CLA.md (Contributor License Agreement)
  • CODE_OF_CONDUCT.md for community guidelines
  • CHANGELOG.md introduced for version tracking
  • Funding manifest (funding.json) for FOSS discoverability

Changed

  • Updated README.md with EcoCee-OpenSource license reference
  • Improved CONTRIBUTING.md with clear student contribution flow
  • package.json metadata (license, files, author info cleanup)

[0.0.2] - 2025-08-30

Added

  • Initial draft of contribution docs
  • Early bugfixes to model loader

[0.0.1] - 2025-08-28

Added

  • Initial release of KuttAI
  • Basic command-line interface (CLI)
  • Core AI model loading system
  • Documentation: README.md, CONTRIBUTING.md

[0.0.0] - 2025-08-25

Started