v0.3.6
NVIDIA/SkillSpectorv0.3.6Jul 25, 2026by github-actions[bot]
AI Summary
A maintenance release focused on improving the User Interface (UI) for scope management and enhancing internationalization support. It refined the `/scope` interaction and ensured English-language runs render correctly.
Key Highlights
- Refined `/scope` action constraints using a table popup in the TUI.
- Added persistence for `/scope` state to the config.yaml file.
- Improved i18n to ensure runs are rendered fully in English when configured.
- Added OSINT reconnaissance templates and updated the Web module.
New Features
- Improved TUI scope interaction (table popup).
- Scope state persistence in configuration files.
- Enhanced English language rendering support.
Full Release Notes
## What's Changed * feat(tui): /scope 动作约束改为表格弹窗 by @FarStar-CN in https://github.com/Unclecheng-li/VulnClaw/pull/138 * feat(tui): persist /scope state to config.yaml by @FarStar-CN in https://github.com/Unclecheng-li/VulnClaw/pull/142 * feat(i18n): render English-language runs fully in English by @JMAN730 in https://github.com/Unclecheng-li/VulnClaw/pull/136 * Add OSINT reconnaissance template and update Web module by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/146 * Dev by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/147 **Full Changelog**: https://github.com/Unclecheng-li/VulnClaw/compare/v0.3.5...v0.3.6