Dongmin
f788bf1a8e
fix(config): replace hard-coded absolute path in vitest alias ( #1588 )
2026-03-12 11:33:00 +09:00
Yeachan-Heo
6d9771e55c
fix(tests): fix live-data tests and increase test timeout
...
- Add mock security policy to live-data tests (required after secure-by-default change)
- Update test expectation: no policy file = block all commands (security)
- Increase vitest testTimeout from 5s to 30s for CI stability
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 23:13:41 +00:00
Yeachan-Heo
040fafdd7d
refactor: remove remaining sisyphus references repository-wide
2026-02-22 06:52:44 +00:00
Yeachan-Heo
2bb5ba45ad
feat: Add Vitest test suite and improve Windows support (v2.0.1-beta)
...
- Add comprehensive Vitest test framework with 231 tests:
- Model routing tests (100 tests)
- Hook system tests (78 tests)
- Skill activation tests (15 tests)
- Installer validation tests (28 tests)
- Windows native support improvements:
- Cross-platform command detection (which → where)
- Platform-aware auto-update with graceful Windows handling
- Fixed Unix-only shell redirects
- Agent frontmatter fixes:
- Added missing name and description fields to all 11 agents
- Per Claude Code sub-agent specification requirements
- Synced shell script installer with TypeScript installer
- Bumped version to 2.0.1-beta
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-13 10:43:14 +00:00