Skip to content

chore(release): v1.8.2#267

Merged
Saul-Gomez-J merged 3 commits into
mainfrom
release/1.8.2
Apr 28, 2026
Merged

chore(release): v1.8.2#267
Saul-Gomez-J merged 3 commits into
mainfrom
release/1.8.2

Conversation

@Saul-Gomez-J
Copy link
Copy Markdown
Contributor

Summary

  • Bump version 1.8.11.8.2 for the new release.
  • Includes the follow-up fix from develop: scope the legacy MCP-UI tool output sanitizer so it no longer rewrites modern canonical tool payloads (a16e5c4).

Commits

  • a16e5c4 fix(ai): scope tool output sanitizer to legacy MCP-UI payloads
  • 2820635 chore(release): v1.8.2

Test plan

  • pnpm install succeeds with the bumped version
  • pnpm build (typecheck + bundle) passes
  • Smoke test MCP tool calls in a chat — modern tool results render unchanged, legacy MCP-UI payloads still sanitized
  • Installer/package step produces levante-1.8.2 artifacts

🤖 Generated with Claude Code

Saul-Gomez-J and others added 2 commits April 28, 2026 13:27
Restore the guard removed in PR #256 so the cleanOutput block only runs
on outputs that actually need MCP-UI sanitization (uiResources, images,
or content[] with image entries). Without the guard, any non-canonical
plain-object tool result without `text`/`content[]`/`structuredContent`
keys was being replaced with `[Widget rendered]`, breaking every coding
tool (bash, read, write, edit, grep, find, ls, task tools) on multi-turn
replays — the model received the placeholder instead of the actual
command output.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Promote to 1.8.2 stable. Includes a follow-up fix to scope the legacy
MCP-UI tool output sanitizer so it no longer touches modern canonical
payloads.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@kilo-code-bot
Copy link
Copy Markdown
Contributor

kilo-code-bot Bot commented Apr 28, 2026

Kilo Code Review could not run — your account is out of credits.

Add credits or switch to a free model to enable reviews on this change.

@Saul-Gomez-J Saul-Gomez-J merged commit 3c97179 into main Apr 28, 2026
3 checks passed
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.

1 participant