mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 20:31:37 -05:00
Open read files in editor instead of code accordian
This commit is contained in:
@@ -1138,7 +1138,7 @@ export class ClaudeDev {
|
||||
const message = JSON.stringify({
|
||||
tool: "readFile",
|
||||
path: this.getReadablePath(relPath),
|
||||
content,
|
||||
content: absolutePath,
|
||||
} as ClaudeSayTool)
|
||||
if (this.alwaysAllowReadOnly) {
|
||||
await this.say("tool", message)
|
||||
|
||||
Reference in New Issue
Block a user