Skip to content

release: 1.5.2#96

Merged
andyMrtnzP merged 3 commits into
mainfrom
release/1.5.2
May 27, 2026
Merged

release: 1.5.2#96
andyMrtnzP merged 3 commits into
mainfrom
release/1.5.2

Conversation

@andyMrtnzP
Copy link
Copy Markdown
Contributor

@andyMrtnzP andyMrtnzP commented May 27, 2026

v1.5.2 - 2026-05-27

  • Add destructive hints for tools
  • Enable OpenAI connectors in OAuth

Summary by CodeRabbit

New Features

  • Added destructive hints for tools
  • Enabled OpenAI connectors in OAuth

Review Change Stack

@andyMrtnzP andyMrtnzP marked this pull request as ready for review May 27, 2026 14:38
@andyMrtnzP andyMrtnzP merged commit 01ce696 into main May 27, 2026
1 of 2 checks passed
@andyMrtnzP andyMrtnzP deleted the release/1.5.2 branch May 27, 2026 14:39
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 27, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5fbd48af-31c7-42b0-847f-bda683ccd632

📥 Commits

Reviewing files that changed from the base of the PR and between b21484f and 6ddd4d1.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • src/config.ts
  • test/lib/config.spec.ts

Disabled knowledge base sources:

  • Linear integration is disabled

You can enable these sources in your CodeRabbit configuration.


Walkthrough

Added ChatGPT connector OAuth redirect pattern (https://chatgpt.com/connector/oauth/*) to the default allowed redirect URI patterns in config, updated the corresponding test baseline, and documented the change in the v1.5.2 changelog.

Changes

ChatGPT OAuth Connector Configuration

Layer / File(s) Summary
OAuth redirect pattern configuration and tests
src/config.ts, test/lib/config.spec.ts
Added https://chatgpt.com/connector/oauth/* to DEFAULT_ALLOWED_REDIRECT_URI_PATTERNS, and updated test baseline BASELINE_PATTERNS to include the new default pattern.
Release documentation
CHANGELOG.md
Documented v1.5.2 release notes adding destructive hints for tools and enabling OpenAI connectors in OAuth.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • artiom

Poem

🐰 A new pattern hops into the list,
Config and tests give it a twist,
Changelog sings v1.5.2 cheer,
Connectors welcome — spring is here! ✨

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/1.5.2

Comment @coderabbitai help to get the list of available commands and usage tips.

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