Tag: tauri
All the articles with the tag "tauri".
-
DeepCoWork #12: GitHub Actions 크로스 플랫폼 빌드 -- PyInstaller 사이드카, CI/CD
macOS, Windows, Linux 3개 플랫폼에서 Tauri + PyInstaller 앱을 빌드하고 릴리스하는 CI/CD 파이프라인 구현기.
-
DeepCoWork #2: Tauri 2 + Python 사이드카 — 데스크톱 AI 앱의 뼈대
Tauri 2가 Python FastAPI 서버를 sidecar로 실행하고, 헬스체크, graceful shutdown, PyInstaller 번들링까지 처리하는 구조를 구현하며 배운 것.
-
DeepCoWork: DeepAgents SDK 기반 AI 에이전트 데스크톱 앱을 만들었다
LangChain Deep Agents SDK + Tauri 2로 만든 오픈소스 AI 에이전트 데스크톱 앱의 아키텍처와 핵심 기능을 설계 과정과 함께 공유합니다.