feat(FN-2615): merge fusion/fn-2615 (auto-resolved)
- fix(FN-2615): restore workspace lint and test stability
This commit is contained in:
@@ -12,7 +12,7 @@ import {
|
||||
import { createFnAgent as engineCreateFnAgent } from "@fusion/engine";
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
let createFnAgent: any = engineCreateFnAgent;
|
||||
const createFnAgent: any = engineCreateFnAgent;
|
||||
|
||||
/**
|
||||
* Shared diagnostics helper for the subtask-breakdown module.
|
||||
|
||||
Reference in New Issue
Block a user