This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed terminal launcher and dashboard actions to honor preferences.default_resonance.
Full changelog
NEXO Brain v6.0.4
Interactive terminal launchers now honour preferences.default_resonance.
Fixed
nexo chatignoredpreferences.default_resonance.build_interactive_client_commandpicked--model/--effortstraight fromclient_runtime_profilesinconfig/schedule.json, so users who switched their Resonance in NEXO Desktop Preferences (Alto → writescalibration.json) kept getting the stale tier cached in the legacy profile (usuallymax). Headless runs (run_automation_prompt) and NEXO Desktop new-sessions already honoured the preference correctly; only the terminal launcher was stuck.- Dashboard "Open followup in Terminal" had the same bug.
build_followup_terminal_shell_commandalso pulled fromclient_runtime_profiles, so the Terminal window the dashboard spawned ran at the stale tier instead of the user current preference.
Changed
src/agent_runner.py— new_resolve_interactive_model_and_effort(caller, backend, ...)helper consultsresonance_map.resolve_model_and_effortfirst (honouringuser_default/ explicit tier) and falls back toclient_runtime_profilesonly when the resonance contract is missing. Both builders now use it.build_interactive_client_commandaccepts acaller=kwarg (defaultnexo_chat) andtier=override, whichrun_automation_interactivepropagates.src/resonance_map.py— registersnexo_followup_terminalinUSER_FACING_CALLERSwith the user-default sentinel so the dashboard "Open in Terminal" action resolves against the user preference.
Tests
- 8 existing pytest cases updated across
tests/test_agent_runner.py,tests/test_cli_scripts.py,tests/test_resonance_map.py. Full suite stays green.
Upgrade
nexo updatepicks up the newagent_runner.py. No config migration needed.
Full changelog: https://nexo-brain.com/changelog/#v604
What's Changed
- fix: v6.0.4 — interactive launchers honour default_resonance by @wazionapps in https://github.com/wazionapps/nexo/pull/207
Full Changelog: https://github.com/wazionapps/nexo/compare/v6.0.3...v6.0.4
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About wazionapps/nexo
Cognitive memory for AI agents with Atkinson-Shiffrin memory model (STM/LTM/sensory register), semantic RAG, Ebbinghaus decay, trust scoring, and 76+ MCP tools.
Related context
Beta — feedback welcome: [email protected]