Neon Core 26.8.3 - #783
Merged
Merged
Conversation
# Description Remove config patches added for stable Neon OS Release Add back alpha skill dependencies, previously removed for stable Neon OS Release # Issues Relates to #753 # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Removes function and property marked for deprecation Removes deprecated extra dependency identifiers with updates to internal references # Issues Closes #753 # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description <!-- Provide a brief description of this PR --> # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Update Stock skill to include quote API method Update Weather skill to include current weather and forecast API methods Update Date-Time skill to include API methods with Pydantic signatures # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Fix dependency normalization from `_` to `-` in Dockerfile # Issues Missed in #755 # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Marks unused methods for deprecation Removes skipped unit test methods Markes `run_neon` module and CLI entrypoints for deprecation # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Update personal and speed-test skills to include Skill API methods and skill packaging # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Update skills and plugins to available alpha versions # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Update ovos-phal-plugin-wallpaper-manager to resolve wallpaper rotation bug Update skill-caffeinewiz to latest version # Issues Implements OpenVoiceOS/ovos-PHAL-plugin-wallpaper-manager#33 # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Update pinned ovos-core dependency to newer version # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Deprecates logic duplicated in `neon-utils` for managing pip installation with constraints Includes update to Docker default configuration to prevent logged errors in default container load # Issues - Needs NeonGeckoCom/neon-utils#556 # Other Notes - Deployed as `ghcr.io/neongeckocom/neon_skills-default_skills:alpha` Docker image for testing (9/3) - This change means that an invalid `default_skills` configuration value will cause no skills to be installed, rather than just the one skill to not be installed - Previously, URLs that weren't git repositories were treated as invalid, but this removes that check which allows for specifying a wheel URL
) # Description Refactors configuration envvars to be set earlier in the service load process Implements new logic to handle service readiness checks which support ovos-core 0.2+ Updates unit tests to cover changes to NeonSkillManager # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes Includes clean up of config envvars in test cases
# Description Update to validate latest neon-audio release Pin latest neon-utils as minimum # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Update neon-utils and neon-audio to stable versions # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Update STT default config to include other public servers (only if Neon server request fails) Updates `ovos-stt-plugin-server` dependency to allow latest version # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Update audio module to latest version (no functional changes) Update support-helper skill to include displayed email address when creating a support ticket # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes Thanks @mikejgray for both of these contributions!
# Description Removes unused config that references deprecated endpoints # Issues Closes #770 # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Disables the utterance translator plugin which is returning 5xx errors Updates skill dependencies to match alpha deployment # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Update stock and weather skills to latest versions Update neon-utils dependency to resolve ovos-utils compat. bug Remove deprecated Python 3.8 tests # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Update alerts skill to resolve import errors preventing init Update data-controls skill to include Ukrainian translation # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Update neon-utils to latest version # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Replace dead README.md link with a stable reference to the neon-os repository latest release # Issues - Closes #774 # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Update default skills to available stable versions skill-speed_test includes dependency updates to resolve failures # Issues - Related to #777 # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Update `skills_essential.txt` to latest stable skill releases # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Updates everything in `pi` extra dependencies to stable versions Updates `skills_extended` extra dependencies to stable versions # Issues Closes #777 # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
# Description Update neon-audio dependency # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here -->
NeonDaniel
approved these changes
Aug 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
General Updates
Normalize package extras specs
Update release link in README.md
Mark entrypoints and methods for deprecation
Remove deprecated config, methods, and tests
Add fallback STT endpoint
Update dependencies
NeonOS Updates
Update Docker default config to skip Ukrainian language load
Update skills to include Ukrainian translations and API methods