Releases: 0disoft/clarissimi
Release list
Clarissimi v0.3.3
Clarissimi v0.3.3 hardens the repository-owned GitHub Action against transient pull request
API failures observed during external full-write validation.
Improved:
- proposal pull request requests now have explicit timeout and response-size limits
- safe lookup and update requests retry bounded transient network, timeout, rate-limit, and server
failures - ambiguous pull request creation failures reconcile the deterministic head/base pull request
before another create request - non-JSON GitHub failure pages are excluded from Action diagnostics
- HTTP 422 create races reconcile an already-created pull request without duplicating it
There are no Action input, output, permission, workflow-trigger, or package publication changes in
this release.
Release validation record: #14
Candidate commit: 140cb6d06893a3a6d8de5ab9cfa1eaebf2ad1e51
The root and workspace packages remain private. npm publication is not included.
Clarissimi v0.3.2
Clarissimi v0.3.2 is a documentation-focused GitHub Marketplace release of the
repository-owned Action.
Improved:
- the Marketplace-rendered README now starts with a copyable read-only workflow
- result-writing modes are compared before the internal architecture material
- generated recognition files, contributor tables and galleries, and automation-contributor
defaults are visible during onboarding - current Action examples consistently use the immutable
v0.3.2tag
There are no Action runtime, input, output, permission, or package publication changes in this
release.
Release validation record: #13
Candidate commit: 8cd4aa040b36ea4473722d1f1139f65c86e36b6d
The root and workspace packages remain private. npm publication is not included.
Clarissimi v0.3.1
Clarissimi v0.3.1 is a corrective GitHub Marketplace release of the repository-owned Action.
Corrected:
- the Marketplace-rendered README now identifies
v0.3.1as the current public Action release - public documentation links directly to the Clarissimi Marketplace listing
- moving-alias evidence no longer reports Marketplace publication as blocked after ADR 0045
There are no Action runtime, input, output, permission, or package publication changes in this
release.
Release evidence: #12
Candidate commit: daa633b6802ea782783e02849c0a6345832f497f
The root and workspace packages remain private. npm publication is not included.
Clarissimi v0.3.0
Clarissimi v0.3.0 is the first non-prerelease GitHub Marketplace distribution of the
repository-owned Action.
Included:
- opt-in direct commits with clean-checkout, expected-HEAD, owned-path, and fast-forward safeguards
- bounded GitHub and provider HTTP requests with explicit provider endpoint trust
- contributor table and avatar gallery presentation
- approved bot and AI-agent contributors included by default with a display-only opt-out
- Marketplace metadata for direct GitHub discovery while preserving the
v0compatibility line
Release evidence: #11
Candidate commit: 55c4e54eee5a8a9fff69430d6341402e13ca3a1a
The root and workspace packages remain private. npm publication is not included.
Clarissimi v0.2.0
Clarissimi v0.2.0 expands the repository-owned GitHub Action without publishing private
workspace packages.
Included:
- explicit opt-in direct commits with clean-checkout, expected-HEAD, owned-path, and fast-forward
safeguards - bounded GitHub and provider HTTP requests plus explicit provider endpoint trust policy
- consistent CLI JSON failures and serialized local ledger imports
- executable migration compatibility validation
- opt-in contributor table and avatar gallery presentation
- approved bot and AI-agent contributors included by default with a display-only opt-out
Release evidence: #10
Candidate commit: 56f959d7ca74c8237d9fa0dbb8bef72cf49d877e
The root and workspace packages remain private. npm and GitHub Marketplace publication are not
included.
Clarissimi v0.1.1
Adds an opt-in contributor summary table to generated CONTRIBUTORS.md while preserving the existing detailed recognition sections by default.
- Action:
markdown-summary: table - Config:
markdownSummary: "table" - CLI:
--markdown-summary table - Default remains
nonefor backward compatibility.
Release evidence: #8
Hosted CI: https://github.com/0disoft/clarissimi/actions/runs/29079643162
Hosted live-provider smoke: https://github.com/0disoft/clarissimi/actions/runs/29079701057
No moving v0 alias, npm publication, GitHub Marketplace publication, or public package version change is included.
Clarissimi v0.1.0
Clarissimi v0.1.0 is the first public release of the maintainer-approved contribution recognition GitHub Action.
Use
Pin the immutable Action tag in a workflow:
- uses: 0disoft/clarissimi@v0.1.0
with:
mode: dry-runIncluded
dry-run,propose, andstage-draftAction modes- merged pull request evidence collection with redaction before provider calls
- fake and explicit OpenAI-compatible provider paths
- maintainer approval boundaries for public recognition output
- sanitized run summaries and optional JSON summary artifacts
- agent-assisted draft staging, approval, import, and maintainer-only recent-share analytics
Release Boundaries
- This release distributes the root GitHub Action from source at tag
v0.1.0. - npm packages are not published and remain private at
0.0.0. - GitHub Marketplace publication and the moving
v0alias are not part of this release. - Direct commit mode, comment updates, and default-branch mutation are not implemented.
Evidence
- Candidate SHA:
3027a877f42c13686983e1895c90c30bf38d486d - Release decision: ADR 0031
- Final evidence: #7
- Hosted CI: https://github.com/0disoft/clarissimi/actions/runs/29065523036
- Hosted live-provider smoke: https://github.com/0disoft/clarissimi/actions/runs/29065560201