Skip to content

Add surrounding features - Agents Documentations with Other features - #168

Merged
iam404 merged 9 commits into
next-1.0.0from
extra-features
May 24, 2026
Merged

Add surrounding features - Agents Documentations with Other features#168
iam404 merged 9 commits into
next-1.0.0from
extra-features

Conversation

@iam404

@iam404 iam404 commented May 24, 2026

Copy link
Copy Markdown
Member

@iam404
iam404 requested a review from a team as a code owner May 24, 2026 10:32

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8cdc857c37

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

POLICY_SET_NEWEST_VERSION = "newest_version"
POLICY_SET_CURRENT_VERSION = "current_version"
POLICY_SET_WORKSPACE_EXCLUSIONS = "workspace_exclusions"
POLICY_SET_PROJECT_EXCLUSIONS = "project_exclusions"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Use API include token for project exclusions

The new POLICY_SET_PROJECT_EXCLUSIONS enum value is set to "project_exclusions", but policy-set include tokens follow the API relationship naming (hyphenated, e.g. workspace-exclusions). When callers pass this enum via PolicySetReadOptions.include, the client will send an unsupported include token and the read request can fail with a 4xx instead of returning the policy set with exclusions.

Useful? React with 👍 / 👎.

@iam404 iam404 changed the title Add surrounding features Add surrounding features - Agents Documentations with Other features May 24, 2026
@iam404
iam404 merged commit 0b67123 into next-1.0.0 May 24, 2026
11 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.

1 participant