fix: remove task-continuation-enforcer references after dev merge
Dev removed task-continuation-enforcer entirely. Remove all remaining references from plugin hooks, event handler, tool-execute-before, and config schema to align with origin/dev.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="../../node_modules/bun-types/test.d.ts" />
|
||||
/// <reference types="bun-types" />
|
||||
|
||||
import { describe, test, expect, spyOn, beforeEach, afterEach } from "bun:test"
|
||||
import { resolveCategoryConfig, createConfigHandler } from "./config-handler"
|
||||
|
||||
Reference in New Issue
Block a user