Skip to content

v1.14.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 19:47
· 6 commits to main since this release
250ffac

Improvements

  • Fixed MCP context overhead trimmed: ServerInstructions compacted from 2,207 to 1,583 tokens with no rule removed — selection rules now precede the supported-types table so clients that truncate long instructions keep the behavior-critical part — and emitter result banners collapsed from 2–5 lines to a single line, with a shorter session: header line (#94)

Fixes

  • Background self-update no longer downgrades a config pinned to a newer version than the discovered latest (e.g. a local dev build) — SetPinnedVersion refuses to lower an existing pin (#96)
  • Markdown minify banner note collapsed to a single line, matching the other emitters (#96)