Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 336 Bytes

File metadata and controls

5 lines (4 loc) · 336 Bytes
@equinor/fusion-framework-cli-plugin-copilot patch

Fix a build failure caused by @github/copilot-sdk's stricter JsonValue typing on tool-call arguments. Tool-call detail extraction (url/path/load/selector) now narrows the union type before reading properties instead of relying on unchecked optional chaining.