Commit 3d31a42
Bump to v0.2.0 — web UI, CI, security hardening, testing
- Dual interface: terminal TUI + multi-user web UI (--serve)
- GitHub Actions CI (Node 20/22): Biome, TypeScript, Knip, tests
- CodeQL security scanning with custom config
- Lefthook pre-commit hooks (lint + typecheck for root and web)
- Path traversal protection (safePath validators)
- HTTP rate limiting (@fastify/rate-limit)
- 161 unit tests (110 root + 51 web)
- noUncheckedIndexedAccess enabled
- Documentation overhaul
- Updated npm metadata to match GitHub repo
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 916f38c commit 3d31a42
1 file changed
+10
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
18 | 17 | | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
0 commit comments