Skip to content

v0.5.0-rc2#398

Merged
lbedner merged 1 commit intomainfrom
v0.5.0-rc2
Dec 31, 2025
Merged

v0.5.0-rc2#398
lbedner merged 1 commit intomainfrom
v0.5.0-rc2

Conversation

@lbedner
Copy link
Copy Markdown
Owner

@lbedner lbedner commented Dec 31, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 31, 2025 16:36
@lbedner lbedner added the bug Something isn't working label Dec 31, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR releases version 0.5.0-rc2 of Aegis Stack, addressing Python 3.14 compatibility concerns with RAG features and improving version management to exclude pre-release versions by default.

  • Version bump from 0.5.0-rc1 to 0.5.0-rc2 across all relevant files
  • Changed RAG default to false in copier.yml to align with Python 3.14 compatibility constraints
  • Enhanced version filtering to exclude pre-releases by default, with option to include them
  • Added Python 3.14 compatibility warnings for RAG feature in interactive CLI

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
uv.lock Updated package version to 0.5.0-rc2
pyproject.toml Updated project version to 0.5.0-rc2
copier.yml Updated template version to 0.5.0-rc2 and changed ai_rag default from true to false
aegis/core/copier_updater.py Added include_prereleases parameter to filter pre-release versions from available versions list
aegis/core/copier_manager.py Added clarifying comment about Python version override for RAG compatibility
aegis/cli/interactive.py Added Python 3.14 compatibility check and warnings when enabling RAG feature
aegis/init.py Updated module version to 0.5.0-rc2

@lbedner lbedner merged commit 4aa2aa6 into main Dec 31, 2025
16 checks passed
@lbedner lbedner deleted the v0.5.0-rc2 branch December 31, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working copier uvx versioning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants