Skip to content

chore: release#18

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: release#18
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@tangle-network/ui@2.1.0

Minor Changes

  • 12f5565: Add <RedactedDocument> viewer (@tangle-network/ui/redaction): renders a server-produced redacted document with masked, click-to-reveal spans. The client holds only { id, kind } per span; revealing one round-trips through an onReveal callback so authorization and the audit trail stay server-side (pairs with @tangle-network/agent-app/redact's buildRedactedDocument / revealSpan).

@tangletools

tangletools commented Jun 4, 2026

Copy link
Copy Markdown

❌ Needs Work — 210726a4

Readiness 70/100 · Confidence 70/100 · 1 finding (1 high)

deepseek glm aggregate
Readiness 70 95 70
Confidence 70 70 70
Correctness 70 95 70
Security 70 95 70
Testing 70 95 70
Architecture 70 95 70

Full multi-shot audit completed 2/2 planned shots over 2 changed files. Global verifier still owns final merge decision. | Full multi-shot audit completed 2/2 planned shots over 2 changed files. Global verifier still owns final merge decision.

Blocking

🔴 HIGH Missing ./redaction subpath export in exports map — packages/ui/package.json

The changeset (.changeset/redacted-document-viewer.md, now deleted by this release) and the generated CHANGELOG entry both advertise the RedactedDocument component at import path @tangle-network/ui/redaction. However, the exports map in package.json (lines 24-99) has no ./redaction entry. Every other subpath in this package follows the pattern — e.g. ./editor./dist/editor.{js,d.ts}, ./chat./dist/chat.{js,d.ts} — but ./redaction was never added. Additionally, packages/ui/tsup.config.ts is missing a redaction: 'src/redaction/index.ts' entry, so even if the export map were added, the dist files wouldn't exist. Both must be added together. The comp


tangletools · 2026-06-04T12:11:29Z · trace

@tangletools tangletools left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ 1 Blocking Finding — 210726a4

Full multi-shot audit completed 2/2 planned shots over 2 changed files. Global verifier still owns final merge decision. | Full multi-shot audit completed 2/2 planned shots over 2 changed files. Global verifier still owns final merge decision.

Full immutable report for this review: trace

Latest PR review status: sticky summary


tangletools · 2026-06-04T12:11:29Z · immutable trace

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 210726a to 5454ddc Compare June 6, 2026 23:16
@tangletools

Copy link
Copy Markdown

✅ No Blockers — 5454ddca

Readiness 95/100 · Confidence 70/100 · 0 findings (none)

deepseek: Correctness 95 · Security 95 · Testing 95 · Architecture 95

Full multi-shot audit completed 2/2 planned shots over 2 changed files. Global verifier still owns final merge decision.

No findings.


tangletools · 2026-06-06T23:27:45Z · trace

@tangletools tangletools dismissed their stale review June 6, 2026 23:27

Superseded by re-review — no blocking findings on latest commit.

@tangletools tangletools left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Clean — 5454ddca

Full multi-shot audit completed 2/2 planned shots over 2 changed files. Global verifier still owns final merge decision.

Full immutable report for this review: trace

Summary comment for this run: full summary


tangletools · 2026-06-06T23:27:45Z · immutable trace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant