Skip to content

Releases: hc938456/ah-disclosure-kit

ah-disclosure-kit v1.1.2

Choose a tag to compare

@hc938456 hc938456 released this 23 Jul 09:50

Highlights

  • Internationalized the default GitHub documentation and the public Skill metadata in English.
  • Retained README.zh-CN.md as the single Simplified Chinese documentation entry point.
  • Updated the repository About description, Website link, and Topics for international discoverability.
  • Improved the first-time Windows installation flow and documentation navigation.
  • Functional behavior is unchanged from v1.1.1.

Install

For the complete Kit, Skill, installer, examples, and documentation, download ah-disclosure-kit-v1.1.2.zip.

The wheel and source distribution install the Python backend only.

Validation

  • 294 automated tests passed.
  • Ruff, Mypy, Python compilation, and sdist/wheel builds passed.
  • Both the public English Skill and the locally installed Skill passed Skill validation.
  • The release ZIP contains no runtime PDFs, SQLite/JSONL data, personal paths, credentials, or unexpected Chinese Markdown outside README.zh-CN.md.

ah-disclosure-kit v1.1.1

Choose a tag to compare

@hc938456 hc938456 released this 23 Jul 07:47

What changed

  • Unified the local Kit, canonical Skill, GitHub main, tag, and release assets at version 1.1.1.
  • Added an English GitHub landing page with a complete Simplified Chinese README.
  • Updated the default Codex user Skill location to %USERPROFILE%\.agents\skills\ah-disclosure.
  • Corrected the Codex stdio MCP example and added end-to-end Skill/MCP verification steps.
  • Clarified Python environment, optional virtual environment, Tesseract fallback, and Skill replacement behavior.

Validation

  • 294 automated tests passed.
  • Ruff and Mypy passed.
  • Windows/Linux CI passed on Python 3.11, 3.12, 3.13, and 3.14.
  • Wheel, source distribution, and full ZIP were built from tag v1.1.1.
  • Release assets passed version, structure, and privacy scans.

Assets

  • ah-disclosure-kit-v1.1.1.zip: complete Kit, Skill, installer, examples, and documentation.
  • ah_disclosure_kit-1.1.1-py3-none-any.whl: Python wheel.
  • ah_disclosure_kit-1.1.1.tar.gz: Python source distribution.

ah-disclosure-kit v1.1.0

Choose a tag to compare

@hc938456 hc938456 released this 23 Jul 06:02

版本亮点

  • 提供完整的 ah-disclosure Skill、MCP 后端和可追溯证据工作流。
  • 支持 A股、H股年报、公告、招股书和上市文件的来源定位、下载、校验、ingest 与本地检索。
  • 引入 LLM 动态 claims 分析协议,由 Kit 负责取证、计算、勾稽、冲突检测和完成门禁。
  • 增强现金流、融资、有效税率、营运资本、管理口径资产负债表、DuPont、ROIC 和股权激励等复杂分析。
  • 新增正式批量准备流程、断点续跑、缓存复用、并发保护和 SQLite 一致性修复。
  • 优化 PDF 完整性校验、OCR 决策、中文检索、表格抽取和来源缓存性能。

安装

Windows PowerShell:

Set-ExecutionPolicy -Scope Process Bypass
.\scripts\INSTALL_AND_CHECK.ps1

安装脚本使用当前已有的 Python 3.11+ 环境,不自动创建 .venv,并复制完整 Skill 到 Codex Skill 目录。

验证

  • 本地完整测试:294 passed
  • GitHub Actions:Windows/Linux × Python 3.11/3.12/3.13/3.14 全部通过
  • Ruff、Mypy、完整 extras 安装、CLI/MCP smoke test、sdist/wheel 构建全部通过
  • Release ZIP、wheel 和 sdist 已完成个人路径、密钥、Token、PDF、SQLite 与运行数据审计

附件

  • ah-disclosure-kit-v1.1.0.zip:完整 Kit + Skill + 文档 + 安装脚本,适合直接解压安装
  • ah_disclosure_kit-1.1.0-py3-none-any.whl:Python wheel
  • ah_disclosure_kit-1.1.0.tar.gz:Python source distribution
  • GitHub 同时自动提供标签对应的 Source code ZIP/TAR

SHA-256

ah-disclosure-kit-v1.1.0.zip
E0F0CDD89B4D6642C30FB86AF48B1108B57484523F388C9EFC00917948EDD375

ah_disclosure_kit-1.1.0-py3-none-any.whl
05D10D2FA4149E7663C1D20B884B77800BEDEB799CD2BE8EC9045BF51EF46777

ah_disclosure_kit-1.1.0.tar.gz
55847F432A5D86CE3DC7D5030AAF5339538EB5E1A55CE5CD3AAD8ACDF762B576

完整变更记录请参阅 CHANGELOG.md