github NeuralNomadsAI/CodeNomad v0.2.7-dev

latest releases: v0.11.5-dev-20260227-d147ad49, v0.11.5-dev-20260226-0f9c99e3, v0.11.5-dev-20260224-ef4c8ef4...
3 months ago

What's Changed

New Features

  • Blank session cleanup (PR #13 by @alexispurslane): auto-removes verified-empty sessions when creating new ones, with optional deep clean and confirmation dialog—thanks for the contribution!
  • Token and cost usage displays per session and per step, with a preference toggle to hide them if desired.
  • Preferences: thinking expansion toggle (remembered), usage metrics toggle (drives chips/token+cost visibility), and updated command palette access.

Improvements - Major work done toward more upcoming improvments.

  • Message stream performance and stability: keyed rendering, reduced cloning, better auto-scroll, resilient large-session handling, and debug logging.
  • UI polish for conversations: grouped message action buttons, simplified headers, streamlined tool-call header/body rendering, reduced DOM for step-finish usage chips, and always-rendered step usage chips for consistency.
  • Tool calls: lazy render bodies and merged message-part props to trim churn.
  • Conversation layout: tighter spacing, refined reasoning/thinking cards, aligned metadata, tidier dialogs, improved sidebar/welcome/prompt overlays.
  • Session reliability: migrated store, safer hydration, reverted-message pruning, and fixes for blank/closing sessions.
  • Tauri app bundling fixed and validated on macOS and Windows.

Chores

  • Build hardening: tauri/rollup binary handling, workspace dependency installs, publish gated on successful builds.

Full Changelog: v0.2.3-dev...v0.2.7-dev

Don't miss a new CodeNomad release

NewReleases is sending notifications on new releases.