Commit graph

5 commits

Author SHA1 Message Date
delibae
16b4c469b5 chore: add husky pre-commit hook and CI lint workflow
- Add husky with biome check --staged --write pre-commit hook
- Add GitHub Actions lint workflow (biome ci on PR/push to main)
- Update CONTRIBUTING.md with pre-commit and CI documentation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 17:15:58 +09:00
GunwoongP
06ae487da6 docs: add detailed Windows setup guide for PowerShell
The existing Windows instructions were a single line (`vcpkg install ...`)
which omitted Visual Studio Build Tools, vcpkg bootstrapping, environment
variable configuration, and the TECTONIC_DEP_BACKEND setting. This adds
step-by-step PowerShell instructions to both README.md and CONTRIBUTING.md.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 19:16:14 +09:00
delibae
bc36383328 docs: update CONTRIBUTING.md with prerequisites and testing instructions; enhance tauri configuration for security; modify LatexEditor styles for better theming 2026-03-02 16:25:03 +09:00
delibae
bc3df82f01 feat: Rename project from Open-Prism to ClaudePrism and update related configurations 2026-02-21 04:07:08 +09:00
delibae
c543c0b263 Initialize from https://github.com/assistant-ui/open-prism 2026-02-20 14:20:40 +09:00