feat: integrate Claude binary and improve build workflow

- Add predev script to build executables before starting dev server
- Configure Tauri to include claude-code as external binary
- Reorganize Tauri command handlers with clear section comments for better maintainability
- Add bun build temporary files to .gitignore

These changes enable proper Claude binary integration and ensure executables are built before development.

Fixes #136
This commit is contained in:
Vivek R
2025-07-05 16:46:20 +05:30
parent 19be82047b
commit 8899defb97
4 changed files with 17 additions and 1 deletions

1
.gitignore vendored
View File

@@ -11,6 +11,7 @@ node_modules
dist
dist-ssr
*.local
*.bun-build
# Tauri binaries (built executables)
src-tauri/binaries/