Merge pull request #3343 from code-yeongyu/refactor/ultrawork-cleanup-pass
refactor: trim duplicate logic and dead internal exports
This commit is contained in:
@@ -9,7 +9,7 @@ import { START_WORK_TEMPLATE } from "./templates/start-work"
|
||||
import { HANDOFF_TEMPLATE } from "./templates/handoff"
|
||||
import { REMOVE_AI_SLOPS_TEMPLATE } from "./templates/remove-ai-slops"
|
||||
|
||||
export interface LoadBuiltinCommandsOptions {
|
||||
interface LoadBuiltinCommandsOptions {
|
||||
useRegisteredAgents?: boolean
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user