I was able to use acli rovodev run for last month and half, but It has stopped working since last update. I am using latest 1.3.1-stable.
I did chmod 755/777 for executable, still the same. I reinstalled using brew on mac. still the same. I have deleted my .rovodev folder to get it started fresh, still nothing happens.
Here are logs:
2025-08-22 18:10:23.643 | INFO | - Starting Rovo Dev CLI
2025-08-22 18:10:23.643 | INFO | - Working directory: /Users/<user>/ws
2025-08-22 18:10:23.643 | INFO | - Config file: /Users/<user>/.rovodev/config.yml
2025-08-22 18:10:24.039 | WARNING | - Failed to retrieve dynamic configuration, using defaults.
2025-08-22 18:10:24.039 | WARNING | - Failed to retrieve dynamic configuration, using defaults.
2025-08-22 18:10:24.039 | INFO | - Starting new session
2025-08-22 18:10:24.278 | WARNING | - Failed to retrieve dynamic configuration, using defaults.
2025-08-22 18:10:24.278 | WARNING | - Failed to retrieve dynamic configuration, using defaults.
2025-08-22 18:10:24.302 | WARNING | - Failed to retrieve dynamic configuration, using defaults.
2025-08-22 18:10:24.302 | WARNING | - Failed to get model for ID: claude-sonnet-4@20250514, falling back to default model configuration.
2025-08-22 18:10:24.302 | WARNING | - Failed to retrieve dynamic configuration, using defaults.
2025-08-22 18:10:24.324 | WARNING | - Failed to retrieve dynamic configuration, using defaults.
2025-08-22 18:10:24.324 | INFO | - Starting MCP servers
2025-08-22 18:10:24.328 | WARNING | - Failed to retrieve dynamic configuration, using defaults.
2025-08-22 18:10:56.565 | ERROR | - Failed to start MCP server {'command': '/Users/<user>/.local/share/acli/1.3.1-stable/plugin/rovodev/atlassian_cli_rovodev', 'args': ['nautilus', 'run', '--tools', 'open_files,create_file,delete_file,move_file,expand_code_chunks,find_and_replace_code,grep,bash,powershell,update_allowed_external_paths', '--workspace-args-json', '{"workspace_view_max_files": 1000, "allowed_external_paths": [], "run_shell_in_sandbox": false}'], 'env': None, 'cwd': None, 'tool_prefix': None, 'log_level': None, 'log_handler': None, 'timeout': 30, 'process_tool_call': None, 'allow_sampling': True, 'exclude_tools': [], 'config_path': None, 'name': 'code-nautilus', 'log_file': None, 'transport': 'stdio'}
2025-08-22 18:10:56.565 | ERROR | - Failed to start built-in MCP server - Failed to start STDIO MCP server with command '/Users/<user>/.local/share/acli/1.3.1-stable/plugin/rovodev/at...
If you continue to see this error, please report it to the Rovo Dev team: [blue underline]https://rovodevagents.atlassian.net/servicedesk/customer/portal/1/group/1/create/45[/blue underline]
2025-08-22 18:10:56.567 | INFO | - To resume your session, restart Rovo Dev CLI with the --restore flag.