v0.3.6

iOfficeAI/OfficeCLIv0.3.6Jul 25, 2026by github-actions[bot]

AI Summary

A minor update focusing on UI improvements, specifically refining the `/scope` action constraints in the TUI and persisting its state to config.yaml. It also adds English language rendering support and OSINT reconnaissance templates.

Key Highlights

  • TUI /scope动作约束改为表格弹窗
  • TUI /scope state persistence to config.yaml
  • i18n English rendering for runs
  • OSINT reconnaissance template

New Features

  • Improved /scope interaction with table pop-up
  • State persistence for /scope settings
  • Full English language rendering support
  • Addition of OSINT reconnaissance templates

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