Skip to content

[BUG] roo code 's model doing fooling #12146

@shimhaekwon

Description

@shimhaekwon

Problem (one or two sentences)

I use my roo code with ollama and call mode gamma4:latest
when I execuate ollam_app.exe then roo code is normal response for my request
but during execution ollama serve , roo code is out of order

my request
Analyse my folder E:\workspace\bingo

$0.0000

루가 말했다
The user is asking me to analyze a directory structure or content, but they have not provided any files or a specific directory path to analyze. They have only provided context about the current working directory (which seems to be related to model management or development, given the ollama context in the prompt's structure, though not explicitly stated as the target).

To help the user, I need them to specify what they want me to do with the files or directory.

I will ask for clarification.

Response:

Please provide the files or the directory path you would like me to analyze. You haven't specified what content or directory structure you want me to look at.

Once you provide the context, I can help you with:

Listing files.
Reading file contents.
Analyzing the structure.
Performing any other requested operation.

API 요청
$0.0000

루가 말했다
{
"tool_calls": [
{
"function": "tool_code",
"args": {
"code": "print('The user has not provided a specific task or context. I need to ask the user what they want me to do.')"
}
}
]
}

Context (who is affected and when)

when i reqeust roo code

Reproduction steps

ms window 11

Expected result

normal reply

Actual result

{ "tool_calls": [ { "function": "tool_code", "args": { "code": "print('The user has not provided a specific task or context. I need to ask the user what they want me to do.')" } } ]

Variations tried (optional)

No response

App Version

Version: 3.52.1 (67def72)

API Provider (optional)

None

Model Used (optional)

No response

Roo Code Task Links (optional)

No response

Relevant logs or errors (optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions