claude-prism/apps/desktop
2026-03-10 12:27:44 +00:00
..
public feat: Enhance Claude installation process and permissions handling 2026-03-06 19:23:41 +09:00
scripts feat: Enhance Claude installation process and permissions handling 2026-03-06 19:23:41 +09:00
src refactor: replace custom ErrorBoundary with react-error-boundary 2026-03-10 21:21:51 +09:00
src-tauri chore: version bump 2026-03-10 12:27:44 +00:00
.gitignore Refactor desktop application to integrate Claude chat functionality 2026-02-20 17:28:08 +09:00
CHANGELOG.md chore: version bump 2026-03-10 12:27:44 +00:00
index.html feat: add macOS app icon support and update project configuration 2026-02-22 03:24:34 +09:00
package.json chore: version bump 2026-03-10 12:27:44 +00:00
postcss.config.mjs Enhance desktop application setup with new components and configurations 2026-02-20 15:27:06 +09:00
tsconfig.json Enhance desktop application setup with new components and configurations 2026-02-20 15:27:06 +09:00
tsconfig.tsbuildinfo feat: add ErrorBoundary with fallback component for better error handling 2026-03-10 20:17:35 +09:00
vite.config.ts Refactor code structure for improved readability and maintainability 2026-02-24 23:02:57 +09:00
vitest.config.ts test: add test infrastructure with Vitest (frontend) and Rust unit tests 2026-03-02 15:08:22 +09:00