Skip to content

Release Candidate v5.15.3#384

Merged
milosmns merged 6 commits into
releasefrom
main
May 30, 2026
Merged

Release Candidate v5.15.3#384
milosmns merged 6 commits into
releasefrom
main

Conversation

@milosmns
Copy link
Copy Markdown
Contributor

@milosmns milosmns commented May 30, 2026

v5.15.3 — The Agent Hears New Voices in the Dark 🎙️⚡

A sharp little upgrade has arrived. This version gives The Agent support for new Opus models, along with a round of maintenance work to keep everything running smoothly and reliably behind the curtain.

The Agent has learned to work with new Opus models, opening the door to fresher capabilities and a wider range of intelligence under the surface. The signal is stronger now, and The Agent is better prepared for what comes next.

This release also brings a general maintenance sweep. The Agent’s underlying dependencies were updated, including a broader package refresh, helping keep the system stable, current, and less likely to stumble when the machinery starts to hum. 🛠️

What’s new

  • Added support for new Opus models
  • Refreshed core dependencies
  • Updated multiple Python packages for smoother reliability

The Agent keeps evolving. Quietly. Constantly. 🚀

dependabot Bot and others added 6 commits May 30, 2026 08:19
Bumps the pip-all group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.49` | `2.0.50` |
| [uvicorn](https://github.com/Kludex/uvicorn) | `0.47.0` | `0.48.0` |
| [langchain](https://github.com/langchain-ai/langchain) | `1.3.1` | `1.3.2` |
| [langchain-anthropic](https://github.com/langchain-ai/langchain) | `1.4.3` | `1.4.4` |
| [langchain-google-genai](https://github.com/langchain-ai/langchain-google) | `4.2.3` | `4.2.4` |
| [langchain-perplexity](https://github.com/langchain-ai/langchain) | `1.2.0` | `1.3.1` |
| [google-genai](https://github.com/googleapis/python-genai) | `1.75.0` | `2.7.0` |
| [xai-sdk](https://github.com/xai-org/xai-sdk-python) | `1.12.2` | `1.15.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.15.14` | `0.15.15` |


Updates `sqlalchemy` from 2.0.49 to 2.0.50
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Updates `uvicorn` from 0.47.0 to 0.48.0
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.47.0...0.48.0)

Updates `langchain` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==1.3.1...langchain==1.3.2)

Updates `langchain-anthropic` from 1.4.3 to 1.4.4
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-anthropic==1.4.3...langchain-anthropic==1.4.4)

Updates `langchain-google-genai` from 4.2.3 to 4.2.4
- [Release notes](https://github.com/langchain-ai/langchain-google/releases)
- [Commits](langchain-ai/langchain-google@libs/genai/v4.2.3...libs/genai/v4.2.4)

Updates `langchain-perplexity` from 1.2.0 to 1.3.1
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-perplexity==1.2.0...langchain-perplexity==1.3.1)

Updates `google-genai` from 1.75.0 to 2.7.0
- [Release notes](https://github.com/googleapis/python-genai/releases)
- [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-genai@v1.75.0...v2.7.0)

Updates `xai-sdk` from 1.12.2 to 1.15.0
- [Release notes](https://github.com/xai-org/xai-sdk-python/releases)
- [Changelog](https://github.com/xai-org/xai-sdk-python/blob/main/CHANGELOG.md)
- [Commits](xai-org/xai-sdk-python@v1.12.2...v1.15.0)

Updates `ruff` from 0.15.14 to 0.15.15
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.14...0.15.15)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-version: 2.0.50
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-all
- dependency-name: uvicorn
  dependency-version: 0.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-all
- dependency-name: langchain
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-all
- dependency-name: langchain-anthropic
  dependency-version: 1.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-all
- dependency-name: langchain-google-genai
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-all
- dependency-name: langchain-perplexity
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-all
- dependency-name: google-genai
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-all
- dependency-name: xai-sdk
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-all
- dependency-name: ruff
  dependency-version: 0.15.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-all
...

Signed-off-by: dependabot[bot] <support@github.com>
Add Claude 4.8 Opus, remove deprecated Claude 4.5 Opus,
and migrate existing 4.5 users to 4.6 via Alembic migration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@milosmns milosmns self-assigned this May 30, 2026
@milosmns milosmns added the Release Releases and Release Candidates label May 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Build 26681534789 complete for 7b10705.

# Valid until a new build
docker pull appifyhub/the-agent:latest_beta
docker pull appifyhub/the-agent:5.15.3.beta

@milosmns milosmns merged commit 0714c46 into release May 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release Releases and Release Candidates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants