Skip to content

v0.3.0

Choose a tag to compare

@youssefvdel youssefvdel released this 08 Jun 15:47
· 86 commits to main since this release

v0.3.0 — Cleanup & Hardening

Removed

  • Echo detection system — StreamingEchoFilter, ToolResultEchoFilter, and all related config keys
  • XML strippingxmlStripper.ts deleted; content passes through as-is
  • 12 stale test/data files (study captures, log replays, dead tests)

Changed

  • Qwen request/response logging now respects SAVE_REQUEST_LOGS flag (default: off)
  • Default MCP client name: gatewayqwengate
  • System prompt no longer promises automatic stripping of artifacts
  • Dashboard settings/logs UI cleaned of echo references
  • Red ASCII art startup banner with green bullet points

Fixed

  • All tsc --noEmit errors resolved
  • createQwenStreamWithRetry type mismatch (string → QwenMessage[]) — fixes messages.map is not a function crash
  • aislop score: 95/100, zero source-tree findings

Tech

  • Version bumped from 0.2.0 → 0.3.0