Skip to content

Adding proto changes and translation logic for handling TypedProperties#2856

Open
O-sura wants to merge 2 commits into
mainfrom
feat/sdk-typedproperties
Open

Adding proto changes and translation logic for handling TypedProperties#2856
O-sura wants to merge 2 commits into
mainfrom
feat/sdk-typedproperties

Conversation

@O-sura

@O-sura O-sura commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Purpose

This PR adds the new TypedProperties mapping logic into python policy engine to stores additional properties which has complex structures which needs to be preserved in their original typed form (e.g. arrays or objects) preserving structure that Properties flattens to strings.

Related with:

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@O-sura, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 50 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 4c45b3e3-8033-4179-90bf-0f20648c220c

📥 Commits

Reviewing files that changed from the base of the PR and between 135a77d and 503f5c9.

⛔ Files ignored due to path filters (2)
  • gateway/gateway-runtime/policy-engine/go.sum is excluded by !**/*.sum
  • gateway/gateway-runtime/policy-engine/internal/pythonbridge/proto/python_executor.pb.go is excluded by !**/*.pb.go
📒 Files selected for processing (8)
  • gateway/gateway-runtime/api/proto/python_executor.proto
  • gateway/gateway-runtime/policy-engine/go.mod
  • gateway/gateway-runtime/policy-engine/internal/pythonbridge/translator.go
  • gateway/gateway-runtime/policy-engine/internal/pythonbridge/translator_test.go
  • gateway/gateway-runtime/python-executor/executor/translator.py
  • gateway/gateway-runtime/python-executor/proto/python_executor_pb2.py
  • gateway/gateway-runtime/python-executor/tests/test_translator.py
  • sdk-python/src/apip_sdk_core/policy/v1alpha2/types.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/sdk-typedproperties

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@github-actions

Copy link
Copy Markdown
Contributor

Dependency Validation Results

⚠️ Please verify the scope of the dependencies usage is necessary

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