Skip to content

Add opt-in schema issue input reporting, closes #7021 - #7093

Merged
gcanti merged 11 commits into
mainfrom
stupid-clanker
Aug 6, 2026
Merged

Add opt-in schema issue input reporting, closes #7021#7093
gcanti merged 11 commits into
mainfrom
stupid-clanker

Conversation

@gcanti

@gcanti gcanti commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@changeset-bot

changeset-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 854e243

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 30 packages
Name Type
effect Patch
@effect/ai-anthropic Patch
@effect/ai-openai Patch
@effect/ai-openai-compat Patch
@effect/ai-openrouter Patch
@effect/atom-react Patch
@effect/atom-solid Patch
@effect/atom-vue Patch
@effect/docgen Patch
@effect/doctest Patch
@effect/openapi-generator Patch
@effect/opentelemetry Patch
@effect/platform-browser Patch
@effect/platform-bun Patch
@effect/platform-deno Patch
@effect/platform-node Patch
@effect/platform-node-shared Patch
@effect/sql-clickhouse Patch
@effect/sql-d1 Patch
@effect/sql-libsql Patch
@effect/sql-mssql Patch
@effect/sql-mysql2 Patch
@effect/sql-pg Patch
@effect/sql-pglite Patch
@effect/sql-sqlite-bun Patch
@effect/sql-sqlite-do Patch
@effect/sql-sqlite-node Patch
@effect/sql-sqlite-react-native Patch
@effect/sql-sqlite-wasm Patch
@effect/vitest Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@gcanti gcanti changed the title Add opt-in schema issue input reporting, closes #7021- #7083 Add opt-in schema issue input reporting, closes #7021 Aug 6, 2026
@effect-slopcop effect-slopcop Bot added 4.0 enhancement New feature or request labels Aug 6, 2026
@gcanti gcanti linked an issue Aug 6, 2026 that may be closed by this pull request

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. The PR implements opt-in reportInput parsing cleanly across the schema/Optic/AI packages, and the related API surface changes (throwing Schema validation failed with issue cause, SchemaIssue.Issue returns, and Issue#toString simplification) are well documented in the changeset. All relevant tests, type checks, doctests, and lint passed locally.

Pullfrog  | ⚠️ this action is pinned to a commit SHA, which freezes the cleanup step — switch to @v0 or keep the SHA fresh with Dependabot | View workflow run | Using Kimi K2 (free via Pullfrog for OSS) | 𝕏

@gcanti
gcanti merged commit b938c8a into main Aug 6, 2026
20 of 22 checks passed
@gcanti
gcanti deleted the stupid-clanker branch August 6, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.0 enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

From Discord: Add opt-in exact input values to schema error reports

1 participant