mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
fix(hub,cli): read absolute paths via runner RPC (macOS TCC) with machine fallback; absolute-path preview route in web
This commit is contained in:
@@ -15,6 +15,7 @@ export const RPC_METHODS = {
|
||||
GitDiffNumstat: 'git-diff-numstat',
|
||||
GitDiffFile: 'git-diff-file',
|
||||
ReadFile: 'readFile',
|
||||
ReadAbsoluteFile: 'readAbsoluteFile',
|
||||
ReadGeneratedImage: 'readGeneratedImage',
|
||||
WriteFile: 'writeFile',
|
||||
ListDirectory: 'listDirectory',
|
||||
|
||||
Reference in New Issue
Block a user