Skip to content

feat: port regex filter plugin to cpex#14

Draft
lucarlig wants to merge 2 commits intomainfrom
fix/regex-filter-rust-port
Draft

feat: port regex filter plugin to cpex#14
lucarlig wants to merge 2 commits intomainfrom
fix/regex-filter-rust-port

Conversation

@lucarlig
Copy link
Copy Markdown
Collaborator

@lucarlig lucarlig commented Apr 8, 2026

Summary

  • add a new Rust-owned regex_filter plugin package under plugins/rust/python-package
  • port the regex replacement engine and gateway hook integration from mcp-context-forge branch 2996_rewrite_regex_filter_rust
  • port plugin-local Rust and Python tests for regex behavior and hook handling

Verification

  • cargo test
  • make check-all
  • uv run pytest tests/ -v
  • uv run pytest tests/ -q

Notes

  • This is a draft PR as requested.
  • The standard detailed-code-review workflow has not been run yet in this task and should be run before review/merge.

lucarlig added 2 commits April 8, 2026 12:06
Signed-off-by: lucarlig <luca.carlig@ibm.com>
Signed-off-by: lucarlig <luca.carlig@ibm.com>
@lucarlig lucarlig marked this pull request as ready for review April 8, 2026 13:29
@jonpspri jonpspri marked this pull request as draft April 9, 2026 09:22
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