file permissions for anthropic credentials

This commit is contained in:
Dax Raad
2025-06-09 17:07:38 -04:00
parent 54c4a783b3
commit 4478195ea8
2 changed files with 7 additions and 1 deletions

View File

@@ -82,6 +82,8 @@ export const RunCommand = {
printEvent(UI.Style.TEXT_INFO_BOLD, "Read", args.filePath)
if (tool === "opencode_write")
printEvent(UI.Style.TEXT_SUCCESS_BOLD, "Create", args.filePath)
if (tool === "opencode_list")
printEvent(UI.Style.TEXT_INFO_BOLD, "List", args.path)
if (tool === "opencode_glob")
printEvent(
UI.Style.TEXT_INFO_BOLD,