Skip to content

Detect output_schema and parameter default changes#17

Merged
askmy-stack merged 1 commit into
mainfrom
feat/output-schema-and-defaults
Jul 11, 2026
Merged

Detect output_schema and parameter default changes#17
askmy-stack merged 1 commit into
mainfrom
feat/output-schema-and-defaults

Conversation

@askmy-stack

Copy link
Copy Markdown
Owner

Summary

Fixes #8
Fixes #15

Test plan

  • pytest (full suite)
  • ruff check on touched files
  • mypy on package

Made with Cursor

Completes remaining Phase-1 compatibility rules so agent-visible output and default drift is reported with stable codes instead of coarse schema breaks.

Co-authored-by: Cursor <cursoragent@cursor.com>
@askmy-stack askmy-stack self-assigned this Jul 11, 2026
@askmy-stack
askmy-stack merged commit 7d6a3a0 into main Jul 11, 2026
0 of 3 checks passed
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.

Detect parameter default-value changes Detect output_schema changes between snapshots

1 participant