Neon Core 25.8.18#751
Merged
Merged
Conversation
Co-authored-by: Daniel McKnight <daniel@neon.ai>
Co-authored-by: Daniel McKnight <daniel@neon.ai>
Co-authored-by: Daniel McKnight <daniel@neon.ai>
Co-authored-by: Daniel McKnight <daniel@neon.ai>
Co-authored-by: Daniel McKnight <daniel@neon.ai>
Co-authored-by: Daniel McKnight <daniel@neon.ai>
Co-authored-by: Daniel McKnight <daniel@neon.ai>
Co-authored-by: Daniel McKnight <daniel@neon.ai>
Co-authored-by: Daniel McKnight <daniel@neon.ai>
Co-authored-by: Daniel McKnight <daniel@neon.ai>
Co-authored-by: Daniel McKnight <daniel@neon.ai>
Co-authored-by: Daniel McKnight <daniel@neon.ai>
Co-authored-by: Daniel McKnight <daniel@neon.ai>
Co-authored-by: Daniel McKnight <daniel@neon.ai>
# Description Refactor `skill_manager` initializaiton from `run` to `init` Includes Python file formatting changes Adds a CLI option to enable health check server on a specified port Adds a script and updates Dockerfile to enable Docker health checks # Issues - Needs NeonGeckoCom/neon-utils#551 # Other Notes - [x] Validate functionality on Mark2 with SkillManager refactor
# Description Update CaffeineWiz, Speak, Weather, and LLM Fallback skills to include Ukrainian language support # 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 If installing a skill from git which is already in the container, it is often skipped unless the version has already been incremented. This change ensures that all `git` extra skills are installed # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes Does lead to a slight slowdown during container init, but should be negligible in most cases since there are very few additional skills available to install
# Description Update dependencies to stable versions or pinned alphas Replace mk1 git dependency with stable PyPI spec # 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 Patch default config values in Mk2 system config file for neon-debos compat. # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes Default configuration changed in OVOS; `neon-debos` added a change to use default configuration from NeonCore, but the default config in the current stable release of NeonCore is outdated. This temporary patch creates an update path such that a stable NeonCore release will have a valid configuration in NeonOS images, then a stable neon_debos release can update configuration handling and these patches may be reverted
NeonDaniel
reviewed
Aug 18, 2025
NeonDaniel
reviewed
Aug 18, 2025
NeonDaniel
reviewed
Aug 18, 2025
NeonDaniel
reviewed
Aug 18, 2025
NeonDaniel
reviewed
Aug 18, 2025
NeonDaniel
reviewed
Aug 18, 2025
This was referenced Aug 18, 2025
NeonDaniel
approved these changes
Aug 18, 2025
Member
NeonDaniel
left a comment
There was a problem hiding this comment.
Approved with notes moved to issues for resolution after this release
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
Deprecate some patches
Removes deprecated code previously marked for removal
Add support for a configured HANA backend URL
Update for ovos-core 0.0.8 dependency compat
Implements status endpoint for container health/status checks
Update skill installation to force-reinstall
gitskillsNeonOS Updates
Includes various skill updates for Docker/NeonOS dependencies
Resolves shutdown/restart issue in dependencies/configuration
Includes core module updates for improved media playback and other improvements/fixes
Includes partial Ukrainian skills translation