From 7199437d3ad97302a4cd392b5a6c0b4e226c4556 Mon Sep 17 00:00:00 2001 From: banteg <4562643+banteg@users.noreply.github.com> Date: Fri, 2 Jan 2026 23:55:59 +0400 Subject: [PATCH] chore: prepare v0.5.2 release --- changelog.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index a8a01f4..6cfc023 100644 --- a/changelog.md +++ b/changelog.md @@ -2,10 +2,13 @@ ## v0.5.2 (2026-01-02) +### changes + +- show not installed agents in the startup banner (while hiding them from slash commands) + ### fixes - treat codex reconnect notices as non-fatal progress updates instead of errors -- filter unavailable agents from startup display and slash command menu - avoid crashes when codex tool/file-change events omit error fields ## v0.5.1 (2026-01-02)