Josh Lehman
|
5836ddea3f
|
test: fix amazon-bedrock extension test boundary (#58753)
* Tests: stop amazon-bedrock from importing private core plugin types
* Config: refresh generated doc baseline
|
2026-03-31 22:24:38 -07:00 |
|
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
|
8e0ab35b0e
|
refactor(plugins): decouple bundled plugin runtime loading
|
2026-03-29 09:10:38 +01:00 |
|
Vincent Koc
|
fbd88e2c8f
|
Main recovery: restore formatter and contract checks (#49570)
* Extensions: fix oxfmt drift on main
* Plugins: restore runtime barrel exports on main
* Config: restore web search compatibility types
* Telegram: align test harness with reply runtime
* Plugin SDK: fix channel config accessor generics
* CLI: remove redundant search provider casts
* Tests: restore main typecheck coverage
* Lobster: fix test import formatting
* Extensions: route bundled seams through plugin-sdk
* Tests: use extension env helper for xai
* Image generation: fix main oxfmt drift
* Config: restore latest main compatibility checks
* Plugin SDK: align guardrail tests with lint
* Telegram: type native command skill mock
|
2026-03-18 00:30:01 -07:00 |
|
Peter Steinberger
|
a8907d80dd
|
feat: finish xai provider integration
|
2026-03-17 21:31:20 -07:00 |
|
Peter Steinberger
|
f9588da3e0
|
refactor: split plugin testing seam from bundled extension helpers
|
2026-03-17 01:05:09 -07:00 |
|
Peter Steinberger
|
f6868b7e42
|
refactor: dedupe channel entrypoints and test bridges
|
2026-03-16 23:52:23 -07:00 |
|
Peter Steinberger
|
7cc5789202
|
refactor(plugins): finish provider auth boundary cleanup
|
2026-03-16 01:20:56 -07:00 |
|