Skip to content

Release Candidate v5.15.0#381

Merged
milosmns merged 7 commits into
releasefrom
main
May 24, 2026
Merged

Release Candidate v5.15.0#381
milosmns merged 7 commits into
releasefrom
main

Conversation

@milosmns
Copy link
Copy Markdown
Contributor

@milosmns milosmns commented May 24, 2026

v5.15.0 — The Agent Opens the Archive 👁️📂

This version gives The Agent a sharper memory for documents, with broader file support and smoother context handling across chat attachments and file links.

The veil just got thinner.

With v5.15.0, The Agent can now read and process almost any kind of text file sent through chat attachments or provided through a file URL. That means less friction, more context, and a faster path from raw documents to useful answers. Quietly, efficiently, and with a little more reach into the data shadows. ⚡

This release is mainly focused on making document handling more powerful and dependable:

  • The Agent now supports a wider range of attached text files
  • The Agent can better understand document-based context sent through file links
  • The Agent gained improved support for .docx document parsing
  • The Agent’s underlying specs and dependencies were refreshed for better stability

It’s a focused upgrade, but an important one: The Agent now pulls more meaning out of more files, with less resistance.

Welcome to v5.15.0 — where the files speak, and The Agent listens.

dependabot Bot and others added 7 commits May 23, 2026 08:15
Bumps the pip-all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [langchain-community](https://github.com/langchain-ai/langchain-community) | `0.4.1` | `0.4.2` |
| [langchain-openai](https://github.com/langchain-ai/langchain) | `1.2.1` | `1.2.2` |
| [langchain-google-genai](https://github.com/langchain-ai/langchain-google) | `4.2.2` | `4.2.3` |
| [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.28` | `0.0.29` |
| [ruff](https://github.com/astral-sh/ruff) | `0.15.13` | `0.15.14` |


Updates `langchain-community` from 0.4.1 to 0.4.2
- [Release notes](https://github.com/langchain-ai/langchain-community/releases)
- [Commits](langchain-ai/langchain-community@libs/community/v0.4.1...libs/community/v0.4.2)

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

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

Updates `python-multipart` from 0.0.28 to 0.0.29
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.28...0.0.29)

Updates `ruff` from 0.15.13 to 0.15.14
- [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.13...0.15.14)

---
updated-dependencies:
- dependency-name: langchain-community
  dependency-version: 0.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-all
- dependency-name: langchain-openai
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-all
- dependency-name: langchain-google-genai
  dependency-version: 4.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-all
- dependency-name: python-multipart
  dependency-version: 0.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-all
- dependency-name: ruff
  dependency-version: 0.15.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-all
...

Signed-off-by: dependabot[bot] <support@github.com>
…le via chat attachments or by sending it a file URL. Enjoy the new context enhancement features!
@milosmns milosmns self-assigned this May 24, 2026
@milosmns milosmns added the Release Releases and Release Candidates label May 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Build 26347824517 complete for 957801b.

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

@milosmns milosmns merged commit 1444dbc into release May 24, 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