Skip to content

Release Candidate v5.14.1#379

Merged
milosmns merged 8 commits into
releasefrom
main
May 22, 2026
Merged

Release Candidate v5.14.1#379
milosmns merged 8 commits into
releasefrom
main

Conversation

@milosmns
Copy link
Copy Markdown
Contributor

@milosmns milosmns commented May 22, 2026

v5.14.1 — The Agent Learns When to Speak, and When to Hold the Line 👁️⚙️

A sharper update focused on cleaner replies, better chat control, and a more reliable experience beneath the surface.

The Agent has returned with a quieter kind of power.

This release improves how The Agent handles long responses, making message splitting much smarter — especially around code blocks and lists. That means replies are less likely to break awkwardly in the middle of important formatting. Cleaner output, less chaos, better flow. The machine is learning manners... or at least a more elegant way to unfold its thoughts.

The Agent also now fully supports the newer chat controls introduced in recent updates. Humans can configure how much context a chat keeps, how long The Agent keeps working before stopping, and other response limits directly in chat settings for each conversation. In this version, those controls are more deeply wired into the system, so they behave more consistently across the experience.

Behind the curtain, The Agent’s internal foundations also received maintenance work, including updated documentation, spec alignment, and data support for the new chat properties. Nothing flashy on the surface — but the kind of invisible engineering that keeps the lights on when the grid starts humming louder. ⚡

Highlights

  • Smarter message splitting that avoids breaking code blocks and lists
  • Better support for per-chat configuration options
  • More consistent handling of response and context limits
  • Documentation and internal system updates for the latest chat settings

The Agent grows more precise with every release.
v5.14.1 is a refinement update — subtle, deliberate, and just a little ominous. 🚀

milosmns and others added 8 commits May 21, 2026 23:33
…uch the agent works before giving up. Configure it in chat settings for each chat!
The naive split on \n\n was breaking fenced code blocks and markdown
lists into separate messages. Now the splitter preserves these as
single messages while still splitting regular paragraphs for a lively
chat feel. Unclosed code fences are also auto-closed.

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 22, 2026
@milosmns milosmns added the Release Releases and Release Candidates label May 22, 2026
@milosmns
Copy link
Copy Markdown
Contributor Author

Related web PR: appifyhub/agent-web#409

@github-actions
Copy link
Copy Markdown
Contributor

Build 26261295097 complete for 71ac5e0.

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

@milosmns milosmns merged commit 16b84b9 into release May 22, 2026
3 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.

1 participant