From 255cc8b02a57ea7e10e35c746f3680a5175e1fc4 Mon Sep 17 00:00:00 2001 From: diegosouzapw Date: Fri, 7 Aug 2026 03:19:33 -0300 Subject: [PATCH] docs(changelog): fragment for #9614 --- changelog.d/maintenance/9614-opencode-plugin-bare-key-suite.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/maintenance/9614-opencode-plugin-bare-key-suite.md diff --git a/changelog.d/maintenance/9614-opencode-plugin-bare-key-suite.md b/changelog.d/maintenance/9614-opencode-plugin-bare-key-suite.md new file mode 100644 index 0000000000..c47643b915 --- /dev/null +++ b/changelog.d/maintenance/9614-opencode-plugin-bare-key-suite.md @@ -0,0 +1 @@ +- **test(cli):** OpenCode plugin suite realigned to the bare-key static-catalog contract from #9178/#9175 (21 tests were red on every opencode-plugin CI run; 287/287 after) ([#9614](https://github.com/diegosouzapw/OmniRoute/pull/9614))