github NeuralNomadsAI/CodeNomad v0.9.3

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

Thanks for contributions

  • PR #102 “fix(ui): Improve Question Tool UX (Enter Key & Auto-focus)” by @bizzkoot

Highlights

  • Question tool feels snappier: question prompts now autofocus and support Enter-to-submit, so you can answer/approve faster without extra clicks.
  • Forked sessions are auto-named from the parent: When you fork a session, the new session is named after the parent so it’s immediately obvious where it came from.
  • More reliable streaming + tool rendering: Long/streaming responses render more consistently, reducing UI hiccups while the agent is mid-output.
  • Stronger workspace safety on the server: The server now enforces the configured workspace directory (helps prevent accidental reads/writes outside the intended project folder).

What’s Improved

  • Better notifications: Links in toast notifications open in your system browser (instead of trying to open inside the app).
  • Sidebar usability: Updated sidebar width limits and consolidated shortcut hints to make navigation feel less cramped.
  • Advanced server flexibility: Option to skip internal auth for trusted setups (useful for certain local/dev environments).

Fixes

  • Desktop app closes cleanly: Prevents a quit deadlock and ensures the app exits reliably.
  • Desktop navigation: Internal navigation via tauri.localhost works properly again.

Docs

  • Updated server docs: README tweaks to better reflect current server behavior/config.

Contributors

Full Changelog: v0.9.2...v0.9.3

Don't miss a new CodeNomad release

NewReleases is sending notifications on new releases.