github NeuralNomadsAI/CodeNomad v0.11.4

8 hours ago

Thanks for contributions

  • PR #192 “[QOL] Add informational tooltips to Status Panel sections” by @VooDisss
  • PR #191 “Clarify CLI_WORKSPACE_ROOT usage for worktrees” by @kvokka
  • PR #182 “feat(ui): toggle tool call input YAML” by @codenomadbot

Highlights

  • Mobile Fullscreen Mode: A dedicated fullscreen experience on phones so you can focus on the conversation and tools without fighting the viewport.
  • Context Meter Indicator: A quick “used vs available” context readout (with warning colors as you get close to the limit).
  • More Usable Diffs: Diff toolbar improvements, including toggles and word wrap, to make patch review easier inside the app.

What’s Improved

  • Tool call readability: Tool input arguments can be shown via an “Input” toggle and render as YAML (with JSON fallback), making large tool payloads easier to scan.
  • Status Panel clarity: Informational tooltips added to the Status Panel sections (with improved translations across supported locales).
  • Instance management: You can dispose a running instance and rehydrate/reconnect more smoothly when something gets stuck.
  • Cleaner UI signals: Updated tool-call status iconography and a more prominent command palette button.
  • Less picker noise: Hidden agents no longer appear in agent/picker UIs.

Fixes

  • Remote auth flow: Reduced cases where you’d bounce back to the login screen after authenticating.
  • Better error surfacing: Workspace launch errors show in a dialog; alert dialogs handle long content more reliably (scrollable).
  • Markdown rendering: Your messages render consistently as markdown.
  • Mobile UX polish: Improved prompt focus/height behavior and more reliable placement of the fullscreen exit control.
  • Session/thread behavior: Threads auto-expand when a child starts working; task prompts render more consistently while running.
  • OpenCode detection: More robust OpenCode version detection (including reading from /global/health) and better handling of non-standard install locations.

Docs

  • Worktrees: Clarified CLI_WORKSPACE_ROOT usage for worktree setups.
  • Project stats: Added a star history chart.

Contributors

Full Changelog: v0.11.1...v0.11.4

Don't miss a new CodeNomad release

NewReleases is sending notifications on new releases.