Commit c90392c
fix(ci): externalBin 제거 — graph-tool-call은 시스템 PATH에서 실행
graph-tool-call은 Python 패키지(uv tool install)이므로
Tauri externalBin 번들링이 아닌 런타임 PATH 탐색 방식 사용
(tool_search.rs에서 which/PATH로 바이너리 탐색 로직 이미 구현됨)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f157adc commit c90392c
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 33 | | |
37 | 34 | | |
38 | 35 | | |
0 commit comments