Skip to content

Skill v0.0.103

Choose a tag to compare

@github-actions github-actions released this 10 Apr 10:45
· 231 commits to main since this release

Changelog

Features

  • chore(bump): improve release notes generation from git history
  • Updates the bump script to generate better release notes from commit history:
  • The script now always generates release notes based on actual commit history
  • feat(llm): add Nemotron-3-Nano-4B model to catalog
  • Adds NVIDIA's Nemotron-3-Nano-4B model with the available Q4_K_M quant.
  • Also simplifies pre-commit hook to run only basic validation,
  • chore: update llama-cpp-4 from 0.2.36 to 0.2.38
  • Updates llama-cpp-4 and llama-cpp-sys-4 to latest versions.
  • bump
  • fix(calibration): improve daemon integration and error handling
    • Fix EEG window submission to daemon with proper eeg_start/eeg_end timestamps
  • This ensures calibration labels are properly recorded with correct EEG windows

Contributors

  • Eugene Hauptmann