Skip to content

[P1] Stub Cleanup: Remove tools/missing/ directory #1096

@Delqhi

Description

@Delqhi

Task

Remove the 17 unused tool stub files from tools/missing/.

Files to remove

SleepTool.ts, CtxInspectTool.ts, MonitorTool.ts, SnipTool.ts, ListPeersTool.ts, WebBrowserTool.ts, TerminalCaptureTool.ts, SubscribePRTool.ts, PushNotificationTool.ts, SendUserFileTool.ts, VerifyPlanExecutionTool.ts, REPLTool.ts, SuggestBackgroundPRTool.ts, WorkflowTool.ts, RemoteTriggerTool.ts, PowerShellTool.ts, index.ts

Why

These are staging stubs — all 14 real implementations already exist under packages/opensin-sdk/src/core/tools/. Keeping stubs causes confusion.

Validation

grep -r "from.*tools/missing" . --include="*.ts" | wc -l = 0

Linked Epic

Epic #1089

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestphase-1Phase 1: Foundation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions