feat(v3): add native directory picker for CWD fields via tauri-plugin-dialog
This commit is contained in:
parent
99282e833a
commit
a64ab2e55f
6 changed files with 147 additions and 21 deletions
|
|
@ -27,6 +27,7 @@
|
|||
"dependencies": {
|
||||
"@anthropic-ai/claude-agent-sdk": "^0.2.70",
|
||||
"@tauri-apps/api": "^2.10.1",
|
||||
"@tauri-apps/plugin-dialog": "^2.6.0",
|
||||
"@tauri-apps/plugin-updater": "^2.10.0",
|
||||
"@xterm/addon-canvas": "^0.7.0",
|
||||
"@xterm/addon-fit": "^0.11.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue