Michael Flanagan
|
eee185af99
|
feat(amazon-bedrock): add Bedrock Guardrails support (#58588)
* feat(amazon-bedrock): just the kiro plans, need to remove before PR
* docs(bedrock-guardrails): add environment setup instructions
* docs(bedrock-guardrails): mark environment setup tasks as completed
* feat(amazon-bedrock): add trace configuration to guardrail settings
* feat(amazon-bedrock): implement guardrail wrapper factory and wire into registration
* test(amazon-bedrock): add comprehensive guardrail configuration tests
* docs(bedrock): add guardrails configuration documentation
* docs(bedrock-guardrails): add comprehensive manual testing guide for Docker deployment
* docs(bedrock-guardrails): expand manual testing guide with STS credentials and config options
* docs(bedrock-guardrails): complete manual testing verification with 8 test scenarios
* chore: remove kiro spec files from PR
* fix(docs): correct guardrail config path to plugins.entries.*.config
* style: format docs and test files
|
2026-03-31 21:09:52 -04:00 |
|
Peter Steinberger
|
637b4c8193
|
refactor: move remaining provider policy into plugins
|
2026-03-29 23:05:58 +09:00 |
|
Peter Steinberger
|
d042192c7c
|
refactor(plugins): move provider policy hooks into plugins
|
2026-03-28 06:11:13 +00:00 |
|
Vincent Koc
|
6ebcd853be
|
fix(plugin-sdk): isolate provider entry surfaces
|
2026-03-18 13:20:46 -07:00 |
|
Peter Steinberger
|
a8907d80dd
|
feat: finish xai provider integration
|
2026-03-17 21:31:20 -07:00 |
|
Peter Steinberger
|
6f795fd60e
|
refactor: dedupe bundled plugin entrypoints
|
2026-03-17 00:14:12 -07:00 |
|
Peter Steinberger
|
7cc5789202
|
refactor(plugins): finish provider auth boundary cleanup
|
2026-03-16 01:20:56 -07:00 |
|