Skip to content

Release 1.2.0 — hardened ingestion and a leaner agent payload - #1

Merged
heyderekj merged 1 commit into
mainfrom
release-1.2.0
Jul 31, 2026
Merged

Release 1.2.0 — hardened ingestion and a leaner agent payload#1
heyderekj merged 1 commit into
mainfrom
release-1.2.0

Conversation

@heyderekj

Copy link
Copy Markdown
Owner

Bumps the product version to 1.2.0 and fills the /changelog entry for everything that landed on main today. No functional code changes — this is config/revisemy.php plus config/changelog.php.

Minor rather than patch, because agents see real behaviour changes:

  • get_review payloads are ~60% smaller
  • resolve_marks returns a new skipped list
  • three fewer tools are advertised while paid pricing is paused

Nothing documented was removed. The two fields that went — the screenshots[].annotations alias and focus_preview.bg_style — were undocumented, and only the inline review app read the latter, which it now composes client-side.

Verified

  • 223/223 tests pass, Pint clean
  • /changelog renders v1.2.0 with all five highlights, the 1.1.2 entry intact, and no leftover stub
  • Version badge and changelog agree (config('revisemy.version') is the single source of truth, which the MCP server now reads too)

After merge

Deploy from Laravel Cloud. Production is still serving the pre-hardening code, so the SSRF fix is not protecting anything until then.

🤖 Generated with Claude Code

Minor rather than patch: agents see real behaviour changes (smaller
get_review payload, a new skipped list on resolve_marks, three fewer
tools while pricing is paused). Nothing documented was removed — the
fields that went are the undocumented screenshots[].annotations alias and
focus_preview.bg_style, which only the inline review app ever read and
which it now composes itself.

Co-Authored-By: Claude Opus 5 <[email protected]>
@heyderekj
heyderekj merged commit e15bf4a into main Jul 31, 2026
3 checks passed
@heyderekj
heyderekj deleted the release-1.2.0 branch July 31, 2026 14:54
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