mirror of
https://github.com/delibae/claude-prism.git
synced 2026-08-28 05:14:59 +00:00
- Expand %USERPROFILE% etc. via ExpandEnvironmentStringsW when reading registry PATH entries - Use is_file() instead of exists() for binary detection - Fix debug window showing blank: use emitTo() for cross-window events instead of emit() which only targets the current window - Update step numbering and doc comments - Improve error message to avoid double-wrapping Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| CHANGELOG.md | ||
| index.html | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||