Skip to content

Proofline v1.0.1

Choose a tag to compare

@thangldw thangldw released this 03 Aug 00:14
· 56 commits to main since this release

Proofline v1.0.1

English

Proofline 1.0.1 adds the public local plugin bundle for ChatGPT, Codex, Claude Code, Cowork and Kimi while preserving the single-user, local-first application boundary.

The bundle includes a dependency-free verifier for Decision Evidence Packages, synthetic conformance fixtures, public-directory metadata and automated bundle tests. The Python package, web application, desktop shell and plugin manifests now share one patch version.

Tiếng Việt

Proofline 1.0.1 bổ sung bundle plugin local công khai cho ChatGPT, Codex, Claude Code, Cowork và Kimi, đồng thời giữ nguyên phạm vi ứng dụng local-first cho một người dùng.

Bundle có bộ xác minh Decision Evidence Package không cần dependency, fixture tương thích tổng hợp, metadata public directory và kiểm thử bundle tự động. Python package, ứng dụng web, desktop shell và các plugin manifest hiện dùng chung một patch version.

日本語

Proofline 1.0.1 は、single-user / local-first の境界を維持しながら、ChatGPT、Codex、Claude Code、Cowork、Kimi 向けの公開 local plugin bundle を追加します。

Bundle には dependency 不要の Decision Evidence Package verifier、synthetic conformance fixture、public directory metadata、自動 bundle test が含まれます。Python package、Web app、desktop shell、plugin manifest の patch version も統一しました。

Verification

  • Run make test and make check from a prepared development environment.
  • Run python scripts/release_check.py --tag v1.0.1 to verify every published version surface.
  • Verify downloaded artifacts with SHA256SUMS.txt from the GitHub release.

Hosted synchronization, shared workspaces, signatures and permission-aware connector fleets remain outside this release.