Skip to content

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 18 Jun 10:28

Highlights

New Features

  • Added richer Messenger grouping and chat context surfaces, including default
    tab groups, custom group refinements, generated chat titles, and clearer
    agent-run chat links.
  • Added Library previews for PDFs, editable CSVs, HTML content, and faster
    path-hinted Library entry links.
  • Added Codex subscription cost controls and default cost estimates, plus user
    activity ledger CLI coverage for approval and usage analysis.
  • Added skill search from the command palette and intelligence profile gating
    so unverified profiles remain disabled until explicitly enabled.

Improvements

  • Improved Library and Messenger interaction polish across tab colors, hover
    states, sidebar ordering, loading rings, mention previews, transcript labels,
    and workspace path display.
  • Improved runtime onboarding and diagnostics for Codex, Claude, OpenCode, Pi,
    and custom provider models, including clearer auth hints and safer inherited
    environment handling.
  • Improved cost and analytics surfaces with date-range filtering, recent-trend
    comparisons, area timelines, paginated activity feeds, and compact token
    units.
  • Expanded agent automation context and daily standup templates so recurring
    automation work has clearer issue/run continuity.

Bug Fixes

  • Fixed chat and Messenger edge cases around pending title preservation,
    recoverable runtime failures, setup-failure finalization, stopped responses,
    comment wake intent, and organization cache isolation.
  • Fixed transcript and preview stability by folding long or failed tool
    responses, hydrating transcript events, summarizing disconnect errors, and
    keeping hover previews readable.
  • Fixed CLI and runtime reliability issues around short run IDs, local runtime
    probes, optional runtime defaults, CI dependency installation, and generated
    agent CLI references.
  • Fixed release and workflow stability around canary publishing, release
    cleanup, docs firewall checks, and CI unit expectations.

Install

npx @rudderhq/cli@latest start

After the persistent CLI is installed, rudder start uses the same CLI surface
when it resolves to the same version.

Notes

This release promotes the 0.3.5 package line to the stable npm latest
dist-tag. Desktop assets are attached to the v0.3.5 GitHub Release and
verified by checksum before installation.