Skip to content

[DBA-301] Bump databao-agent and context-engine to stable versions#90

Merged
catstrike merged 2 commits intomainfrom
ls/DBA-301-bump-deps
Apr 8, 2026
Merged

[DBA-301] Bump databao-agent and context-engine to stable versions#90
catstrike merged 2 commits intomainfrom
ls/DBA-301-bump-deps

Conversation

@catstrike
Copy link
Copy Markdown
Collaborator

@catstrike catstrike commented Apr 8, 2026

Summary

  • Switch databao-context-engine[snowflake] from ==0.7.1.dev2 to ~=0.7.2
  • Switch databao-agent from ==0.2.1.dev12 to ~=0.2.1

Test plan

  • uv sync --dev resolves successfully
  • make check passes
  • make test passes

Copy link
Copy Markdown
Contributor

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

Bumps databao-agent and databao-context-engine[snowflake] from dev prereleases to stable-compatible version ranges, updating both the main project and the Snowflake demo project.

Changes:

  • Update root pyproject.toml dependency specifiers to databao-agent~=0.2.1 and databao-context-engine[snowflake]~=0.7.2.
  • Regenerate root uv.lock to pin the resolved stable versions (databao-agent==0.2.1, databao-context-engine==0.7.2).
  • Update the demo Snowflake project pyproject.toml to use the same stable-compatible ranges.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
uv.lock Updates the locked versions/artefacts for databao-agent and databao-context-engine to the stable releases.
pyproject.toml Switches dependency constraints from exact dev versions to stable-compatible ranges.
examples/demo-snowflake-project/pyproject.toml Aligns the demo project’s dependency constraints with the stable versions.

Switch from pinned dev versions to compatible-release specifiers:
- databao-context-engine[snowflake]: ==0.7.1.dev2 -> ~=0.7.2
- databao-agent: ==0.2.1.dev12 -> ~=0.2.1

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@catstrike catstrike force-pushed the ls/DBA-301-bump-deps branch from db52417 to efda516 Compare April 8, 2026 12:47
Copilot AI review requested due to automatic review settings April 8, 2026 12:49
Copy link
Copy Markdown
Contributor

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

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

@catstrike catstrike merged commit f2c410a into main Apr 8, 2026
8 of 9 checks passed
@catstrike catstrike deleted the ls/DBA-301-bump-deps branch April 8, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants